post 127:
Quote:
The problem is the phrasetype table structure is not the same from 3.54 to 3.60
I had xml error from the very first line of the install. So what I did, I opened the xml and ran the queries one by one in php admin, simply changing {tp} with my prefix. Once all the tables were created and the inserts done (a matter of minutes), I imported the templates xml from the upload styles input.
Did the same for the phrases. That took a couple of minutes.
The biggest headache is the settings. I had to do them one by one, but it's only 14 of them. You need also to set the settinggroup (1 entry with phpadmin)
Then the fun begins. I replaced all $DB_Site with $db (just a search and replace for all the files).
|
Filburt,
Can you package these changes so that the queries are properly executed?
Then use the files posted by Lionel on post 197 to put together a 3.6.0 beta release.