prestashop Questions

4

Solved

I migrated Prestashop from localhost to website domain using digitalocean, but when I open this website I get this error Fatal error: Uncaught --> Smarty: unable to write file /var/www/html/pre...
Friulian asked 24/12, 2014 at 3:54

12

Solved

Several days ago I couldn't access the admin panel on my site based on prestashop platform. After entering login and password, I was redirected to login page again and everything repeated. The si...
Dumm asked 4/7, 2012 at 20:24

7

Solved

I have two stores using Prestashop. I would like to import a products URLs list from the first to the second. I can access to the product list by using http://example.com/api/products I can also ac...
Laddy asked 25/3, 2014 at 11:36

3

Solved

What's the exact way to generate a link to a module controller in prestashop? Also, how should really be named the controller's class and how the url params should mirror?
Chromium asked 1/8, 2014 at 16:45

1

We are facing serious problem with Amazon EC2 and Prestashop. We deployed Prestashop with Amazon Elastic Beanstalk and we setup S3 for media servers. When we are uploading products with Images in ...
Metalanguage asked 10/3, 2015 at 8:48

6

i have a problem with PHP7 in CentoOS (WHM/CPANEL) and Prestashop 1.7 the system gives me this messagges: Notice on line 429 in file /home/onywf3fr9a/public_html/app/cache/dev/classes.php [8] S...
Brasil asked 31/10, 2017 at 19:38

6

I has been installed pastershop version prestashop_1.5.4.1. My site is host on localhost like "localhost/myprestashop". When I read documentation that calling prestashop webservice, it's pretty eas...
Adonai asked 23/8, 2013 at 3:55

5

Solved

I am currently developing a carrier module for Kuroneko which is a door-to-door Japanese delivery company. This carrier, along with the weight, takes the size of the box into consideration. But it ...
Dorfman asked 9/9, 2012 at 10:49

13

Solved

I am having troubles adding this carousel to my prestashop template. It returns me the following error: TypeError: $(...).owlCarousel is not a function navigation : true And the code using to in...
Triennium asked 9/2, 2014 at 15:57

2

I found this workaround for version 1.6 here: How to display product price with and without tax at a time in product list for Prestashop? but the code for product-list.tpl changed a lot in 1.7 Is...
Unbend asked 30/5, 2017 at 10:17

2

Solved

I'm developing Prestashop module, it will export customer data and orders, it will contain hooks for customer synchronization, cart and order events - generally module which will be an integration ...
Wacke asked 25/4, 2018 at 13:6

5

I need to get path of image which is located in www.mysite.com/themes/mytheme/img/image.png ================================================= I've found the answer here: http://prestalab.ru/wiki/...
Sphygmic asked 15/9, 2011 at 9:35

3

I am updating a prestashop module by including a package that uses guzzle6.0. Prestashop 1.7 uses an older version of Guzzle 5. When I install the plugin on Prestashop the included package's ver...
Xanthene asked 18/12, 2018 at 10:57

5

Solved

I would like to change existing prestashop module without copying it and creating new one. I know that it is possible to override .tpl files in prestashop, but is it possible to do same thing with ...
Fonteyn asked 26/5, 2011 at 15:51

2

My problem is as follows. I have created a payment module for prestashop 1.7. The order is validated // created when the payment is initiated. This happens in the payment.php controller by using th...
Mither asked 4/12, 2017 at 19:40

5

How do I get the Current Controller name in prestashop 1.5?
Kotto asked 31/12, 2012 at 5:57

4

Solved

I am trying to install Prestashop 1.7 on an Ubuntu 14.04 LAMP droplet from Digitalocean. After copying Prestashop source files under a presta folder in /var/www/html, when accessing http://95.85.6...
Reek asked 26/1, 2017 at 17:25

6

macOS Mojave 10.14.3 PHP 7.1.23 Prestashop 1.7.5.1 I tried to install PHP intl extension on my local server in order to use Prestashop. I added extension=php_intl.so to etc/php.ini When I tr...
Nightie asked 22/3, 2019 at 14:1

3

Solved

I want to find Product image url stored location in Prestashop Database.
Undertint asked 27/5, 2016 at 22:54

4

After extensive search over internet i am sure that Prestashop does not return data in JSON format, it only returns in XML format (which leads to cross domain accessing issue unfortunately). Now, ...
Gustie asked 30/5, 2013 at 8:37

1

I've created a module for Prestashop 1.7 in order to add a new field in the Admin Product page. Due to the lack of proper documentation, I want to ask the proper way to add my custom field, a selec...
Tharpe asked 13/10, 2017 at 10:16

3

I have a problem that suddenly appeared two days ago. I have a prestashop module that allows me to retrieve images from an Instagram page. It was working very well but all of a sudden, nothing is ...
Roselinerosella asked 23/8, 2019 at 10:27

3

Solved

When a payment is validated, the order status becomes "Payment validated" ("Paiement accepté" in french). I want to set another status when payment is validated, so the history would show the follo...
Boule asked 9/2, 2015 at 11:24

4

Solved

So I'm trying to modify the layout of theme.yml in a PrestaShop theme. I comment out the following: hooks: modules_to_hook: displayFooter: # - ps_linklist # - ps_customeraccountlinks - ps_co...
Ataractic asked 1/12, 2017 at 3:16

3

I need to get list of all categories and their ids on product page in Prestashop (I am using v 1.6.0.9). I tried to do something like this: $other_categories = $something->getCategories($this-...
Virtues asked 27/10, 2014 at 6:37

© 2022 - 2024 — McMap. All rights reserved.