Gesperrt
HI @all habe ein kleines problem könnte mir einer helfen;
Was soll ich tun :?: :?:
PHP:
Fehlernummer: 1064
Fehler: 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 12
Vorgang: query SELECT
Id,
Datum,
Sektion,
Titel1 as Titel,
Titel1 as DefTitel,
Inhalt1 as Inhalt,
Inhalt1 as DefInhalt,
Bild1 as Bild,
Topcontent_Bild_1 as TopcontentBild,
BildAusrichtung
FROM koobi7_content WHERE Sektion='1' AND Topcontent='1' AND Kennwort='' ORDER BY Id DESC LIMIT
PHP:
Fehlernummer: 1064
Fehler: 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 17
Vorgang: query SELECT
Id,
Zeit AS Datum,
Sektion,
Titel_1 as Titel,
Titel_1 as DefTitel,
Inhalt_1 as Inhalt,
Inhalt_1 as DefInhalt,
Bild_1 as Bild,
TopartikelBild_1 as TopcontentBild,
BildAusrichtung
FROM
koobi7_artikel
WHERE
(ZeitStart BETWEEN 946681200 AND 1243161668) AND
(ZeitEnde >= 1243161668 OR ZeitEnde = 0) AND
Sektion='1' AND Topartikel='1' AND Kennwort='' ORDER BY Id DESC LIMIT
Was soll ich tun :?: :?:
Zuletzt bearbeitet: