Welcome to Geeklog, Anonymous Sunday, March 08 2026 @ 10:18 am EDT
Geeklog Forums
Problems logging out of geeklog after installing G2Bridge
Orion
Anonymous
I got the bridge installed .. everything seems to be functioning properly but when I try to log out I get a blank screen. I turned on php error logging and it says "Fatal error: Undefined class name 'galleryembed' in f:\server\http\apache\apache\bin\geeklog\plugins\G2Bridge\functions.inc on line 149"
Any ideas?
Orion
Running Gallery v. 2.2.2
Geeklog v. 1.4.1
G2Bridge v. 2.0.1
Any ideas?
Orion
Running Gallery v. 2.2.2
Geeklog v. 1.4.1
G2Bridge v. 2.0.1
21
30
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
Actually I just found that error myself.
you can either download the latest, or edit the offending function.
path_to_geeklog/plugins/G2Bridge/functions.inc
line 147
{
G2B_G2_init();
GalleryEmbed::logout( array('embedPath' => $_G2B_CONF['embedUri']) );
}
need to add the call to init.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
you can either download the latest, or edit the offending function.
path_to_geeklog/plugins/G2Bridge/functions.inc
line 147
Text Formatted Code
function plugin_user_logout_G2Bridge( $uid ){
G2B_G2_init();
GalleryEmbed::logout( array('embedPath' => $_G2B_CONF['embedUri']) );
}
need to add the call to init.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
19
16
Quote
Orion
Anonymous
Thanks .. I upgraded .. that solved the problem :banana:
20
23
Quote
All times are EDT. The time is now 10:18 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content