Changing Username gives Error

bugeye

Joined: 2005-07-06
Posts: 63
Posted: Mon, 2008-07-07 03:30

I've received this error for the first time when I change the name of a user through Drupal:

Quote:
* Error in function 'gallery_user_modify()' (gallery_user.inc:167):
o Error creating Gallery user
Error (ERROR_STORAGE_FAILURE)
+ in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 305 (GalleryCoreApi::error)
+ in modules/core/classes/GalleryStorage.class at line 309 (GalleryStorageExtras::saveEntity)
+ in modules/core/classes/GalleryEntity.class at line 294 (GalleryStorage::saveEntity)
+ in modules/core/classes/GalleryUser.class at line 204 (GalleryEntity::save)
+ in modules/core/classes/GalleryEmbed.class at line 349 (GalleryUser::save)
+ in /home/(user)/public_html/modules/gallery/gallery_user.inc at line 165 (GalleryEmbed::createUser)
+ in /home/(user)/public_html/modules/gallery/gallery_user.inc at line 62
+ in /home/(user)/public_html/modules/gallery/gallery.module at line 241
+ in /home/(user)/public_html/modules/user/user.module at line 22
+ in /home/(user)/public_html/modules/user/user.module at line 111
+ in /home/(user)/public_html/modules/user/user.module at line 1503
+ in ??? at line 0
+ in /home/(user)/public_html/includes/form.inc at line 430
+ in /home/(user)/public_html/includes/form.inc at line 258
+ in /home/(user)/public_html/includes/form.inc at line 80
+ in ??? at line 0
+ in /home/(user)/public_html/includes/menu.inc at line 418
+ in /home/(user)/public_html/index.php at line 15
* Error in function 'gallery_user_modify()' (gallery_user.inc:111):
o Error updating Gallery user (username changed)
Error (ERROR_MISSING_OBJECT) : 1554 GalleryUser
+ in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 124 (GalleryCoreApi::error)
+ 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/(user)/public_html/modules/gallery/gallery_user.inc at line 109 (GalleryEmbed::updateUser)
+ in /home/(user)/public_html/modules/gallery/gallery_user.inc at line 69
+ in /home/(user)/public_html/modules/gallery/gallery.module at line 241
+ in /home/(user)/public_html/modules/user/user.module at line 22
+ in /home/(user)/public_html/modules/user/user.module at line 111
+ in /home/(user)/public_html/modules/user/user.module at line 1503
+ in ??? at line 0
+ in /home/(user)/public_html/includes/form.inc at line 430
+ in /home/(user)/public_html/includes/form.inc at line 258
+ in /home/(user)/public_html/includes/form.inc at line 80
+ in ??? at line 0
+ in /home/(user)/public_html/includes/menu.inc at line 418
+ in /home/(user)/public_html/index.php at line 15

Would upgrading to PHP 5.2 be the cause of this error?

My Gallery Details
Gallery version = 2.2.4 core 1.2.0.6 Drupal 5.7
PHP version = 5.2.0 cgi
Webserver = Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
Database = mysql 4.1.22-standard-log, lock.system=flock
Toolkits = ArchiveUpload, ImageMagick
Acceleration = partial/900, none/0
Operating system = Linux typhon.site5.com 2.6.9-67.0.20.ELsmp #1 SMP Thu Jun 26 08:30:18 EDT 2008 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0
Rows in GalleryAccessMap table = 1042
Rows in GalleryAccessSubscriberMap table = 3056
Rows in GalleryUser table = 570
Rows in GalleryItem table = 3055
Rows in GalleryAlbumItem table = 138
Rows in GalleryCacheMap table = 46398