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?
Apparently you are not running phpBB 2.2 so stop using the phpBB 2.2 bridge.
::)
yep - just figured that out...
we are on phpBB 2.013
i reconfigured the bridge --
many thanks