22
This is what I get on the forum when php debug is enabled.
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
This is what I get on all XOOPS pages with it enabled.
Notice [PHP]: Only variables should be assigned by reference in file kernel/profile.php line 94
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229
Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 39
Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 45
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 53
Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 41
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 50
Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 58
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 90
I was told to turn php debug off is the reason that I had it off
Thanks
Tim
Any idea on what to do now?