habe bei meinem Provider nicht das erste mal Contenido installiert, hatte aber noch nie solche Probleme wie dieses mal. Es werden keine Logs, kein System und keine Kategorienbearbeitung angezeigt. Ist einfach weiß. Links erscheint keine Navigation und rechts kein Inhalt. Ansonsten scheint alles zu gehen. Jedenfalls kann ich Module anlegen, Layouts und Templates.
In den Logs fand ich folgende Fehlermeldung.
Code: Alles auswählen
[15-Dec-2008 19:44:53] /contenido/main.php?area=con&frame=2&contenido=325803fd4b6f5713c38e169c32142332 MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart' at line 3
SELECT b.idcat, a.idart, idlang FROM con_art_lang AS a,
con_cat_art AS b
WHERE b.idcat IN () AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart
[15-Dec-2008 19:44:53] /contenido/main.php?area=con&frame=2&contenido=325803fd4b6f5713c38e169c32142332 next_record called with no query pending.
[22-Dec-2008 15:01:33] /contenido/main.php?area=con&frame=2&contenido=6d86cb3ca797432f1d3abc446a841cee MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart' at line 3
SELECT b.idcat, a.idart, idlang FROM con_art_lang AS a,
con_cat_art AS b
WHERE b.idcat IN () AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart
[22-Dec-2008 15:01:33] /contenido/main.php?area=con&frame=2&contenido=6d86cb3ca797432f1d3abc446a841cee next_record called with no query pending.
[22-Dec-2008 15:19:40] /contenido/main.php?area=con&frame=2&contenido=6d86cb3ca797432f1d3abc446a841cee MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart' at line 3
SELECT b.idcat, a.idart, idlang FROM con_art_lang AS a,
con_cat_art AS b
WHERE b.idcat IN () AND (a.idlang = '0' OR a.idlang = '1')
AND b.idart = a.idart
[22-Dec-2008 15:19:40] /contenido/main.php?area=con&frame=2&contenido=6d86cb3ca797432f1d3abc446a841cee next_record called with no query pending.
4.8.8 Version bei PHP5 und MySQL 5
Hat jemand einen Tipp oder eine Idee?