Wenn ich eine Category verlinke bekomme ich diese Fehlermeldung:
No valid database connection 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 '' at line 1 SQL=SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug FROM jos_content AS a LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE a.id=
Seite zb: http://www.christianlapp.com/de/web-links
Der Content wird darunter aber ganz richtig angezeigt.
Bei einer Section ist der Fehlertext gleich noch länger.
Siehe: http://www.christianlapp.com/de/webprojects
Ich hatte das Problem schon mal, es verschwand dann "von alleine" und jetzt ist es wieder da...
Kann das mit einer Extension zusammenhängen?
Hat da jemand Erfahrung?


LinkBack URL
About LinkBacks
Zitieren



Lesezeichen