Long overdue, but ive decided to upgrade from gold to the latest version of phpBB.
I think I will stick with a plain vanilla phpBB from now on to keep upgrades as easy as possible.
I tried doing a fresh install of 3.0.4 then attached it to a copy of the 3.0.0 database, that gave me this error
---------
General Error
SQL ERROR [ mysqli ]
Unknown column 't.template_inherits_id' in 'field list' [1054]
---------
I am reluctant about doing an auto upgrade from the admin panel because I have a number of mods and I dont know if it will get messed up.
Im not sure what the best way is to go about this.
First of all, you can't use a database from 3.0.0 on 3.0.4. You need to upload the install folder and go to: install/database_update.php to update your current database to 3.0.4.
JimA wrote:First of all, you can't use a database from 3.0.0 on 3.0.4. You need to upload the install folder and go to: install/database_update.php to update your current database to 3.0.4.