This Forum Crashes in IE7?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
stephen702
Super Advanced
Super Advanced
Posts: 77
Joined: Wed Jul 16, 2003 4:53 am
Location: Davis, CA
Contact:

This Forum Crashes in IE7?

Post by stephen702 »

I'm using Firefox at the moment because when I tried to access the Forum in IE7 I got the following error message:

phpBB : Critical Error

Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 1146 Table 'menuforum.phpbb_sessions_keys' doesn't exist

SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = 1887 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = '64049cae2cd92d79d8ccf64a02b60482'

Line : 89
File : sessions.php
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

That should have been a temporary error that we had for a few minutes earlier today when we upgraded the forum software.

Should be OK now though - I'm using IE7 to type this response so I know that it works OK.

-- Andy
User avatar
stephen702
Super Advanced
Super Advanced
Posts: 77
Joined: Wed Jul 16, 2003 4:53 am
Location: Davis, CA
Contact:

Post by stephen702 »

Still getting that same error message after clearing my cache, and restarting IE7. Is there a setting that I need to change? (I'm still getting the hang of IE7)
Last edited by stephen702 on Fri Oct 20, 2006 11:48 pm, edited 1 time in total.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Very strange, looks like the phpbb_sessions_keys table was missing.

Can you please try again, I've added it now.

Cheers,
Andy
User avatar
stephen702
Super Advanced
Super Advanced
Posts: 77
Joined: Wed Jul 16, 2003 4:53 am
Location: Davis, CA
Contact:

Post by stephen702 »

It's working now. Thanks!
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

very odd that it worked for me even though the new table was not available.

Anyway, good that it's all working now :D
Post Reply