I run 6.5.1.1. Everything has worked just fine, disregarding some known bugs. But suddenly my online.php page just says this:

Code
Script: /home/site/www/forum/online.php
Line#: 81
SQL Error: Got error 127 from table handler
SQL Error #: 1030
Query: SELECT t1.O_Username, t1.O_Last, t1.O_What,t1.O_Board,t1.O_Extra,t1.O_Read,t2.U_Status,t2.U_Visible,
t2.U_Extra1,t2.U_Title,t2.U_Color,t2.U_OnlineFormat,t2.U_Number FROM w3t_Online 
AS t1 LEFT JOIN w3t_Users AS t2 ON t1.O_Username = t2.U_Username 
WHERE t1.O_Type='r' ORDER BY t1.O_Last DESC 

What has happend? Anyone who understand this?





[added line feeds - dave]

Last edited by David Dreezer; 09/15/2005 7:46 PM.