coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Azog on November 09, 2005, 08:06:10 AM

Title: Database query error since updating to phpbb2.0.18
Post by: Azog on November 09, 2005, 08:06:10 AM
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

Title: Re: Database query error since updating to phpbb2.0.18
Post by: Tranz on November 09, 2005, 08:10:42 AM
http://forum.coppermine-gallery.net/index.php?topic=23281.0 ?
Title: Re: Database query error since updating to phpbb2.0.18
Post by: Azog on November 09, 2005, 08:25:49 AM
I did that, thats when the error started....
Title: Re: Database query error since updating to phpbb2.0.18
Post by: Joachim Müller on November 09, 2005, 08:28:40 AM
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.
Title: Re: Database query error since updating to phpbb2.0.18
Post by: Azog on November 09, 2005, 08:34:46 AM
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...
Title: Re: Database query error since updating to phpbb2.0.18
Post by: Azog on November 09, 2005, 08:41:29 AM
Nevermind that solved it, thanks.....GauGau