1
Hello,
I have activated the php debugger, and I obtain hundreds of messages, by example:
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
The displayed files are many, the directories are: class, include, kernel...
The XOOPS version is 2.0.13 in spanish language. When these messages are displayed at begin of page, XOOPS works fine except the fonts are bigger. If the messages only are displayed below page the fonts are ok.
Can anyone helps me?
Thanks,