4
Sorry for the misunderstanding. The problem can be seen if you follow the next link:
http://www.atomsworld.com/modules/newbb/When I turn debug on, I get the following error on this page:
Notice: Only variables should be assigned by reference in file /modules/article/include/functions.ini.php line 143
Next... I didn't notice it before, but preferences admin menu produces 10(!!!) errors:
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 78
Notice: Only variables should be assigned by reference in file /class/xoopslists.php line 200
Notice: Only variables should be assigned by reference in file /kernel/module.php line 542
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 155
Notice: Only variables should be assigned by reference in file /kernel/tplset.php line 193
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 136
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 174
In every page those errors appear, but slightly different each time.
Site information:
Xoops 2.0.16
PHP 4.4.2
Theme: sev_zero
Server: apache
In addition, I noticed the 'Debug mode' options have changed. I no longer see php or MySQL debug, but only the following four options:
Off
Enable debug (inline mode)
Enable debug (popup mode)
Smarty templates debug
I used popup mode to get these errors.