Jump to content

1-click upgrade: "Javascript error (parseJSON) - Upgrade from 1.6.0.5 -> 1.6.0.14


Recommended Posts

I am using version 1.6.0.5 and I wanted to upgrade to the latest version(1.6.0.14). I tried to use the automatic upgrader(1-Click Upgrade). But I always get the error:

 

"Javascript error (parseJSON) detected for action "upgradeNow". Starting restoration...".

 

For hours I am trying to find a solution. I tried many suggestions.

 

- I read the documentation: http://doc.prestashop.com/display/PS16/Automatic+update

- I uninstalled and reintalled 1-Click Upgrade ( I am using version 1.4.9)

- I tried to upgrade through local folder

- Set the modules directory and all subdirectories permissions to 777

 

But all to no avail.

 

The error gets explicitly mentioned in the documentation. But the mentioned code is already commented out in my code base. Mysql, Mysqli, Pdo, Sqlite are all enabled.

 

I do not know what to do anymore. I want to avoid a manual upgrade if possible. I hope that somebody has a solution or an idea.

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

Can you see that wrong JSON in browser console?

 

ajaxProcessUpgradeNow() in AdminSelfUpgrade.php is "very first step of the upgrade process. The only thing done is the selection of the next step", so it must be something fatal.

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...