MyBB Community Forums

Full Version: Upgrade from RC4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am following the instructions to upgrade and have been stopped at the following page with error:

*************
Attachment Conversion to Files

Converting attachments 1 to 50 (4 Total)

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/fboz/public_html/mybbforum/inc/db_mysql.php on line 151
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 50
******************************

Any ideas?

ThankS!
What version of the upgrade script are you running?