Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla 2 Upgrade
I just did a upgrade test from Vanilla 1 to 2 today while preparing our upgraded support center. I noticed just two little issues with the upgrade script:
- There is a typo in the upgrade script that is causing Comments to be loaded into the ConversationMessage table.
- Username from Vanilla 1 is being loaded into the Name field in Vanilla 2, since username isn't used anymore, shouldn't First Name and Last Name be loaded into Name field?
Otherwise everything worked smoothly and with some cleanup to roles and permissions and the addition of url codes for the categories, everythign was ready to go.
Mike
- There is a typo in the upgrade script that is causing Comments to be loaded into the ConversationMessage table.
- Username from Vanilla 1 is being loaded into the Name field in Vanilla 2, since username isn't used anymore, shouldn't First Name and Last Name be loaded into Name field?
Otherwise everything worked smoothly and with some cleanup to roles and permissions and the addition of url codes for the categories, everythign was ready to go.
Mike
0
Comments
The old tables need to be in the same database as the new ones.