Jump to content

Upgrading Prestashop version manually (1.6.1.2 => 1.6.1.3)


serdib

Recommended Posts

Hello!

 

How can I upgrade for example from 1.6.1.2 to 1.6.1.3 manually?

If i go to this page — https://www.prestashop.com/en/developers-versions/changelog/1.6.1.3-stable — I see only list of fixes without request numbers

If I go to this page — http://build.prestashop.com/news/prestashop-1613-maintenance-release/ — I see the link called "closes 6 issues" to https://github.com/PrestaShop/PrestaShop/pulls?utf8=%E2%9C%93&q=is%3Apr+base%3A1.6.1.x+is%3Aclosed+merged%3A%3E2015-10-29+

 

but on that page are showing all requests, not only for 1.6.1.3. What a mess?

 

How can I find for example this two fixes:

[-] FIX : (e3eef33) Uncaught Error: Access to undeclared static property: Validate::$field
[-] FIX : (0ab3b7d) Uncaught Error: Access to undeclared static property: Validate::$field
 
I even tried to find with 1.6.1.3 keyword without effect.
 
What should I do? Help!  :wacko:
 
 
P.S. I can't use 1Click Upgrade module because I have many editions in code.

post-836203-0-86220900-1485273938_thumb.png

Link to comment
Share on other sites

 

Hello!

 

How can I upgrade for example from 1.6.1.2 to 1.6.1.3 manually?

If i go to this page — https://www.prestashop.com/en/developers-versions/changelog/1.6.1.3-stable — I see only list of fixes without request numbers

If I go to this page — http://build.prestashop.com/news/prestashop-1613-maintenance-release/ — I see the link called "closes 6 issues" to https://github.com/PrestaShop/PrestaShop/pulls?utf8=%E2%9C%93&q=is%3Apr+base%3A1.6.1.x+is%3Aclosed+merged%3A%3E2015-10-29+

 

but on that page are showing all requests, not only for 1.6.1.3. What a mess?

 

How can I find for example this two fixes:

[-] FIX : (e3eef33) Uncaught Error: Access to undeclared static property: Validate::$field
[-] FIX : (0ab3b7d) Uncaught Error: Access to undeclared static property: Validate::$field
 
I even tried to find with 1.6.1.3 keyword without effect.
 
What should I do? Help!  :wacko:
 
 
P.S. I can't use 1Click Upgrade module because I have many editions in code.

 

 

For database changes, you could download PS 1.6.1.3 zip and execute file \install\upgrade\sql\1.6.1.2.sql.

Edited by joseantgv (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...