Search the Community
Showing results for tags 'error reporting'.
-
The debug mode is widely used to see the errors on your shop and when: you get blank pages; you get 500 Internal Server Error; you have strage issues with your shop and don't know where to start; Edit: Debug mode on PrestaShop 8.0 PrestaShop Dashboard > Advanced Parameters > Performance > DEBUG MODE PANEL > Set it to YES Debug mode on PrestaShop 1.7 PrestaShop Dashboard > Advanced Parameters > Performance > DEBUG MODE PANEL > Set it to YES To turn on the Debug mode on PrestaShop 1.7 is more simple comparing it to the previous versions of Prestashop. You can do this from your PrestaShop Dashboard > Advanced Parameters > Performance > DEBUG MODE PANEL > Set it to YES If you can't acces you dashboard you can also enable it through FTP by accessing config/defines.inc.php and usually @line 29 you will find: define('_PS_MODE_DEV_', false); change it to: define('_PS_MODE_DEV_', true); Turning on the Debug Mode on other versions of Prestashop Debug mode on PrestaShop 1.5.3 to 1.6 For PrestaShop 1.5.3 to 1.6 the procedure is the same: Open config/defines.inc.php and usually @line 29 you will find : define('_PS_MODE_DEV_', false); change it to: define('_PS_MODE_DEV_', true); For PrestaShop below 1.5.3 you have to edit the config/defines.inc.php file and make the following changes: Change this line: @ini_set('display_errors', 'off'); to this: @ini_set('display_errors', 'on'); !!! Be careful, turn the Debug Mode off when finished debugging, hackers may get advatage of it and may harm your website and besides of that any visible error is not good for visitors. Debug mode for Admin or specific IPs Because Debug mode should not be visible for your customers here's a smart solution that allows you to enable it only for admins or for some provided IPs. This way your shop will not be vulnerable while you debug.
- 11 replies
-
- 12
-
-
-
- 8.0
- error reporting
- (and 9 more)
-
I've just gone live with my website and am already getting a bunch of emails from the "Error reporting from your PayPalAPI module". It's clearly just random hacking attempts (see the report: no report is given), but I don't want to be getting 10 emails a day for it and I'm confident there's an easy fix - I just don't see it. Also, given the random hacking activity, where would I read up on how Prestashop interacts with the module (where the hacking attempts are coming from)? Thank you for your time!
- 32 replies
-
- paypal
- error reporting
-
(and 3 more)
Tagged with:
-
Hi Group, This error i got from error report. Somebody know about the problem? 786. if ($webservice_call && $errno) { 787. $dbg = debug_backtrace(); 788. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97); 789. } elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) { 790. if ($sql) { 791. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>'); 792. } 793. 794. throw new PrestaShopDatabaseException($this->getMsgError()); 795. } 796. }
-
Hello. I am getting thousands of this email in a day Error reporting from your PayPalAPI module A client has encountered a problem with the module PayPalAPI, see the report: Sender is my email. it means my store or my paypal module is sending this message. I am getting ten of this email in a second. It is big problem. Because of this, my store performance is bad. PrestaShop™ 1.4.8.2 My prestashop is 1.4.8.2 And paypal module is v3.4.8
- 15 replies
-
- paypal module
- paypal error
-
(and 2 more)
Tagged with:
-
Bonjour, Je reçois plusieurs fois par mois un mail d'erreur de la par du module paypal, mais celui-ci est vide et ne contient que les informations suivantes: Hi, Error reporting from your PayPalAPI module A client has encountered a problem with the module PayPalAPI, see the report: L'erreur n'est pas généré par une commande ou par une tentative de paiement. Connaitriez-vous la raison de cette erreur? Merci bien
-
I got thousands of this emil "Error reporting from your PayPal module" . Please help Sender email is my store's customer service email It means my store or my paypal module are sending that emails to us I got that email not that much ( less then 10 a day), so I just ignored But nowadays I am getting that message per a second. That makes problem. My email box is full in a day for that message My shop is prestashop version 1.4.8.2 My paypal modue is PayPal v3.4.8 I Error reporting from your PayPalAPI module A client has encountered a problem with the module PayPalAPI, see the report: this is message. there is no error code.
- 1 reply
-
- paypal error mesage
- paypal module
- (and 3 more)
-
Good Afternoon, I am relatively new to the Prestashop world and have recently launched our website. Today I am getting a great number of errors in my back office and my site is running really, really, really slow. The only change I made yesterday was installing Google analytics and disabling the site stats. I've also been getting 500 errors today with trying to load back office features, like Configuration, and orders. I had also uploaded a php5.ini file to increase some of my specs for csv import and today I took it down to revert to the original settings. here is the website: http://www.socalbelts.com http://www.socalbelts.com/info.php Server informationServer information: Linux #1 SMP Wed Sep 4 14:07:10 MST 2013 x86_64 Server software version: Apache PHP version: 5.3.24 Memory limit: 64M Max execution time: 30 I'm getting these warnings: Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Document is empty in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Start tag expected, '<' not found in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Notice: Trying to get property of non-object in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: Invalid argument supplied for foreach() in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Document is empty in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Start tag expected, '<' not found in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Notice: Trying to get property of non-object in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: Invalid argument supplied for foreach() in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Let me know if anyone can help, or if I can provide any further information!!! I would really love to get this site working nicely!!!