SQL-errors op ezportal en easyCMS
Geplaatst: 18 jan 2004, 21:38
Ik krijg sinds vanochtend opeens fouten op mijn forum:
deze fout verschijnt op mijn ezportal-pagina:
Couldn't obtain vote data for this topic
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 16 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 469
File : /home/breez/public_html/portal.php
en deze staat op mijn easyCMS-pagina:
Could not retrieve most recent articles information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT a.*, at.*, c.chapter_name, u.username FROM phpbb_cms_articles a, phpbb_cms_articles_text at, phpbb_cms_chapters c, phpbb_users u WHERE at.article_id = a.article_id AND u.user_id = a.user_id AND c.chapter_id = a.chapter_id AND c.chapter_id IN (2, 3, 4, 5, 6) ORDER BY time DESC LIMIT 0, 5
Line : 218
File : /home/breez/public_html/cms_articles.php
weet iemand waardoor dit komt?
gisteren werkte alles nog perfect, en volgens mij heb ik vandaag niets veranderd aan het forum.
deze fout verschijnt op mijn ezportal-pagina:
Couldn't obtain vote data for this topic
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 16 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 469
File : /home/breez/public_html/portal.php
en deze staat op mijn easyCMS-pagina:
Could not retrieve most recent articles information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT a.*, at.*, c.chapter_name, u.username FROM phpbb_cms_articles a, phpbb_cms_articles_text at, phpbb_cms_chapters c, phpbb_users u WHERE at.article_id = a.article_id AND u.user_id = a.user_id AND c.chapter_id = a.chapter_id AND c.chapter_id IN (2, 3, 4, 5, 6) ORDER BY time DESC LIMIT 0, 5
Line : 218
File : /home/breez/public_html/cms_articles.php
weet iemand waardoor dit komt?
gisteren werkte alles nog perfect, en volgens mij heb ik vandaag niets veranderd aan het forum.