SMF Support > Install and Upgrade Help

Unknown column 'c.can_collapse' in 'field list'

<< < (2/2)

JimM:
Sorry for the late response.  I see your first post was on New Years Eve at 10AM and 2 hours later when one of us hasn't got to your post your take a swipe at support.  Considering we are all volunteers here, I really don't think you gave us an opportunity.

Anyway I checked the upgrade and the statement you didn't see is definitely there.  It appears about line 70 in the large upgrade package.


--- Code: ---'ID_CAT' => 'ID_CAT id_cat tinyint(4) unsigned NOT NULL auto_increment',
--- End code ---

Happy New Year.

loveley:
I run into this problem today and would like to understand how to solve this.
I'm upgrading from SMF 1.1.6 to 2.0 and I have modified column into 1.1.6 -
smf_categories
1   ID_CAT   mediumint(4)      UNSIGNED   No   None   AUTO_INCREMENT

Could someone help?

emanuele:
Hello loveley,

I'd suggest you to check the categories table and see if one of these two columns exist: can_collapse or canCollapse.
If you have the second (as I suspect), you should "simply" change its name to can_collapse (you can do it through phpmyadmin.

loveley:
Thank you, good knight, solved the problem. :)

Navigation

[0] Message Index

[*] Previous page

Go to full version