Hi All
Gallery 2.3.3, I'm getting the following error for one of my users. Any ideas?
I'm running an updateUser to correct this user's password (hashed from vBulletin). For another user, the code worked, for this user it failed.
Do the classes in the error message suggest what is missing?
Thanks
Alan
line: 90, Failed to update G2 user with extId [21]. Here is the error message from G2:
Error (ERROR_MISSING_OBJECT, ERROR_UNKNOWN) : Missing object for 3415
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 2075 (gallerycoreapi::error)
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 98 (gallerystorageextras::_identifyentities)
in modules/core/classes/GalleryStorage.class at line 298 (gallerystorageextras::loadentities)
in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 71 (mysqlstorage::loadentities)
in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 127 (galleryentityhelper_simple::loadentitiesbyid)
in modules/core/classes/GalleryCoreApi.class at line 2298 (galleryentityhelper_simple::loadentitybyexternalid)
in modules/core/classes/GalleryEmbed.class at line 375 (gallerycoreapi::loadentitybyexternalid)
in /home/sites/stdregisterforum.org.uk/public_html/gallery2.php at line 88 (galleryembed::updateuser)
in /home/sites/stdregisterforum.org.uk/public_html/gallery2.php at line 50