
PrestaShop Admin Auto Log Out
After migrating a PrestaShop site to a new server, logging in to the admin area shows the dashboard, and when

PrestaShop clean MySQL database tables
On a PrestaShop site, queries like the following get stuck forever This is because PrestaShop database table ps_connections grow too

PrestaShop Customer Service Page not working
On a PrestaShop site on clicking Customer Service link on the left menu, the page failed to load, it stuck

PrestaShop show order comment in PDF invoice
To show user comment in PrestaShop PDF invoice Edit file classes/pdf/HTMLTemplateInvoice.php Inside function getContent(), find around line 161 Add below

PrestaShop show total product weight in PDF invoice
To show total product weight in PrestaShop PDF invoice, edit file. Inside function getContent(), on line 166, find Replace with

PrestaShop add customer email to invoice
PrestaShop PDF invoice won’t show customer email address by default for some strange reason. To show the email address in

Enable memcached on Magento 2 in Plesk Server
To install memcached, run Enable memcached php module This is for PHP 7.3, change the path to pecl for your

PrestaShop Error Declaration of Cart::getPackageShippingCost
On a PrestaShop site, i get error message To fix this error, edit the file (location of the file depends

PrestaShop Product Images not showing
After migrating a PrestaShop 1.7 web site to another domain, site did not show product images. To fix this, you

Enable Debug in PrestaShop
To enable debug in Prestashop, edit file Find Replace with

How to Clear Cache in PrestaShop
To clear cache in PrestaShop, login to admin area at https://www.yourdomain.com/adminpanel/ Once logged in, go to Configure > Advanced Parameters

Prestashop
PrestaShop is a popular open-source e-commerce platform that allows users to create and manage their own online stores. PrestaShop Migration