Hi,
I have copied username and md5 encrypted passwords from my site user table to gallery user table.To view those user when I logged in to site admin.In the user module its giving following error:-
Error Detail -
Error (ERROR_MISSING_OBJECT) : Missing object for 50
* in modules\core\classes\GalleryStorage\GalleryStorageExtras.class at line 2054 (GalleryCoreApi::error)
* in modules\core\classes\GalleryStorage\GalleryStorageExtras.class at line 98 (GalleryStorageExtras::_identifyEntities)
* in modules\core\classes\GalleryStorage.class at line 313 (GalleryStorageExtras::loadEntities)
* in modules\core\classes\helpers\GalleryEntityHelper_simple.class at line 71 (GalleryStorage::loadEntities)
* in modules\core\classes\GalleryCoreApi.class at line 2361 (GalleryEntityHelper_simple::loadEntitiesById)
* in modules\core\AdminUsers.inc at line 198 (GalleryCoreApi::loadEntitiesById)
* in modules\core\SiteAdmin.inc at line 209 (AdminUsersView::loadTemplate)
* in modules\core\classes\GalleryView.class at line 293 (SiteAdminView::loadTemplate)
* in main.php at line 465 (GalleryView::doLoadTemplate)
* in main.php at line 104
* in main.php at line 88
System Information
Gallery version 2.3
PHP version 5.2.6 apache2handler
Webserver Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8h mod_autoindex_color PHP/5.2.6
Database mysqli 5.0.51b-community-nt
Toolkits Thumbnail, Gd
Operating system Windows NT ABC 5.1 build 2600
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13
Can anyone help me?? I have already registered user of my site and i want to use them in the gallery as well so copied username and password from my site user table to gallery user table.But facing problem.GalleryEmbed::createUser() can be called while registering new users. How to manage existing users? Let me know if there is any other way.
Posts: 16503
Do you still need help with this or is your other thread that suprsidr has helped in superseded this? Because I don't think there's any help with this. Copying username and MD5 sums into the user table just isn't going to work, there is too much other stuff that goes on. You need to create users through Gallery's interface or API.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here