Upgrade Issue #2

When I first upgraded to 7.1.1 the store had issues so I re-uploaded the old files and the site was fine.  I went back to try to upgrade again to 7.1.1 and followed all instructions and got this at the upgrade phase of it.  What files do I need to change so it can go after the upgrade again?

Upgrade Issue.jpg · 43.8K · 285 views
Csampson
Quote · 14 Apr 2013

because it says 7.1.1 in your tmp version in the database.

and possibly 7.1.1 in you header.inc.php

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Apr 2013

Well it's not the 7.1.1 I checked that...

where is this located:

because it says 7.1.1 in your tmp version in the database.

Csampson
Quote · 14 Apr 2013

It's because you did not restore your database.

Run the following query in phpMyAdmin to set it back.

UPDATE `sys_options` SET `VALUE` = '7.1.0' WHERE `Name` = 'sys_tmp_version';

Not sure what other kinds of problem your going to run into. Depends on how many database updates completed before the first problem occurred.

https://www.deanbassett.com
Quote · 14 Apr 2013

Sounds like a full upgrade was completed to me...  but like you said he only restored the files... 

you will now need to update the upgrade script as well and remove the first few lines from .sql file before you run it again.

also after you run the quarry dean gave you you will need to clear the cache folders for the changes to take affect. 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Apr 2013

Thanks to you both that solved the issue and Deano it never got to the point to try to upgrade the second time.  The part that says upgrade available and are you sure. Once I ran that query it ran just fine.  I will have to rerun your Facebook connect and a couple other things but it went just fine...

Csampson
Quote · 14 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.