Jump to content

1.5.6.2 Any testers?


Recommended Posts

Release Notes for PrestaShop 1.5

--------------------------------

####################################

# v1.5.6.2 - (2014-01-20) #

####################################

 

Fixed bugs:

 

[-] FO : fixed cart rules cache id #PSCFV-11123 #PSCFV-11175

[-] FO : Trim before truncate

[-] FO : Fix bug #PSCFV-11098 MO images under media servers

[-] FO : Fix bug #PSCFV-11098 logo under media servers

[-] FO : Fix bug #PSCFV-11267, bad cache on carrier choice in normal checkout

[-] FO : Fix bug #PSCFV-11361, inner join on category_product

[-] FO : Fix bug #PSCFV-11356 bad query on product sales

[-] FO : Fixed bug #PSCFV-11076

[-] FO : Fix bug #PSCFV-11052 no carrier fess whne tax display to false

[-] FO : Fix #PSCFV-11069 remove unused file

 

[-] BO : FixBug #PSCSX-385 Cart rule does get minimum amount with correct curreny

[-] BO : FixBug #PSCFV-8755 - Total shipping amount include in second voucher

[-] BO : FixBug domain not added to regenerated htaccess

[-] BO : Error display on image legend length

[-] BO : Remove percentage char from frendly url

[-] BO: Clear CCC cache after media servers update

[-] BO : Image upload, legend can be null

[-] BO : fixed bug loading wrong root category in AdminCategoriesController Fix wrong root category being loaded. There's an issue if you activate multishop and create a new root category which loads the wrong category and causes, at least, 'Add new Category' and 'Export' in AdminCategories to redirect back to the category list (e.g. impossible to add/remove categories).


[-] BO : Double separator in function createTemplate() smarty->getTemplateDir() returns a result ending with a separator, so no need to add DIRECTORY_SEPARATOR ?

[-] BO : Remove warning with open_basdir on module list

 

[-] Core: Fix Product::getPriceStatic() quantity discounts cache

[-] CORE : Ensure correct parent category for home categories

[-] Core: update cartrule feature active on cartrule updating

 

[-] MO : blocklayered some fixes and improvements

[-] MO : Could not have translations on install from addons

[-] MO : Blockcart, correct short product name with HTML entities

[-] MO : fixed bug #PSCFV-9642 - Slider does not scroll when define language from right to left

 

[-] WS: adding a new order history must call OrderHistory::addWs()

 

Deprecated methods:

 

[~] MO : MailAlerts : alert deletion from account When on "my account > my alerts", the "delete" link was not working because of the missing $id_shop parameter in MailalertsActionsModuleFrontController::processRemove()

 

Improved/changed features:

 

[*] MO : homeslider, Added CDN to img link

[*] MO : blockreinsurance, Add image size (Fix PSCFV-5764) and Add CDN to img link

[*] LO: Updated French VAT rates for 2014

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

With any update or new release could have some issues with the upgrade process or break other installed modules or other quirks.

 

Good to know 1.5.6.2 is running without any problems, did you have a issue with the previous version which you wanted to update?

Link to comment
Share on other sites

I tried upgrading my fresh install of 1.5.6.1 to 1.5.6.2, first using the 1click (which failed with some internal error on the download), and then with the manual. The manual did not seem to work correctly, as it would not allow me access to the php (403 forbidden). I had a look at the zip archives, and noticed that the default permissions for folders changed from 755 in 1.5.6.1 to 0700 in 1.5.6.2, this seems to be the cause of the update issues? Do I need to change all folders to 0755 for the /myshop/install/upgrade/upgrade.php to work? I changed the install folder, and got some xml response that seemed to indicate that one script was applied ok, but no HTML ui was presented in the upgrade. What should it look like?

 

Thanks,

Nicki

Link to comment
Share on other sites

With any update or new release could have some issues with the upgrade process or break other installed modules or other quirks.

 

Good to know 1.5.6.2 is running without any problems, did you have a issue with the previous version which you wanted to update?

 

Hi everyone, i had some problems with uploading product picture on ps v1.5.6.1, so I decided to fresh install v1.5.6.2. I have a strange condition here. Upload product image still received 'undefined' error, but I have 1 picture that ALWAYS uploaded successfuly. Any thoughts anyone?

 

succeded picture file size is about 380 Kb https://lh5.googleusercontent.com/-xet_-fjjj5c/UuDX65CTJsI/AAAAAAAAAJo/I-m4U5j-FjY/w680-h500-no/1st+dry+fitpic.jpg

 

failed picture file size is about 280 Kb https://lh3.googleusercontent.com/-xxGYKP4gcSc/UuDX3Lt2tLI/AAAAAAAAAJY/L6cDwU7k0y4/w470-h615-no/1st+Dry+Simply.jpg

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

After upgrade from 1.5.6.0 to 1.5.6.2 shop not work correctly. Module Gamification causing the problem. It is necessary to delete it. Manual removal from storage does not work, aborting error. Database backup while upgrading damaged database and after restore the backup the database is corrupted. Missing reference, description product.... Database you need to recover from their own backups. My shop still operates on version 1.4 Version 1.5. still has a lot of errors. For each upgrade a person is afraid that business will continue to work. I do not understand why developing version 1.6 even though version 1.5 is not reliable.

Link to comment
Share on other sites

 

I tried updating from 1.5.6.1 and it caused all types of errors.  I've only done some minor modifications for colors, etc. with the default template.  I suggest not updating until they work out the new bugs.  Some errors include blank admin pages, inability to edit or upload new products, some modules can't be configured, etc.  I ended up going back to 1.5.6.1 with no issues.  I'm thankful that the update module allows any easy rollback!  Update at your own risk!

Link to comment
Share on other sites

I have a test environment!

 

After upgrading from version 1.5.6.1 to 1.5.6.2 the follwing Problems occured.

1 click upgrade did not finished but ended up in error (due to rights on specific folders) solved by setting chmod Rights and apache user Rights. Restore ended up in error. Had to perform complete restore on database and files.

 

After upgrade order Page in backend ended with white Page. Could not solve the problem and did the upgrade process again. This time iT worked correctly.

 

Anymore people ending up with white pages in backend??

Link to comment
Share on other sites

I have a strange issue since upgrading to 1.5.6.2.

 

Before, clicking on a parent category would show all products in the subcategories underneath it (perfect for me as the parent would not contain any products, and the layered navigation would handle the filtering of the subcategories). Now, clicking on a parent category just shows an empty page! Has something changed in a controller that could have affected this? It also happens in the default theme, so it's not just my theme causing this. I'm so close to going live with my site, and this has put me back!! Any help appreciated.

Link to comment
Share on other sites

I have a strange issue since upgrading to 1.5.6.2.

 

Before, clicking on a parent category would show all products in the subcategories underneath it (perfect for me as the parent would not contain any products, and the layered navigation would handle the filtering of the subcategories). Now, clicking on a parent category just shows an empty page! Has something changed in a controller that could have affected this? It also happens in the default theme, so it's not just my theme causing this. I'm so close to going live with my site, and this has put me back!! Any help appreciated.

please post a new topic with this question/issue

 

I am closing this post as it is not serving a purpose...

closing this topic...it is to vague....

 

please open new topic if you have a particular 1.5 question/issue

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...