xaraya gallery2 integration error on logout

krwester

Joined: 2004-07-25
Posts: 12
Posted: Wed, 2005-03-02 13:15

Using:

Xaraya 0.9.12 and gallery2 CVS snapshot 2/23/05. Integration using the module by valiant I believe (from cvs). Everything works, except I get this error on logout:

Quote:
Fatal error: Undefined class name 'galleryutilities' in /home/******/public_html/*********/gallery2/embed.php on line 198

If I go back to the address, I am logged out, which is good. But I am trying to debug this error. Any ideas?


Gallery URL (optional):
Gallery version: cvs snapshot 2/23/05
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2005-03-02 15:01

fixed.
either edit your embed.php in G2 (not the xaraya module), in function logout, move the include GalleryUtilities line right after the include sessions line, or update the embed.php from cvs, but anonymous cvs will see the change only after hours++.