| Author |
Message |
BamBamPSK Regular


Joined: Nov 11, 2003 Posts: 61
|
Posted:
Thu Jan 22, 2004 2:14 pm |
|
this has just happened today but the site info block i am getting this error x3
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/pskclann/public_html/includes/sql_layer.php on line 238
AND my forums arent showing up.... |
|
|
|
 |
BamBamPSK Regular


Joined: Nov 11, 2003 Posts: 61
|
Posted:
Thu Jan 22, 2004 2:24 pm |
|
if i put my forums in home i get this error
phpBB : Critical Error
Could not obtain lastvisit data from user table
DEBUG MODE
SQL Error : 1016 Can't open file: 'nuke_users.MYI'. (errno: 145)
SELECT * FROM nuke_users WHERE user_id = 1
Line : 100
File : /home/pskclann/public_html/includes/sessions.php |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Jan 22, 2004 2:41 pm |
|
Your database is hosed. You need to run a REPAIR on all your tables and hopefully that will fix it. Use phpMyAdmin, select the database, select all the tables, and then select REPAIR from the drop down box. |
|
|
|
 |
BamBamPSK Regular


Joined: Nov 11, 2003 Posts: 61
|
Posted:
Thu Jan 22, 2004 3:06 pm |
|
great job raven thats fixed it |
|
|
|
 |
|
|
|
|