AgeofStrife
Beginner


Joined: Feb 12, 2009 Posts: 2
|
Posted: Thu Apr 02, 2009 7:28 am Post subject: user_gallery in users table not set correctly |
|
|
I've just completed my setting up of Gallery2 with phpBB3 and I've noticed a problem with the user_gallery column in the users table. This should be set to the id of the gallery album created via the useralbum plugin, but on my site it did not do this - when I went to Your Album a new album was created by Gallery correctly with id 17902 (I have also migrated a Gallery1 install into it which is why the id wasn't much lower), and I've verified this in the g2_PluginParameterMap table, but in the phpBB3 users table (phpbb_users) for my user the user_gallery value is 7. If I then click the gallery icon in my profile in phpBB3 this takes me to gallery2.php?sid=&g2_itemId=7 which is the root gallery page. Shouldn't this go to 17902? Or is this because I'm also the Gallery2 admin user?
EDIT: I just tried this with another account which is not an admin and it set the user_gallery value correctly, so it appears that this is just a glitch that affects the admin. |
|