SQL probleem met de host?
Geplaatst: 19 dec 2004, 10:52
Ik keek vanmorgen op mijn forum toen ik tot mijn verbazing dit zag
En ik had niks veranderd.
Ik keek op het support forum van mijn hosting bedrijf en ik zie da meer mensen dit hebben.
Op de Noc pagina van mijn host staat dat alles online is.
Dus ligt dit aan het forum of aan de SQL servr van mijn host?
Code: Selecteer alles
Algemene Fout
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = p.post_id ) ORDER BY f.cat_id, f.forum_order
Line : 187
File : /home/spamworld.nl/www/forum/index.phpIk keek op het support forum van mijn hosting bedrijf en ik zie da meer mensen dit hebben.
Op de Noc pagina van mijn host staat dat alles online is.
Dus ligt dit aan het forum of aan de SQL servr van mijn host?