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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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