intermittent fatal error - sessions_keys' doesn't exist intermittent fatal error - sessions_keys' doesn't exist
 

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

intermittent fatal error - sessions_keys' doesn't exist

Started by xx-07, August 15, 2006, 04:46:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xx-07

hi - odd problem...

this happens to me when i am logged in as admin (not sure it happens to othere)

we are in bridged mode using phpBB

Fatal error :

While executing query "SELECT u.user_id, u.user_password, u.user_level FROM `ws_free`.phpbb_sessions_keys AS s
                     INNER JOIN `ws_free`.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('690811c84e5717bfdcb78990ddcf213d')" on 0

mySQL error: Table 'ws_free.phpbb_sessions_keys' doesn't exist

-------------------------------------------

phpbb_sessions_keys table is not there - but phpbb_session is there...

what is this table phpbb_sessions_keys???

how do i put it into db?

Nibbler

Apparently you are not running phpBB 2.2 so stop using the phpBB 2.2 bridge.

xx-07

 ::)
yep - just figured that out...

we are on phpBB 2.013

i reconfigured the bridge --

many thanks