Jump to content

Upgrade 1.7.0.5 to 1.7.1-beta


Recommended Posts

Hi all,

 

Had error during update [Ajax / Server Error for action upgradeFiles] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

What should i do now?
 

I tried to roll back and: [Ajax / Server Error for action rollback] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

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

there is no need to post your issue more than once.

 

i hope you have taken your own backups, and did not rely on a beta version of prestashop to actually work properly?  Was this a test copy of your store, or did you attempt this on your live store?

Link to comment
Share on other sites

well, it is beta... 

 

I say this all too often, over many years, unfortunately people do not research how to upgrade, before trying to upgrade.

 

You need to take backups, never rely on the process that is upgrading your store to ...

1) actually work properly....

2) to properly take a backup and restore it

 

You need to be confident that you can restore your website, so step 1 is making sure you have a clean backup that you can restore.  You do this by taking a complete backup and creating a test copy of your store.  Then perform the upgrade on the test copy of the store.  That proves 2 things

1) You prove that you can take a backup, restore it, and prove that the restored version works...

2) You upgrade the test store, and prove that the upgrade works BEFORE breaking your live store.

Link to comment
Share on other sites

Hi bellini13, thanks for detailed answer!

 

No problem in my case, I had all previously backuped :-)

 

By the way, have you tried adding a new theme on PS 1.7 ?

 

This theme is not valid for PrestaShop 1.7

 

No way to get it working neither on PS 1.7.0.5, nor on PS 1.7.1 beta1

 

A bug ?

 

Regards 

Link to comment
Share on other sites

  • 2 weeks later...

Hi all,

 

Had error during update [Ajax / Server Error for action upgradeFiles] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

 

What should i do now?

 

I tried to roll back and: [Ajax / Server Error for action rollback] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

Sveikas. Pas mane ta pati problema buvo. Sereverio logas parode, kad yra klaida Option MultiViews not allowed here.

Atidariau /.htaccess faila, kuris randasi ne bendram aplanke o admin  aplanke ir uždejau grotelės prieš  Options -MultiViews(pažymėjau raudonai). Problema dingo, prisijungiau prie atnaujinto prestashop'o :)

# Disabling MultiViews prevents unwanted negotiation, e.g. "/app" should not resolve
# to the front controller "/app.php" but be rewritten to "/app.php/app".
<IfModule mod_negotiation.c>
#    Options -MultiViews
</IfModule>
 
Jeigu ką, parašyk į pm ar el. pašta
P.S Upgrade dariau į 1.7.0.6
Edited by Leonlt (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...

 

# Disabling MultiViews prevents unwanted negotiation, e.g. "/app" should not resolve
# to the front controller "/app.php" but be rewritten to "/app.php/app".
<IfModule mod_negotiation.c>
#    Options -MultiViews
</IfModule>
 
 
 
 
This fix not work when try update all file override and i get some error again and again.
I also send this issue PrestaShop developers but they ignore problem.
Edited by Prestapro.ru (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...