i have been using this plugin and i like it much, but it is not compatible with the vbulletin-blog add-on.
here is the copy of the error message:
PHP Code:
Database error in vBulletin 3.7.0:
Invalid SQL:
(
SELECT COUNT(*) AS total,
FROM_UNIXTIME(dateline - , '%c-%e-%Y') AS period
FROM blog AS blog
WHERE state IN('visible', 'moderation', 'deleted') AND dateline >= 1208728800 AND dateline < 1209832470
GROUP BY period
) UNION (
SELECT COUNT(*) AS total,
FROM_UNIXTIME(dateline - , '%c-%e-%Y') AS period
FROM blog AS blog
WHERE blog.userid = 1 AND dateline >= 1208728800 AND dateline < 1212357600
GROUP BY period
);
MySQL Error : 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 blog AS blog
WHERE state IN('visible', 'mo' at line 3
Error Number : 1064
Request Date : Saturday, May 3rd 2008 @ 06:34:30 PM
Error Date : Saturday, May 3rd 2008 @ 06:34:30 PM
Script : http://forum.zoque.net/blog.php
Referrer : http://forum.zoque.net/
Classname : vB_Database
MySQL Version : 5.0.51a-0.dotdeb.1-log