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.

Strange Characters in database text: Ã, Ã, ¢, â‚ €,

I'm not certain when this first occured. I have a new drop-shipping affiliate website, and receive an exported copy of …

database character-encoding prestashop
TypeError: $(...).owlCarousel is not a function

I am having troubles adding this carousel to my prestashop template. It returns me the following error: TypeError: $(...).owlCarousel is …

jquery function prestashop
Prestashop cant login in admin

Several days ago I couldn't access the admin panel on my site based on prestashop platform. After entering login and …

redirect login admin prestashop
Using PHP code in Smarty tpl FIle

I am new to smarty and I want to use php code in template file i-e tpl file. I have …

php smarty prestashop
How to get url of current theme in prestashop's .tpl file&

I need to get path of image which is located in www.mysite.com/themes/mytheme/img/image.png ================================================= I've …

prestashop
Magento or Prestashop, which is better?

I want to find an ecommerce solution for my little shop. My friend tells me that Prestashop is very easy …

magento e-commerce prestashop
Prestashop no errors / blank page

I'm developing a module in PHP for Prestashop and I'm having a tough time trying to debug code. Whenever something …

php debugging prestashop
How to customize register and contact forms in PrestaShop?

I need to know how to customize my contact and register forms. How to add new fileds ( and ) and make …

forms registration prestashop contact-form
how to generate a link to a module controller in prestashop?

What's the exact way to generate a link to a module controller in prestashop? Also, how should really be named …

hyperlink module controller prestashop
How to get the Shop base URL in prestashop to use in admin tab tpl files?

I created a module, and hook using displayAdminProductsExtra to displayed in admin panel.I want to use the base_url …

prestashop