1
I had a server upgrade done and now i can not access several of the modules -of many XOOPS installations.
Xoops versions include both the 2.2 and 2.0.x iterations
Just about every module is affected, all showing varients of the same error message. On most sites I was not even able to get to admin to set php debugger, but here is data I did get:
---------------------------
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/module.php line 368
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 259
When loading xoopsgallery module 1.3.3.7 I get more of the same plus:
Fatal error: Cannot re-assign $this in /home/alonso/public_html/x2/modules/xoopsgallery/classes/Album.php on line 412
--------------------------------
Server info
XOOPS Version:XOOPS 2.2.3 Final
XOOPS Theme:flash_test
XOOPS Template Set:default
PHP Version:5.2.0
MySQL Version:5.0.27-standard
Server Software:
Apache/1.3.37 (Unix) mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
User's Browser:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
additional info
cpanel install
phpsuexec enabled
suexec enabled
php global_variables on
php dynamic libraries disabled
ANY IDEAS OR HELP WOULD BE GREATLY APPRECIATED...