Arteinfo Posted April 20, 2017 Share Posted April 20, 2017 (edited) Sto provando a pubblicare su PrestaSho Addons i nostri moduli per ricevere i pagamenti con Carta del Docente e 18app, una volta inviato il file ricevo dalla procedura automatica dopo un po' di tempo il seguente messaggio:"The use of smarty templates is mandatory to display HTML. Your PHP code should not contain HTML." Validando il modulo tramite: https://validator.prestashop.com il modulo risulta corretto. Ho vagliato ogni riga di codice, ma non trovo quanto segnalano, l'unica cosa che mi viene in mente sono le seguenti righe di codice: if (!$authorized) die($this->module->l('This payment method is not available.', 'validation')); In \controller\front\validation.php Che comunque anche nel modulo Bankwire di PrestaShop eseguono così. Edited April 20, 2017 by Arteinfo (see edit history) Link to comment Share on other sites More sharing options...
Arteinfo Posted April 24, 2017 Author Share Posted April 24, 2017 Risolto avevo dimenticato dell'HTML in renderForm(). 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