Database error after new user registration attempt
|
rpeverley
Joined: 2009-07-02
Posts: 3 |
Posted: Thu, 2009-07-02 20:43
|
|
I just recently upgraded Gallery2 from version 2.2.x to 2.3. My web host is Powweb. After the upgrade, users are no longer able to create accounts using the Registration module. After providing the required info in the registration screen, the user is presented with the following message: "Database Error" screen, with the text "An error has occurred while interacting with the database." Everything else seems to work fine. I can manually create user account in Site Admin. I can create/delete/edit albums, etc. I've deactivated the Registration v.1.0.14 plugin. I tried deleting it and reinstalling it. I also tried reverting back to the 1.0.8 module which resulted in no change. I would appreciate any help in resolving this issue. G2 System Information Debug Information Notice: Undefined index: GalleryEntity in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class on line 91 Warning: array_keys() [function.array-keys]: The first argument should be an array in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class on line 91 Warning: Invalid argument supplied for foreach() in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class on line 91 Notice: Undefined index: GalleryEntity in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class on line 99 Notice: Undefined index: entityType in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class on line 53 Warning: Invalid argument supplied for foreach() in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryStorage/GalleryStorageExtras.class on line 244 Notice: Undefined index: parent in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryStorage/GalleryStorageExtras.class on line 276 Notice: Undefined index: column in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryStorage/GalleryStorageExtras.class on line 287 Notice: Undefined index: column in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryStorage/GalleryStorageExtras.class on line 288 Notice: Undefined index: value in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryStorage/GalleryStorageExtras.class on line 288 Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPersistent.class:91) in /hermes/web05/b1457/pow.rpeverley/htdocs/modules/core/classes/GalleryPhpVm.class on line 142 |
|
| Login or register to post comments |

Posts: 11018
Try following this FAQ:
FAQ: I get ERROR_STORAGE_FAILURE when adding new photos or creating albums, what should I do?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Thanks for the quick reply. I followed the steps in the FAQ you referred to. I modified the SequenceId limit as instructed. There was no change in the registration process. The end result is still the database error.
Posts: 11018
Put gallery into debug mode and post back. I'll take a look at your gallery to see if it tells me anymore.
FAQ: How to set/use Gallery in debug mode?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
I've put my gallery in buffered debug mode. Thank you for your time and effort.
Posts: 11018
Let's try these:
Check file integrity:
FAQ: How can I make sure that my installation files are all intact?
Clear database cache:
FAQ: How can I clear cached data?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here