1
I have installed xcGallery on XOOPS 2.2.2, and viewing an album or gallery is fine, but whenever you go to view a full image, I get the following Fatal error instead:
Fatal error: Call to a member function on a non-object in d:\htdocs\dragyn\header.php on line 37
This has something to do with the following line in header.php:
$GLOBALS['xTheme']->checkCache();
but I have no idea what. Can someone please help me fix this?