[SOLVED] Can't login after 2.2.6 to 2.3.1 upgrade
dazed_and_confuzed
Joined: 2008-12-16
Posts: 19 |
Posted: Thu, 2010-08-12 14:42 |
2.2.6 to 2.3.1 upgrade on Linux, Ubuntu 10.4, php 5.3. I haven't touched my original installation - it's running on an older version of Ubuntu LTS with php 5.2 (I think). I backed up the mysql DB, copied the g2data folder over to a 10.4 Ubuntu install with a current version of mysql and php 5.3. On top of a fully functional 2.2.6 full version of gallery2 I downloaded the 2.3.1 full version. This seems to be the most relevant thread http://gallery.menalto.com/node/97200 but I don't have the duplicated tables this pointed to as the issue. Can I just clear the hash in the g2_user table for an admin equivalent ID and will that get me in and let me clean up? ====================Solved I just added a new record in the user table and using that ID I was able to get to the "recovery password" process using the 'login.txt' file. I can login, but I'm missing a required object related to the new user: Error Detail - * in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 2054 (GalleryCoreApi::error) I used phpmyadmin to remove the record for the temporary userid and things so far appear to be working. |
|