Advanced search  

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]

Pages: [1]   Go Down

Author Topic: intermittent fatal error - sessions_keys' doesn't exist  (Read 3260 times)

0 Members and 1 Guest are viewing this topic.

xx-07

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
intermittent fatal error - sessions_keys' doesn't exist
« on: August 15, 2006, 04:46:05 pm »

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?
« Last Edit: August 15, 2006, 05:07:09 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: intermittent fatal error - sessions_keys' doesn't exist
« Reply #1 on: August 15, 2006, 04:54:07 pm »

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

xx-07

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: intermittent fatal error - sessions_keys' doesn't exist
« Reply #2 on: August 15, 2006, 05:01:56 pm »

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

we are on phpBB 2.013

i reconfigured the bridge --

many thanks

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 15 queries.