|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2003
Lives in USA
Hosted on Dior
24 posts
Gave thanks: 0
Thanked 0 times
|
When I try to go to the url of my message board, the following message appears:
There appears to be an error with the SRVHSAA database. You can try to refresh the page by clicking here, if this does not fix the error, you can contact the board administrator by clicking here Error Returned: mySQL query error: SELECT f.*, c.id as cat_id, c.position as cat_position, c.state as cat_state, c.name as cat_name, c.description as cat_desc, c.image, c.url, m.member_name as mod_name, m.member_id as mod_id, m.is_group, m.group_id, m.group_name, m.mid FROM ibf_forums f, ibf_categories c LEFT JOIN ibf_moderators m ON (f.id=m.forum_id) WHERE c.id=f.category ORDER BY c.position, f.position mySQL error: Got error 28 from table handler mySQL error code: Date: Monday 12th of January 2004 11:43:26 PM We apologise for any inconvenience If you could help that'd be great ![]() |
|
|
|
|
#2 (permalink) |
|
the one who was
Super #1
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
|
Sounds like a corrupted database.
![]() Try going through phpMyAdmin and running a repair database option on all of the tables in that database. Just click on the databases then database name on the main page of phpmyadmin. It should list the current tables. Select all, and find that little dropdown box towards the bottom. Select repair all, and this should fix it. If not, email your info to support surpasshosting.com and we will look into it further.
__________________
Patrick Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org |
|
|