
Zitat von
Weblogia
Hallo seit neusten bekomme ich folgenden Fehlercode wenn ich z.B. Content/all Content Items aufrufe:
DB function failed with error number 1
Can't create/write to file '/tmp/#sql_535_0.MYI' (Errcode: 13) SQL=SELECT c.*, g.name AS groupname, cc.name, u.name AS editor, f.content_id AS frontpage, s.title AS section_name, v.name AS author FROM jos_content AS c LEFT JOIN jos_categories AS cc ON cc.id = c.catid LEFT JOIN jos_sections AS s ON s.id = c.sectionid LEFT JOIN jos_groups AS g ON g.id = c.access LEFT JOIN jos_users AS u ON u.id = c.checked_out LEFT JOIN jos_users AS v ON v.id = c.created_by LEFT JOIN jos_content_frontpage AS f ON f.content_id = c.id WHERE c.state >= 0 AND c.catid = cc.id AND cc.section = s.id AND s.scope = 'content' ORDER BY s.title, c.catid, cc.ordering, cc.title, c.ordering LIMIT 30
Was muss ich machen? Der Habe schon ein Backup für die vom 2Mai in die Datenbank eingespielt trotzdem geht es nicht!
Lesezeichen