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.
Posts: 8
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?
Posts: 8
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?