Top "Prestashop" questions

PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.

How to fix error "Fatal error: Uncaught --> Smarty: unable to write file"?

I migrated Prestashop from localhost to website domain using digitalocean, but when I open this website I get this error …

php permissions migration smarty prestashop
Add field in product Prestashop 1.7

Why is prestashop don't save my modification into database? Using prestashop 1.7 /override/classes/Product.php class Product extends ProductCore { public $…

prestashop prestashop-1.7
Adding products to PrestaShop 1.6.0.9 with WebService

I am trying to add products to my shop powered by PrestaShop 1.6.0.9. Here is my code: <?php ini_set(…

xml prestashop cdata prestashop-1.5 prestashop-1.6
How To Troubleshoot "FastCGI: incomplete headers (0 bytes) received from server" error

I keep receiving the following error: Wed Mar 30 01:22:43.780576 2016] [fastcgi:error] [pid 12345:tid 1234567890] [client 123.459.78.123:12345] FastCGI: incomplete headers (0 bytes) received from server "/…

php mysql apache prestashop
How to get Prestashop current user id?

I used the below code to try to get the current user ID in prestashop.. am placing this code in …

prestashop custom-error-pages
Prestashop get product attributes from its id

In Prestashop I want to get product's all attribute from its product id. Lets say I have a product with …

php prestashop prestashop-1.6
Prestashop 1.6 session/cookie with smarty

In my prestashop a user (that is not a client or an admin) can create a "side" account (that is …

php session cookies smarty prestashop
Get Current Page Name to Prestashop 1.7 Module

I'm currently working on a Prestashop 1.7.1.0 module targeted at clothing sites. I need to get the exact page name the …

smarty prestashop prestashop-1.7
"Cart block" and "Add to cart" button disappear Prestashop

Both Cart block on top of my webpage and the "Add to cart" button in each product disappear. This happens …

prestashop prestashop-1.5
Prestashop migration - broken URL, bad redirect, and can't reset admin password / access back-end office

So I have a local copy of prestashop (~Sites/shop) and my /etc/hosts set up so that 'localhost/shop' …

url migration prestashop forgot-password