After upgrading CP settings have reverted to default

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeAfter upgrading CP settings have reverted to default

This topic has been marked as not resolved.

Hi TB Team

I have upgraded both opencart 2.0.1.1 to 2.0.3.1 and CP 1.2.3 to 1.2.9.

After upgrade all the CP template settings have reverted to default. During upgrade I had activated the default opencart template as per instructions. Then reassigned the Pavilion template after reinstalling ocmod.

Is there a way to restore the the CP settings to reflect the correct layout by copying CSS or other Folders from old site to new? I have backups of the old working site so the my customised theme settings are on the old site and accessible.

I followed the upgrade installation instructions exactly, but I assume the FileZilla copying process somehow overwritten my settings.

I am happy to grant access to the testing server.

Regards
Mike

February 24, 2016 at 3:49 pm #45100

I have a workaround. After 8 complete reinstalls and upgrades I can only conclude that the 1.2.9 ocmod is breaking the template (the CP version 1.2.9, but the ocmod is 1.2.6).

My steps to workaround:
Upgraded Opencart 2.0.1.1 to 2.0.3.1
Then ran Pavilion upgrade 1.2.3 to CP 1.2.9 – at this point the template was broken as usual.
I didn’t delete the existing 1.2.3 ocmod and didn’t install the newer 1.2.9 version.
I dumped the tables in the database.
I reinstalled the old sql database from 2.0.1.1/CP 1.2.3 backup and everything works.

Opencart is now 2.0.3.1 and CP is 1.2.9, but ocmod is running 1.2.3

Hope this feedback is useful.

February 24, 2016 at 10:19 pm #45108

Hi,

I think your issue is similar to this and is not connected with ocmod.

It’s a longstanding issue with Pavilion architecture, which happens rarely. It has been fixed in the upcoming 2.0 version, which is about to be released soon.

Please, be sure to execute the following query

ALTER TABLE `oc_setting` CHANGE `value` `value` LONGTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL 

after you have upgraded OpenCart.

Thanks for your patience.

Regards,
ThemeBurn team

February 26, 2016 at 6:07 pm #45150
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.