Error importing v1 gallery

RobL

Joined: 2004-04-26
Posts: 14
Posted: Thu, 2005-01-20 00:42

OK, following on from what now seems to have been two threads of mine (sorry, one was my own fault for not cleaning up the previous install), I've now got the latest build installed and working.

Where I previously was suffering from PHP timeouts when importing my v1 gallery with the alpha release, I asked the current nightly to import all the users and albums from my v1 gallery, and it came back with a gallery error:

An error has occurred.

Back to the Gallery
Error Detail -
Error (ERROR_MISSING_OBJECT)

* in modules/migrate/ConfirmImport.inc at line 900 (gallerystatus::error)
* in main.php at line 147 (confirmimportcontroller::handlerequest)
* in main.php at line 46
* in main.php at line 39

System Information
Gallery version 2.0-alpha-4+
PHP version 4.3.2 apache
Webserver Apache/1.3.27 (Unix) FrontPage/5.0.2.2623 PHP/4.3.2 mod_gzip/1.3.19.1a mod_accounting/1.0 mod_fastcgi/2.4.0 mod_ssl/2.8.14 OpenSSL/0.9.7b rus/PL30.17
Database mysqlt 4.0.15-log
Toolkits Gd
Operating system FreeBSD uk7.valuehost.co.uk 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Jul i386
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0

Any ideas?

Thanks :-)

 
RobL

Joined: 2004-04-26
Posts: 14
Posted: Thu, 2005-01-20 00:51

Actually, in trying to narrow it down a bit, I deleted the partial albums it had imported, and tried to just import one album.

I noticed it wasn't creating the thumbnails, so I tried to use the "thumbnails" option from the site admin page, and then got this:

Error (ERROR_MISSING_OBJECT) : ThumbnailImage

* in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 1628 (gallerystatus::error)
* in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 299 (mysqldatabasestorage::_describeentitymembers)
* in modules/core/classes/GalleryStorage.class at line 113 (mysqldatabasestorage::loadentities)
* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 89 (gallerystorage::loadentities)
* in modules/core/classes/GalleryCoreApi.class at line 2099 (galleryentityhelper_simple::loadentitiesbyid)
* in modules/thumbnail/ThumbnailSiteAdmin.inc at line 144 (gallerycoreapi::loadentitiesbyid)
* in modules/core/SiteAdmin.inc at line 161 (thumbnailsiteadminview::loadtemplate)
* in modules/core/classes/GalleryView.class at line 246 (siteadminview::loadtemplate)
* in main.php at line 257 (siteadminview::doloadtemplate)
* in main.php at line 46
* in main.php at line 39

I'm beginning to feel like I must be doing something stupid. Do I just need a slap? :-)

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Thu, 2005-01-20 01:54

if you can reproduce these errors from a clean install, and tell us the steps to do so, we can fix it.. right now it's hard to tell where your errors are coming from...