Datenbankfehler in vBulletin 3.7.0:
Invalid SQL:
(
SELECT COUNT(*) AS total,
FROM_UNIXTIME(dateline - , '%c-%e-%Y') AS period
FROM vb3_blog AS blog
WHERE state IN('visible', 'moderation', 'deleted') AND dateline >= 1206226800 AND dateline < 1209585060
GROUP BY period
) UNION (
SELECT COUNT(*) AS total,
FROM_UNIXTIME(dateline - , '%c-%e-%Y') AS period
FROM vb3_blog AS blog
WHERE blog.userid = 1 AND dateline >= 1206226800 AND dateline < 1209852000
GROUP BY period
);
MySQL-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 ' '%c-%e-%Y') AS period
FROM vb3_blog AS blog
WHERE sta
Fehler-Nr. : 1064
Fehler-Zeit : Wednesday, 30.04.2008 @ 21:51:00
Datum : Wednesday, 30.04.2008 @ 21:51:01
Skript :
http://www.aoi-forum.com/forum/blog.php
Referrer :
http://www.aoi-forum.com/forum/cmps_index.php
IP-Adresse : 88.65.1.152
Benutzername : CAurenz
Klassenname : vB_Database
MySQL-Version : 5.0.45-community
Lesezeichen