I cannot access any of the forum topics and have only been able to make this one
thread. I am also unable to check my guestbook, etc.
MySQL Error:
Can't open file: 'user_custom.MYI' (errno: 145)
Query:
SELECT SQL_CALC_FOUND_ROWS
p.*,
u.name AS uname,
u.status,
c.title,
c.signat(...) guestbook_posts AS p
JOIN users AS u ON p.uid = u.id
JOIN user_custom AS c ON p.uid = c.id
WHERE p.gid = 179109
order BY p.id DESC LIMIT 0, 24
This appears whenever I try to use the guestbook or anything.
I cannot access any of the forum topics and have only been able to make this one thread. I am also unable to check my guestbook, etc.
MySQL Error:
Can't open file: 'user_custom.MYI' (errno: 145)
Query:
SELECT SQL_CALC_FOUND_ROWS
p.*,
u.name AS uname,
u.status,
c.title,
c.signat(...) guestbook_posts AS p
JOIN users AS u ON p.uid = u.id
JOIN user_custom AS c ON p.uid = c.id
WHERE p.gid = 179109
order BY p.id DESC LIMIT 0, 24
This appears whenever I try to use the guestbook or anything.
The database got corrupted. We had to wait for the system admin to fix it. Now, the problem has been resolved.
closed.