Daniel B Posted June 10, 2016 Report Posted June 10, 2016 So, I tried to upgrade the other day after forgetting my support and upgrades weren't current, so it failed. I then got that activated and upgraded, the upgrade page looked like it only took a few seconds to run...so I thought that was awesome. Now here I am trying to set things up again and getting some errors...did I screw my database up with the failed upgrade? SQLSTATE[42S22]: Column not found: 1054 Unknown column 'allow_upgrades' in 'field list' on line 124 in /chroot/home/onetwotw/domain.com/html/lib/model.php Printing Stack Trace: #0 /chroot/home/onetwotw/domain.com/html/lib/model.php(124): PDOStatement->execute(Array) #1 /chroot/home/onetwotw/domain.com/html/components/record/record.php(225): Model->query('INSERT INTO `pa...', Array) #2 /chroot/home/onetwotw/domain.com/html/app/models/package_groups.php(162): Record->insert('package_groups', Array, Array) #3 /chroot/home/onetwotw/domain.com/html/app/controllers/admin_packages.php(517): PackageGroups->add(Array) #4 /chroot/home/onetwotw/domain.com/html/lib/dispatcher.php(111): AdminPackages->addGroup() #5 /chroot/home/onetwotw/domain.om/html/index.php(21): Dispatcher::dispatch('/admin/packages...') #6 {main} Quote
0 Paul Posted June 10, 2016 Report Posted June 10, 2016 What version are you upgrading from? I would suggest restoring the backup you took prior to upgrading, and attempting the upgrade again.. via the CLI method if possible "php ./index.php admin/upgrade" Of course, do a backup of the current state first. Quote
0 Daniel B Posted June 10, 2016 Author Report Posted June 10, 2016 I didn't do a backup since there wasn't really any information in the database, only a few minor things... I'll just do a full reinstall and give it another shot. I went from 3.4.3 to 3.6.1. Quote
0 Paul Posted June 10, 2016 Report Posted June 10, 2016 A fresh install is your best bet if there wasn't really anything of importance in there. 3.4.3 to 3.6.1 should go smoothly unless the database version was not accurate to start with. Quote
Question
Daniel B
So, I tried to upgrade the other day after forgetting my support and upgrades weren't current, so it failed.
I then got that activated and upgraded, the upgrade page looked like it only took a few seconds to run...so I thought that was awesome.
Now here I am trying to set things up again and getting some errors...did I screw my database up with the failed upgrade?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.