1
Hi forum members,
My problem is, if I fired up a browser and click on xoopsgallery, all images and albums worked fine. But if I continue opening my "dokuwiki" section, and open xoopsgallery right after, then an empty page will show up. I have to shut down my browser and restart it to show the albums / images.
I tried to check for missing images and it fixed all the errors but still did not work. This problem does not occur with my other XOOPS section, except "dokuwiki"
I enabled php debug and the following shows when the problem occurs:
Fatal error: Call to a member function on a non-object in /var/www/penguins.no-ip.org/htdocs/modules/xoopsgallery/classes/AlbumDB.php on line 154
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 172
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 172
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 804
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 172
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 172
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 172
Notice [PHP]: Undefined offset: -5 in file modules/xoopsgallery/classes/AlbumDB.php line 153
My XOOPS configurations:
XOOPS Version: 2.2.3
Module Name/Version: xoopsgallery
PHP Version: 4.4.0
MySQL Version: 4.1.14
Web Server Software (Apache/IIS/Other): apache 2.0.54
Any help is appreciated.