Jump to content

Not able to start 1-click upgrade 1.5.2 to 1.5.3 - checklist all indicators are green


Recommended Posts

Hi,

 

I want to upgrade from version 1.5.2 to 1.5.3 using the 1-click upgrade module (latest version 0.9.4) but I'm not able to start the upgrade.

 

What is wrong? Have 30% space left on my server, will that be te case?

 

Presta gives this:

 

The pre-Upgrade checklist

The checklist is not ok. You can not upgrade your shop until every indicator will not be green.

 

Before starting the upgrade process, please make sure this checklist is all green. The 1-click upgrade module is up-to-date (your current version is v1.0) enabled.gif Your store root directory is writeable (appropriate CHMOD permissions) enabled.gif The PHP "Safe mode" option is turned off enabled.gif You put your store under maintenance enabled.gif You de-activated or are not using the Caching features of PrestaShop enabled.gif The PHP time limit is high or disabled (Current value: unlimited) enabled.gif

Please also make sure you proceeded to a full manual backup of your files and database.

Link to comment
Share on other sites

Have deleted the old version 1.5.2 and installed 1.5.3.1. When I go to 1-click-upgrade I still have the same message "The checklist is not ok. You can not upgrade your shop until every indicator will not be green.".

 

The problem must be somewhere on the server side.....

Link to comment
Share on other sites

Had the same problem, as decribed above, tried to upgrade from 1.5.1.0 to 1.5.3.1.

 

First installed the latest autoupgrade:

http://addons.prestashop.com/en/administration-tools-prestashop-modules/5496-autoupgrade.html

 

But even then all indicators were green, but still the same message. "the checklist is not ok.."

 

I got it to work eventually by patching the /modules/autoupgrade/AdminSelfAutoupgrade.php file

go to line 564:

$allowed_array['fopen'] = ConfigurationTest::test_fopen();

and comment out this line

// $allowed_array['fopen'] = ConfigurationTest::test_fopen();

 

That did it for me!, refreshed the page, and the Upgrade button appeared.

 

Upgraded from 1.5.1.0 to 1.5.3.1 without problems.

Link to comment
Share on other sites

  • 2 weeks later...

Hello, i have one question to the expert. After one click upgrade it show all good. will we need to change anythings on 1.5.2 theme to work on 1.5.3. our product details page show blank first time when refresh the page it comes . So what is the problem and how can we debug that.

 

It did to one of our client site. But in our local developement server wamp it workes fine and my linux server. So what is the issue.

Edited by smartdatasoft (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...