OK, I upgraded from 1.0.3 to 1.0.4 by doing the following:
Overwrote all files
Uploaded new product file overwritten current
This version or my upgrade path hoses my site to the point where I can't login or post. I had to restore the DB to get it working (and I tried it two times with the same result).
Here is a error email I got back:
Database error in vBulletin 3.5.0:
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 line 11
Error Number : 1064
Date : Saturday, February 4th 2006 @ 05:00:36 AM
Script :
http://redtailboa.net/forums/attachm...&stc=1&thumb=1
Referrer :
http://redtailboa.net/modules.php?name=Jig
IP Address : 68.11.244.188
Username : Unregistered
Classname : vb_database
Thats one of hundreds of emails I got in a manner of 10 minutes