Well, first bugs
In a thread, the same number than posts:
Warning: Division by zero in /includes/class_postbit.php(251) : eval()'d code on line 39
In forum where threads are post:
Warning: Division by zero in /includes/class_postbit.php(251) : eval()'d code on line 39
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT COUNT(*) AS num FROM post AS post LEFT JOIN thread AS thread on post.threadid=thread.threadid LEFT JOIN forum AS forum on thread.forumid=forum.forumid WHERE ((forum.options&4096))AND(post.userid=45357)AND(po st.dateline>=);
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 ')' at line 1
Error Number : 1064
Date : Thursday, March 2nd 2006 @ 10:27:52 PM
Script :
http://www.myboard.com/foro/showthread.php?t=83448
Referrer :
http://www.myboard.com/foro/forumdisplay.php?f=59
IP Address : 83.33.xxx.xxx
Username : Admin
Classname : vb_database
I?ll try in a clean board without others hacks
Regards