Blog - whats new?

How to add Google Maps to order detail in Prestashop 1.7

Prestashop 1.7 doesn't have option to enter API key in administration to make Google Maps working. If you want to have Google Maps in order detail, you have to edit core file manually.

today
remove_red_eye 9888 views

How to enable debug mode in Prestashop 1.7

You can enable debug mode in administration. Go to Advanced Parameters -> Performance and set "Debug mode" to YES.

today
remove_red_eye 5305 views

Security issue with PHPUnit

PHPUnit is a testing framework for PHP, used for testing during Prestashop development. It should not be distributed with modules, but in some cases it was (ZIP archives etc.). There is known vulnerability of PHPUnit that allows allows an attacker to execute PHP code on your shop, read your database and upload or modify files - install other malware etc.

today
remove_red_eye 9620 views

How to create links in tpl files in Prestashop

PrestaShop 1.7 introduces a new Smarty helper to generate URLs. Here are some examples 

today
remove_red_eye 11495 views

Default rating in product comments module

New module for product comments in 1.7.6 version shows default number of stars as 3 stars. You can simple change it as you want. 

today
remove_red_eye 5456 views

Fix for "Unfortunately, there are no carriers available for your delivery address"

This error can occur in two cases: 1. Client wants to edit his address but click on save button several times. This creates duplicity in database and client cannot make another order due to the carriers error. 2. Client who already made order before, changes the address. Then he can't make another order.

today
remove_red_eye 7416 views

Fix Google Mobile-Friendly Test issue in Prestashop 1.7

Prestashop 1.7 has issues with blocking CSS and JS cache files from theme folder by robots.txt.

today
remove_red_eye 4474 views

An error occurred while sending the message, please try again.

If you see this error while trying to send the contact form, one reason may be that you have latest version of contactform module, but you didn't updated your theme. 

today
remove_red_eye 6381 views

Bankwire translations doesn't work in Prestashop 1.7

Latest 1.7 version (including 1.7.4.2), contains bug related to bankwire module translations. Part of text is only in English.

today
remove_red_eye 12525 views

Maintenance for Prestashop 1.6 ends in June 2019

Initially, maintenance for the 1.6 version was planned to expire in October 2018. Now Prestashop announced, that this period will be extended until 30 June 2019. 

today
remove_red_eye 6816 views