Thumbnail Error

tsorf33

Joined: 2003-10-31
Posts: 20
Posted: Mon, 2005-01-24 14:38

When trying to activate Thumbnail Manager, I get the following error. I don't think thumbnails are working either. Any help would be appreciated.

Thanks!

Error (ERROR_MISSING_OBJECT) : GalleryGroup

* in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 1612
* in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 286
* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 91
* in modules/core/classes/helpers/GalleryPermissionHelper_advanced.class at line 95
* in modules/core/classes/helpers/GalleryPermissionHelper_advanced.class at line 76
* in modules/thumbnail/classes/ThumbnailHelper.class at line 215
* in modules/thumbnail/module.inc at line 124
* in modules/core/AdminModules.inc at line 110
* in main.php at line 181
* in main.php at line 67

----

Gallery URL (optional):
Gallery version: latest stable 2.x
Webserver (with version): Apache 2.0.40
Datatabase (with version): MySQL
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2005-01-24 22:59

We've fixed that bug since G2A4 was released. Try upgrading to the latest nightly snapshot from here.

 
phredphish

Joined: 2005-01-25
Posts: 11
Posted: Tue, 2005-01-25 01:15

I am having the same problem with the latest nightly (1/24/05):

An error has occurred.

Back to the Gallery
Error Detail -
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

System Information
Gallery version 2.0-alpha-4+
PHP version 4.3.10 cgi
Webserver Apache
Database mysql 4.0.22-log
Toolkits ImageMagick, NetPBM, Gd
Operating system Linux ***.com 2.4.28-grsec #1 Thu Jan 13 12:28:44 EET 2005 i686
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2005-01-25 04:13

Hrm. I'm pretty sure that bug is fixed, so maybe this is a weird artifact from upgrading from a broken/early release. Try completely uninstalling the thumbnail module, then reinstalling it. If that fails, try deleting your g2data and dropping/recreating your database and starting over from scratch. Does that resolve it?