ich habe auf einer Seite von mir dieses Problem auf einmal nachdem die Seite Monate lang lief und ich nix geändert habe - weiss jemand Rat ? Vielen lieben Dank
Code: Alles auswählen
[12-Feb-2006 23:03:30] MySQL error 1030: Got error 28 from table handler
SELECT a.value, a.typeid, b.type, c.filename, c.dirname FROM con_content AS a
LEFT JOIN con_type AS b ON a.idtype = b.idtype
LEFT JOIN con_upl AS c ON a.value = c.idupl
WHERE
a.idartlang = 320
AND (
b.type = 'CMS_HTMLHEAD'
OR b.type = 'CMS_IMG'
)
ORDER BY b.type, a.typeid ASC
[12-Feb-2006 23:03:30] next_record called with no query pending.
[12-Feb-2006 23:03:30] next_record called with no query pending.
[12-Feb-2006 23:03:30] next_record called with no query pending.