G1 w/ Postnuke Migration

uoyllik

Joined: 2007-02-24
Posts: 4
Posted: Sun, 2007-02-25 08:43

Hi there, ive been able to migrate all of the old gallery 1 data which includes the images, comments, and etc but i have a big problem, the users! Since the gallery integration in postnuke uses the postnuke user database, i had to write a script to simply insert users into the g2 database from the postnuke database. But for some reason when trying to view the user list in g2 i get this error:

Error (ERROR_MISSING_OBJECT) : Missing object for 33

* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1874 (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/GalleryCoreApi.class at line 2249 (galleryentityhelper_simple::loadentitiesbyid)
* in modules/core/AdminUsers.inc at line 197 (gallerycoreapi::loadentitiesbyid)
* in modules/core/SiteAdmin.inc at line 201 (adminusersview::loadtemplate)
* in modules/core/classes/GalleryView.class at line 300 (siteadminview::loadtemplate)
* in main.php at line 441 (siteadminview::doloadtemplate)
* in main.php at line 94
* in main.php at line 83

System Information
Gallery version 2.2-rc-1
PHP version 4.4.4 cgi
Webserver Apache
Database mysqlt 4.1.18-standard-log
Toolkits ImageMagick, Thumbnail, Gd
Operating system Linux cgi1005.int.bizland.net 2.4.32-grsec #1 Fri Mar 17 12:22:27 EST 2006 i686
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

 
uoyllik

Joined: 2007-02-24
Posts: 4
Posted: Sun, 2007-02-25 22:23

Ok so i even went and entered a user to group map in the database, thinking this is why it wasnt working, but surprise surpsie it still takes a dump when trying to login or viewing the user list.

Nobody has any answers on this one? Seems to me gallery isn't as flexible as i thought, a real shame.