ERROR_OBJECT_MISSING when adding new users through admin area

qwik3r

Joined: 2007-08-20
Posts: 60
Posted: Thu, 2008-06-05 16:53

I am getting an ERROR_MISSING_OBJECT when attempting to add a user via the admin area. The user still adds but I get this error and it appears that the user is then incompatible with the g2 login. However if I add the same users via the user front end registration it works fin

Quote:
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/psyrek1/public_html/wp-content/plugins/wpg2/wpg2embed.inc at line 199 (GalleryCoreApi::fetchUserByUserName)
in ??? at line 0
in /home/psyrek1/public_html/wp-includes/plugin.php at line 311
in /home/psyrek1/public_html/wp-includes/registration.php at line 201
in /home/psyrek1/public_html/wp-admin/includes/user.php at line 135
in /home/psyrek1/public_html/wp-admin/includes/user.php at line 17
in /home/psyrek1/public_html/wp-admin/admin-ajax.php at line 439

 
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1378
Posted: Tue, 2008-06-10 02:01

Please see the sticky thread regarding this topic up the top of the forum.

Thanks..

____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo

 
qwik3r

Joined: 2007-08-20
Posts: 60
Posted: Tue, 2008-06-10 02:26

This was related to a permissions error btw.