prestashop-1.7 Questions
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
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
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
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
2
So I had trouble while installing Prestashop 1.7 correctly and thought I would post my own guide to install it with Homestead (vagrant, virtualbox):
There we go:
Download prestashop
Have vagrant...
Dean asked 7/9, 2018 at 11:13
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
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
1
Solved
I achieve to list and create products through Prestashop API. I want to automate a little bit the product update process in my website.
But i have an issue trying to upload the images both in cre...
Dennis asked 3/6, 2019 at 15:39
2
Why is prestashop don't save my modification into database?
Using prestashop 1.7
/override/classes/Product.php
class Product extends ProductCore {
public $por_gan; public function __construct ($i...
Shunt asked 28/4, 2017 at 8:35
3
i have a problem when transfer PS 1.7 from server domain to my local host
I have followed all the steps of file transfer from the Prestashop documentation.
****I do this step:****
1 - Download a...
Limburger asked 8/6, 2018 at 7:28
2
Solved
How to have the debug bar on all the website ?
In the administration side I activate the debug mode, but the Symfony debug-bar is visible only in the "modules" part.
Is it possible to display it on...
Drove asked 19/12, 2017 at 13:14
0
I have prestashop 1.7.2.4 installed.
I created a module with a controller, and connected to the ModuleRoutes hook in order to create my own specific route that actually works! :)
in general I crea...
Almena asked 28/10, 2017 at 10:59
1
Solved
I am making a module and I need to make an ajax request, with JSON response if possible, how can i do this ?
I don't understand really well the structure of Prestashop 1.7 on this.
Thanks !
Expound asked 29/4, 2017 at 13:59
1
© 2022 - 2024 — McMap. All rights reserved.