WPG2 breaks when using OpenID

lucg71

Joined: 2008-03-31
Posts: 8
Posted: Mon, 2008-07-07 04:42

WPG2 completely breaks when logging in as a user using OpenID. My blog does not show up at all after login, instead WPG2 spits out the following error:

Fatal G2 error
Here's the error from G2: Error (ERROR_MISSING_OBJECT)
in modules/core/classes/helpers/GalleryUserHelper_medium.class at line 143 (GalleryCoreApi::error)
in modules/core/classes/GalleryCoreApi.class at line 533 (GalleryUserHelper_medium::fetchUserByUserName)
in /home/.sparki/ldreamrealm.org/blog/wp-content/plugins/wpg2/wpg2embed.inc at line 229 (GalleryCoreApi::fetchUserByUserName)
in /home/.sparki/dreamrealm.org/blog/wp-content/plugins/wpg2/wpg2embed.inc at line 110
in /home/.sparki/ldreamrealm.org/blog/wp-content/plugins

When logging in as a regular user (read: non OpenID) or by remaining as a guest, the issue does not appear. This only started happening after I upgraded WPG2. I have also attempted to upgrade to 3.0.7 but the problem persists.

 
lucg71

Joined: 2008-03-31
Posts: 8
Posted: Thu, 2008-07-10 17:57

Anyone?
I suspect this is because WPG2 requires a password, which does not technically exist with an OpenID user.
Is this something that will be looked at?

 
lucg71

Joined: 2008-03-31
Posts: 8
Posted: Mon, 2008-07-28 03:37

Any way to set up WPG2 so that it doesn't require a Gallery login? I only want to display images from my gallery in a widget. I don't want people to have an account on my gallery (except if they register directly through Gallery). Is there any way of doing this?