MyBB Community Forums

Full Version: Upgrade Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok, I have my DB restored from yesterday and I am trying to upgrade from RC 4 to 1.0. I am getting the error:

Attachment Conversion to FilesConverting attachments 1 to 1 (5 Total)

mySQL error: 1054
Unknown column 'a.donecon' in 'where clause'
Query: SELECT a.*, p.uid AS puid, p.dateline FROM mybb_attachments a LEFT JOIN mybb_posts p ON (p.pid=a.pid) WHERE a.donecon!='1' ORDER BY a.aid ASC LIMIT 1

I tried doing a search for it but didn't find anything.
Went back and upgraded to 2 and then to 1.0 and it worked fine except I can't logged into my closed board. Will do a search any ideas?
Ok, accessed the admin area and got it going.

Hopefully this is the last problem.....why does it look like this?

http://tigercollectors.com/messageboard/

I understand I overwrote the themes but why don't I have the lines and why is the last posting listing right under the thread topic?
You have to create a new category in the Admin CP, and edit your existing forums and make the category their parents.

See this thread for more details:
http://community.mybboard.net/showthread...8#pid30158

(You may want to read my solutions after Post #9)
Worked like a champ! Thanks.
Glad to be of help.