Quote:
Originally Posted by Andreas
For those interested, here is an experimental Plugin.
|
Tested, but I get the following error on a double post ;
Code:
Database error in vBulletin 3.5.1:
Invalid SQL:
SELECT MAX(dateline) AS dateline
FROM post AS post
WHERE threadid = 192
AND dateline <
AND visible = 1;
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 'AND visible = 1' at line 5
Error Number : 1064
Date : Monday, December 5th 2005 @ 12:01:57 PM
Script : http://www.cableforum.info/board/newreply.php
Referrer : http://www.cableforum.info/board/showthread.php?t=192
IP Address : xx.xx.xx.xx
Username : Paul M
Classname : vb_database
Also, the new post is merged into the existing post twice.