1
XOOPS 2.0.13.2
Xoops Gallery Version 1.33
theme: Senerji
I have been using the above with no problems for at least a year. As of last week, when the gallery link on the menu is clicked it returns a blank page. My web host moved my website to a new server with php 5. Would this be the problem as to why I can't see my gallery page?
I've run the check imagemagick to test each ImageMagick binary individually, it everything returns Okay with no errors.
I turned on the php debug and clicked on the gallery link and I get a page that returned the following:
Fatal error: Cannot re-assign $this in /home/antiban1/public_html/main/modules/xoopsgallery/classes/Album.php on line 412
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 491
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Undefined property: stdClass::$app in file modules/xoopsgallery/config.php line 5
Notice [PHP]: Use of undefined constant no - assumed 'no' in file modules/xoopsgallery/config.php line 36
Notice [PHP]: Undefined index: showOwners in file modules/xoopsgallery/config.php line 59
Notice [PHP]: Undefined index: HTTPS in file modules/xoopsgallery/init.php line 74
Can anyone please tell me what the above means and how I can go about fixing my gallery page? I know the pics are there and if I look them up from a command line, they show up. Please help! Thank you in advance.
Alfonso