Web Hosting Talk







View Full Version : An error with the phpBB Forums


smdawg33
11-17-2003, 09:14 PM
Almost everytime i make a post or click on something in the forums it gives me this debug error

phpBB : Critical Error

Error updating sessions table

DEBUG MODE

SQL Error : 1034 Incorrect key file for table: 'phpbb_users'. Try to repair it

UPDATE phpbb_users SET user_session_time = 1069117988, user_session_page = 0 WHERE user_id = 22

Line : 277
File : /home/hostsname/public_html/forums/includes/sessions.php

smdawg33
11-17-2003, 09:14 PM
could someone please help me

smdawg33
11-17-2003, 09:18 PM
ive connected through 2 different home computers and a school computer and i still get the same thing

Argious
11-17-2003, 09:20 PM
If you have phpmyadmin installed on the server, log into it and go to your forum database. Select all tables, and click on "repair". See if that works.

smdawg33
11-17-2003, 09:46 PM
thanx Argious it worked...i appreciate it alot

Argious
11-17-2003, 10:17 PM
Your welcome :) Best of luck!