Okay this is weird:
I get this error:
Fatal error :
There was an error while processing a database query
Only time I get it is when I attempt to go straight to the gallery from my homepage: www.azogscollection.com click Collector's Gallery on the menu, so do that first...
I did setup a test account username: test pass: test
any help would be greatly appreciated...
Thanks,
Azog
http://forum.coppermine-gallery.net/index.php?topic=23281.0 ?
I did that, thats when the error started....
temporarily disable bridging, enable debug_mode for everyone in coppermine's config (leave notifications off), re-enable the bridge, replicate the error, post the actual error message here.
While executing query "SELECT u.user_id, u.username as user_name, u.user_level, u.user_posts FROM `azog`.phpbb_PHPBB_SESSIONS_KEYS_TABLE AS s INNER JOIN `azog`.phpbb_users AS u ON s.user_id = u.user_id WHERE u.user_id = '2' AND u.user_active = 1 AND s.key_id = MD5('39759015143719280e804f1.41381527')" on 0
mySQL error: Table 'azog.phpbb_PHPBB_SESSIONS_KEYS_TABLE' doesn't exist
thats the error, but the table does exist...
Nevermind that solved it, thanks.....GauGau