I just upgraded MovableType to the brand new version. It was susposed to be painless, but of course since I use that silly SQLite for my database, and it doesn’t enjoy adding or removing columns from already created tables, there was no automated update script for me. I’m going to post a file that I made while upgrading, I might send it in to the MT people. This file contains first the differences in tables that are already there. The second part is what I typed, almost exactly (without the parts that screwed up), to get the database up to snuff. I think this the second part of the file could be implemented into an update script for people using SQLite, but I already spent enough time fixing this, so I’m not going to figure that out.
Well, at any rate, I’m going to re-install my nested comment plugin a little later, and get that to work, so I’m going to use this post to fix that.
BigCat says
I’m using this to test my commenting upgrades.
BigCat says
Hope this works…I think the code is changed correctly.
BigCat says
Well it looked like it worked…at least it nested correctly, but it didn’t hold the correct subject in the title, I’m going to link to the new patch file I made from the old one.
http://bigcat.chaosnet.org/mt/patches/threadedCommentsPlugin.patch
Hope that helps for other people.
James says
Dude,
Your upgrade spammed my friends list.
Not that I really care too much.
BigCat says
Testing for 3.01 upgrade.
BigCat says
Work Damn you