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?
|
|
| Login or register to post comments |

Posts: 32356
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++.