informac Posted January 10, 2019 Share Posted January 10, 2019 Salve, ho appena installato prestashop 1.7.5.0, mi registro per creare un account come cliente e mi esce "La pagina non funziona, errore 500", quindi non trova la pagina. Mi rimane sospeso su www.nomedominio.it/login?create_account=1, se aggiorno la pagina funziona correttamente con l'account creato. Praticamente come se non funzionasse la redirect. Ho provato sia con Chrome che con I.E. ma il risultato non cambia. Cosa potrebbe essere? Link to comment Share on other sites More sharing options...
luca1711 Posted January 10, 2019 Share Posted January 10, 2019 Ciao, attiva la modalità debug per capire da dove viene il problema. Link to comment Share on other sites More sharing options...
informac Posted January 10, 2019 Author Share Posted January 10, 2019 (edited) Notice: Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' in Mail.php line 878 at MailCore::toPunycode('[email protected]')in Mail.php line 317 at MailCore::send(1, 'account', 'Benvenuto!', array('{firstname}' => 'prova', '{lastname}' => 'Chi', '{email}' => '[email protected]'), '[email protected]', 'csfdd ffa')in CustomerPersister.php line 226 at CustomerPersisterCore->sendConfirmationMail(object(Customer))in CustomerPersister.php line 196 at CustomerPersisterCore->create(object(Customer), 'pass')in CustomerPersister.php line 59 at CustomerPersisterCore->save(object(Customer), 'pass', null, true)in CustomerForm.php line 195 at CustomerFormCore->submit()in AuthController.php line 61 at AuthControllerCore->initContent()in Controller.php line 281 at ControllerCore->run()in Dispatcher.php line 509 at DispatcherCore->dispatch()in index.php line 28 Edited January 10, 2019 by informac (see edit history) Link to comment Share on other sites More sharing options...
luca1711 Posted January 10, 2019 Share Posted January 10, 2019 Sembra sia un problema derivante dal modulo di invio della email di iscrizione. Come hai impostato l'invio delle email? Link to comment Share on other sites More sharing options...
informac Posted January 10, 2019 Author Share Posted January 10, 2019 Era impostato su PHP mail(), ho ora configurato l'SMTP ma il risultato del debug è identico, l'email di prova mi arriva quando configuro l'smtp. Link to comment Share on other sites More sharing options...
informac Posted January 10, 2019 Author Share Posted January 10, 2019 Ho fatto un pò di ricerche e il problema dovrebbe essere che devo installare e abilitare php-intl Link to comment Share on other sites More sharing options...
informac Posted January 10, 2019 Author Share Posted January 10, 2019 mi risulta abilitato, ho allegato anche l'immagine del phpinfo() Link to comment Share on other sites More sharing options...
informac Posted January 10, 2019 Author Share Posted January 10, 2019 nella versione 1.7.4.4 funziona benissimo, può darsi sia un bug Link to comment Share on other sites More sharing options...
luca1711 Posted January 11, 2019 Share Posted January 11, 2019 Non saprei ma ti consiglio di inviare le email da google o altri servizi esterni e non usare PHP. In un negozio con la 1.7.4.2 ho configurato così l'invio delle email Ricorda di cancellare la cache e fai ricompilare il file di template. Vedi se può funzionare Link to comment Share on other sites More sharing options...
carmela Garbato Posted October 20, 2023 Share Posted October 20, 2023 (edited) io ho risolto così " Pannello di controllo -- Paramitri Avanzate-- E-mail" Edited October 20, 2023 by carmela Garbato ho dimenticato di scrivere il percorso della pagina (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