coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: xx-07 on August 15, 2006, 04:46:05 PM

Title: intermittent fatal error - sessions_keys' doesn't exist
Post by: xx-07 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?
Title: Re: intermittent fatal error - sessions_keys' doesn't exist
Post by: Nibbler on August 15, 2006, 04:54:07 PM
Apparently you are not running phpBB 2.2 so stop using the phpBB 2.2 bridge.
Title: Re: intermittent fatal error - sessions_keys' doesn't exist
Post by: xx-07 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