Jump to content

VR6Pete

Clients
  • Posts

    538
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by VR6Pete

  1. Have imported more markers using profile sync now getting this error;


    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 37889 bytes) in /home/xxx/public_html/forum/system/Data/Store.php on line 121

    What is the fix / work around for this issue ?

    i probably have at least another 10,000 markets to import.

  2. Great update! Love the profile sync!

    Just need to wait now for all members to get added to the map...

    With over 12,000 members it going to take a while! A progress bar somewhere would be good. a shame that we cannot increase the limit from 100 per day as 15,000 per month Is allowed.

  3. On ‎01‎/‎05‎/‎2016 at 0:45 AM, Mike John said:

    Would I be able to get admin cp login details? It might be easier just to modify the code a bit to display the original image if your really after quality.

    Sure,

    Yes take it to PM.

  4. I have doubled the thumbnail size vales. But image quality still visually looks poor.

    image.png

    Comparing the above to my original image - the image size just appears bigger but the quality seems poor.

    What am I am after is a good quality thumbnail of the original of the original.

    If you compare that to the thumbnails up. Gallery generates:

    image.png

    The quality is far superior - but looking at the HTML it looks like it has "trimmed / resized" the image on the fly to create a thumbnail, and not a separate image.

    The image source of the above screenshot is actually:

    medium.ed790ad309a9d962ea297a31db714dfb.

     

    <a class="cGalleryTrimmedImage" style='height: 116px; background-image: url("http://www.vr6oc.com/forum/uploads/monthly_2016_04/medium.ed790ad309a9d962ea297a31db714dfb.jpg.9cee252bfef2e19c6ea354978265b6f7.jpg");' href="http://www.vr6oc.com/forum/gallery/category/2-vr6oc-club-events-photos/" data-grid-ratio="40">
    					<h2 class="ipsType_sectionHead ipsTruncate ipsTruncate_line">VR6OC Club Events Photos</h2>
    					<img alt="VR6OC Club Events Photos" src="http://www.vr6oc.com/forum/uploads/monthly_2016_04/medium.ed790ad309a9d962ea297a31db714dfb.jpg.9cee252bfef2e19c6ea354978265b6f7.jpg">
    					<ul class="ipsList_inline ipsType_left cGalleryCat_info">
    						
    							<li><i class="fa fa-clock-o"></i> <time title="04/18/2016  1:14  PM" data-short="18 Apr" datetime="2016-04-18T12:14:09Z">18 April</time></li>
    						
    						
    							<li title="14 comments" class="ipsPos_right" data-ipstooltip=""><i class="fa fa-comment"></i> 14</li>
    						
    						
    							<li title="28 albums" class="ipsPos_right" data-ipstooltip=""><i class="fa fa-th-large"></i> 28</li>
    						
    						<li title="1,626 images" class="ipsPos_right" data-ipstooltip=""><i class="fa fa-camera"></i> 1626</li>
    					</ul>
    				</a>

     

  5. 1 hour ago, Mike John said:

    What do you currently have set for your "Standard thumbnail dimensions" Collections setting? It looks like it might be a bit too low and reducing the image quality for the thumbnail quite a bit.

    Standard = 180 x 120

    Large = 240 x 160

    What dimensions would you recommend?

  6. 9 hours ago, VR6Pete said:

    Great. Cheers Mike. 

    Can anything be done regarding the quality of the images on that widget?

    image.png

    The quality of the images on an iPhone look very poor v's the quality of when you click the full size image. 

    It looks the same on a desktop actually..

    To give you an idea how bad it is,the top photo of the pipe is actually this photo:

    IMG_20160209_161734.jpg.46c18ab95d3e4f57

     

     

  7. 23 hours ago, Mike John said:

    I'll prioritize this bug so it's definitely included next version. ^_^

    Great. Cheers Mike. 

    Can anything be done regarding the quality of the images on that widget?

    image.png

    The quality of the images on an iPhone look very poor v's the quality of when you click the full size image. 

  8. 20 minutes ago, stoo2000 said:

    Please file a support ticket if you need assistance. Make sure to include relevant access details for me to reproduce and investigate the issue.

    Can you confirm if the plugin should create a web-hook for spark post? If it should do then will raise a support request as I cant see one created as of yet.

  9. On ‎21‎/‎04‎/‎2016 at 2:52 AM, Mike John said:

    I'm sorry but I'd need a more time to put together a change for that particular widget in the next version. The latest images widget is still an edit I can put together.

    Hi Mike,

    Yes that's absolutely fine ^_^ I don't use the latest images as Like the ability for users to click the vehicle to enter the respective garage ^_^

  10. On ‎19‎/‎04‎/‎2016 at 4:57 AM, Mike John said:

    Sorry I should of asked if this was for the items widget or images widget? The later is possible now, the former will probably require a new version as it's a bit more complicated to include.

    Latest Vehicles - so probably the latest items.

  11. 5 hours ago, Mike John said:

    I do remember the request but it must of got lost somewhere. I can put together some edits now so you don't have to wait until the next version?

    Yeah - that would be awesome mate ^_^ thanks! Just give me a nudge when ready to test ^_^ 

     

     

  12. Ok I was worried that the traffic generator seemingly updates the last logged on / active date for users who have been inactive for quite some time and was concerned that the re-engagement rule wouldn't see these users as a user who has not logged on in 2 months or more 

  13. Bug:

    if a user has "email" notification enabled then it blows up when clicking poke button

    UnderflowException:  (0)
    #0 /home/petevr6/public_html/forum/system/Email/Email.php(493): IPS\Db\_Select->first()
    #1 /home/petevr6/public_html/forum/system/Email/Email.php(159): IPS\_Email->parseTemplate()
    #2 /home/petevr6/public_html/forum/system/Email/Email.php(799): IPS\_Email->__get('body')
    #3 /home/petevr6/public_html/forum/init.php(435) : eval()'d code(82): IPS\_Email->mergeAndSend(Array)
    #4 /home/petevr6/public_html/forum/system/Notification/Notification.php(473): IPS\bouncer_hook_Email->mergeAndSend(Array)
    #5 /home/petevr6/public_html/forum/system/Notification/Notification.php(454): IPS\_Notification->sendEmails(Array, Array)
    #6 /home/petevr6/public_html/forum/applications/pokes/sources/Pokes/Pokes.php(57): IPS\_Notification->send()
    #7 /home/petevr6/public_html/forum/applications/pokes/modules/front/pokes/pokes.php(90): IPS\pokes\_Pokes::sendNotification(Object(IPS\pokes\Pokes), Object(IPS\Member))
    #8 /home/petevr6/public_html/forum/system/Dispatcher/Controller.php(94): IPS\pokes\modules\front\pokes\_pokes->manage()
    #9 [internal function]: IPS\Dispatcher\_Controller->execute()
    #10 /home/petevr6/public_html/forum/init.php(435) : eval()'d code(29): call_user_func_array('parent::execute', Array)
    #11 /home/petevr6/public_html/forum/applications/pokes/modules/front/pokes/pokes.php(22): IPS\Dispatcher\hook54->execute()
    #12 /home/petevr6/public_html/forum/system/Dispatcher/Dispatcher.php(129): IPS\pokes\modules\front\pokes\_pokes->execute()
    #13 /home/petevr6/public_html/forum/index.php(13): IPS\_Dispatcher->run()
    #14 {main}

  14. Ah great, ive installed this lite version now...

    looks great! 

    Have downloaded the example rules and trying to set up member engagement.

    Looking at Scheduled Actions I see Send a re-engagement email to the member listed 5 times. 

    Is this normal behavior?

     

     

×
×
  • Create New...