PHPBB Help

Status
Not open for further replies.

scorpio

Baseband Member
Messages
90
I run a forum and it seems to be working for most people, but some people get this weird error page:

phpBB : Critical Error

Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 1146 Table 'westmontmusic_org_-_phpbb.SESSIONS_KEYS_TABLE' doesn't exist

SELECT u.* FROM phpbb_users u, SESSIONS_KEYS_TABLE k WHERE u.user_id = 13 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = 'a7d5aa74ca14d941b8341b1e26abeb59'

Line : 89
File : sessions.php

Does anyone know what this means? Thanks.
 
i would check over at phpbb.com support forums, but to me it looks like maybe a hosting problem. i sometimes get those critical errors and ends up being my host.
 
Status
Not open for further replies.
Back
Top Bottom