Fabio Posted January 11, 2019 Share Posted January 11, 2019 (edited) Ciao a tutti, quando inserisco un prodotto mediante webservice in modalità DEBUG ottengo il seguente errore: RETURN HTTP BODY <?xml version="1.0" encoding="UTF-8"?> <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <errors> <error> <code><![CDATA[3]]></code> <message><![CDATA[[PHP Warning #2] Invalid argument supplied for foreach() (/var/www/html/classes/Product.php, line 6713)]]></message> </error> </errors> </prestashop> Mentre se disabilito la modalità debug dal BO tutto funziona regolarmente. Sapete di cosa potrebbe trattarsi? La versione di prestashop installata e la 1.7.5.0 con php 7.2 Edited January 16, 2019 by Fabio (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now