onefoot Neuling
Anmeldungsdatum: 03.04.2007 Beiträge: 7
|
Verfasst am: 03.04.2007, 13:36 Titel: skript fehler |
|
|
könnte mir jemand bei diesem problem hier helfen? ich verfüge leider nicht über gute programmierfähigkeiten.
die seite ist unter folgendem link zu finden:
http://www.onefoot.ch/seiten/nucleus3/
mySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, i.itime, i.imore as more, m.mnumber as authorid, m.memail as authormail, m.murl as authorurl, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_item as i, nucleus_member as m, nucleus_category as c WHERE i.iblog=1 and i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.itime<="2007-04-03 14:35:19" ORDER BY i.itime DESC LIMIT 0,10: Can't open file: 'nucleus_item.MYI' (errno: 145)
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/satrekk/public_html/onefoot/seiten/nucleus3/nucleus/libs/BLOG.php on line 168
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/satrekk/public_html/onefoot/seiten/nucleus3/nucleus/libs/BLOG.php on line 207
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/satrekk/public_html/onefoot/seiten/nucleus3/nucleus/libs/BLOG.php on line 216 |
|