Database query error since updating to phpbb2.0.18 Database query error since updating to phpbb2.0.18
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Database query error since updating to phpbb2.0.18

Started by Azog, November 09, 2005, 08:06:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Azog

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



Azog


Joachim Müller

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.

Azog

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...

Azog