1
News seems to work fine as its own module, but when I have it assigned to the front page I am getting the following error:
Quote:
Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/ufli/include/notification_functions.php on line 95
I am running XOOPS 2.2.3 Final & PHP 4.4.0
Line 95 of that file reads:
Quote:
$not_config =& $module->getInfo('notification');