1
I upgraded to XOOPS 2.2.2 and receive the following error when trying to view a picture through XcGallery.
Fatal error: Call to a member function on a non-object in L:\mysite\apache\www\intranet\header.php on line 33 .
Line 33 of the header.php file is:
$GLOBALS['xTheme']->checkCache();
I can view the main xcgallery page and an album, but I cannot view an individual picture. I have several other modules installed (xyp4all, xoopspoll, Site Stats, newbb,...) and they all work without any trouble. At one time I had Xt_Temas installed. I have removed and reinstalled this module a few times, but this has not helped.
I am running under Apache 2.0, PHP 4.3.4, and MySQL 4.1.9 on Windows Server 2003.