-
Recent Posts
Recent Comments
Archives
- August 2020
- March 2020
- December 2019
- July 2019
- June 2019
- May 2019
- March 2019
- August 2018
- July 2018
- May 2018
- March 2018
- September 2017
- August 2017
- May 2017
- April 2017
- January 2017
- November 2016
- October 2016
- September 2016
- August 2016
- June 2016
- May 2016
- April 2016
- November 2015
- October 2015
- September 2015
- August 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
Categories
Meta
Monthly Archives: March 2018
Prestashop 1.7: Smarty error blank page on front end if adding new language manually
http://forge.prestashop.com/browse/BOOM-3486 Error: When adding a new language in the backend (localization->languages), there is no option to enter the locale, resulting in an empty locale field in the table ps_lang. This results in a smarty error on frontend when selecting the … Continue reading
Posted in troubleshoot
Tagged prestashop, prestashop 1.7
Comments Off on Prestashop 1.7: Smarty error blank page on front end if adding new language manually
Prestaship 1.6 Fix for Contact form invulnerable to spam bots
Contact form is vulnerable to spam bot. Captcha does not help in this case. Fix here – https://github.com/PrestaShop/PrestaShop/pull/8168/files Useful information on how to build an anti spam bot contact form without captcha http://www.nfriedly.com/techblog/2009/11/how-to-build-a-spam-free-contact-forms-without-captchas/ Update: Doesn’t work well against some automated … Continue reading
Posted in troubleshoot
Tagged prestashop, prestashop 1.6
Comments Off on Prestaship 1.6 Fix for Contact form invulnerable to spam bots