Announcement

#16 2015-06-14 21:18:50

fifreb
Member
2015-06-09
8

Re: [Plugin] Preload

Manu wrote:

I renamed the plugin folder from my file manager, and that allowed me to access piwigo site again. I uninstalled the plugin.

Hi Manu,

I'm sorry my plugin caused you troubles.
I'm glad you figured by yourself how to get rid of it and were successful in bringing back your Piwigo gallery online.

mistic100 wrote:

you must use PHP 5.2 minimum, Piwigo can't run on versions below
see with your host

Actually the problem was different, I was using the construct:

Code:

(new Object())->method()

Which isn't supported until PHP 5.5 if memory serves well.

I've released Preload 0.3.3 which should address this problem and which should also fix some other issues crashing the preloading in corner cases.

Manu, I would greatly appreciate if you could try it again with 0.3.3.

Thanks,
Fif.

Offline

 

#17 2015-10-12 07:57:35

ewmalmbe
Guest

Re: [Plugin] Preload

Hi,
love love LOVE the extension. Really helps to make the experience smooth.  I found a bug on my install I'd like to share with you.

I tried the plugin without the Automatic Size extension and Preload didn't work (same/similar error) when browsing a photo, so I installed Automatic Size and activated and Preload worked great. Now if I browse my album, I click the Photo Size and see the Automatic option is checked along with the size of the photo. This is good. Now if I uncheck Automatic to see the rest of the photos as a explict size, then I receive the following error. 

I am using the Dark theme but the error exists in the Elegant theme as well. The easy option is not to turn off automatic but I can be sure my guests would try to break it.


( ! ) Notice: Undefined variable: thisSize in /var/www/piwigo/plugins/Preload/main.inc.php on line 197
Call Stack
#    Time    Memory    Function    Location
1    0.0001    234144    {main}( )    ../picture.php:0
2    0.0401    1577288    include( '/var/www/piwigo/include/page_header.php' )    ../picture.php:994
3    0.0402    1577552    trigger_notify( )    ../page_header.php:29
4    0.0402    1578168    call_user_func_array:{/var/www/piwigo/include/functions_plugins.inc.php:279} ( )    ../functions_plugins.inc.php:279
5    0.0402    1578552    Preload_populate_images( )    ../functions_plugins.inc.php:279

( ! ) Catchable fatal error: Argument 2 passed to DerivativeImage::__construct() must be an instance of SrcImage, string given, called in /var/www/piwigo/plugins/Preload/main.inc.php on line 197 and defined in /var/www/piwigo/include/derivative.inc.php on line 194
Call Stack
#    Time    Memory    Function    Location
1    0.0001    234144    {main}( )    ../picture.php:0
2    0.0401    1577288    include( '/var/www/piwigo/include/page_header.php' )    ../picture.php:994
3    0.0402    1577552    trigger_notify( )    ../page_header.php:29
4    0.0402    1578168    call_user_func_array:{/var/www/piwigo/include/functions_plugins.inc.php:279} ( )    ../functions_plugins.inc.php:279
5    0.0402    1578552    Preload_populate_images( )    ../functions_plugins.inc.php:279
6    0.0407    1585368    DerivativeImage->__construct( )    ../main.inc.php:197

 

#18 2015-12-03 02:02:57

Thomas Askeberg
Guest

Re: [Plugin] Preload

Hi,

I think I found a bug, see main.inc.php line 197, shouldnt it be like this:

$img = new DerivativeImage($size, $srcImg);

 

#19 2016-07-01 23:31:35

Gregory Koss
Guest

Re: [Plugin] Preload

Hi,

I would love to the capabilities of this plugin but it doesn't seem to work.  I got an error when using it initially.

After installing the Automatic Size plugin it works like a charm and is a great addition on my ReadyNAS 104.  This unit doesn't have a lot of HW so the Preload really makes a difference.

Thanks,
-G

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact