Jump to content

My experience in upgrading from 1.1.0.5 to 1.2.5.0


Recommended Posts

Hi,


I'd like to share my experience in upgrading PrestaShop, maybe will help someone.
It's a little technical because it requires executing some of the sql update scripts.


I don't know why, but using the installer (that should do exactly the same I believe) didn't work for me.


Here's what I did:

- Before doing anything, BACKUP!! BACKUP!! BACKUP!! :)

- Download 1.2.5.0 and extract it to a new dir.

- Copy themes, imgs, settings.inc.php and other modified files to the new dir

- Modify the sql upgrade scripts from install folder replacing PREFIX_ with the prefix you have (default "ps_")

- Apply the sql upgrade scripts in order (from 1.1.0.5.sql to 1.2.5.0.sql) to the database


After this, we will have to add more translations and configurations in the BackOffice since there is new features.


Please don't blame me if it doesn't work or it you messed it up! If you backup, you can always restore it.


I'd like to get some feedback from experienced users to see if I'm doing anything wrong.
Thanks in advance and hope it helped someone!


Regards,

Pedro

Link to comment
Share on other sites

Sorry to bug you, but do you then delete the installer and change the Admin folder as you normally would? Secondly, are you able then to move the whole thing to the root directory? And third, do i need to put my .htaccess file in before hand, since one does not exist?

I appreciate your help. This has been an unbelievable nightmare for so many people.

Link to comment
Share on other sites

Hi,


I'd like to share my experience in upgrading PrestaShop, maybe will help someone.
It's a little technical because it requires executing some of the sql update scripts.


I don't know why, but using the installer (that should do exactly the same I believe) didn't work for me.


Here's what I did:

- Before doing anything, BACKUP!! BACKUP!! BACKUP!! :)

- Download 1.2.5.0 and extract it to a new dir.

- Copy themes, imgs, settings.inc.php and other modified files to the new dir

- Modify the sql upgrade scripts from install folder replacing PREFIX_ with the prefix you have (default "ps_")

- Apply the sql upgrade scripts in order (from 1.1.0.5.sql to 1.2.5.0.sql) to the database


After this, we will have to add more translations and configurations in the BackOffice since there is new features.


Please don't blame me if it doesn't work or it you messed it up! If you backup, you can always restore it.


I'd like to get some feedback from experienced users to see if I'm doing anything wrong.
Thanks in advance and hope it helped someone!


Regards,

Pedro


Hi, Did you upload your current database for your new installation before or after applying the upgrade scripts?
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...