I am running 3.6.0 Gold, I have downloaded and installed this hack.
It does work as stated...except for one aspect I am having issues with.
I click on "New Thread", it takes me to create a clendar event, I enter in the info, click "save" and it does what it should with no problems. I go into the new thread that it created and click "Post Reply" I enter in a post and click "submit" when I do that I get the error below
Code:
Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT post.*
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE threadid = 8
AND dateline > 1155014895
AND visible = 1 AND deletionlog.primaryid IS NULL
AND postid <> 10
ORDER BY dateline DESC
LIMIT 1;
MySQL Error : Column: 'dateline' in where clause is ambiguous
Error Number : 1052
Date : Wednesday, August 9th 2006 @ 12:28:15 AM
Script : http://www.battle-lands.com/lltestsi...=postreply&t=8
Referrer : http://www.battle-lands.com/lltestsi...&noquote=1&p=9
IP Address : xxx.xxx.xxx.xxx
Username : name
Classname : vb_database
While I am on this error page I click "refresh" for IE, then it says "
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to thread." then I get redirected to the thread and my reply post to the thread is there (1st post), I can make other post with no errors whatso ever...as long as I ONLY click "post reply" button...if I use the quick reply box and click "submit" it says "Quick Reply" The following errors occurred when this message was submitted
Okay""
when I click the "Okay" all it does is go back to the normal quick reply box.
Any ideas????