Ok, I setup a test site and copied all my data over and did a upgrade to VB 3.5.3. I then upgraded ebux from 1.0.3 to 1.0.5a and it still messes up my forum. I cannot login, I cannot do anything. I also tried uninstalling the product, then reinstalling. Directly after the uninstall I try to post a message and it messes up. Again, here is a sql error I get via email.
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT filename, attachment.postid, attachment.userid, attachmentid,
attachment.dateline, SUBSTRING(filedata, 1, 2097152) AS filedata, filesize,
attachment.visible, mimetype, thread.forumid, thread.threadid, thread.postuserid,
post.visible AS post_visible, thread.visible AS thread_visible
FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachmenttype.extension = attachment.extension)
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)
WHERE attachmentid =;
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 $
Error Number : 1064
Date : Sunday, February 5th 2006 @ 04:12:48 PM
Script :
http://old.redtailboa.net/forums/att...1&d=1138976009
Referrer :
http://old.redtailboa.net/forums/t20...d-up-news.html
IP Address : 72.64.68.35
Username : natas
Classname : vb_database
================================================== ===