1
Hello,
I am using XOOPS 2.0.13 and xlangauge 2.06. After the upgrade of php5, I got this error meesage and blankpage:
[25-Apr-2009 22:13:32] PHP Fatal error: Call to a member function getAll() on a non-object in /home1/dfwchine/public_html/aquari
ancapital/modules/xlanguage/include/functions.php on line 169
The line of the code is this
$langs =& $GLOBALS["xlanguage_handler"]->getAll(true);
Thanks for your help !!