toretemix Posted January 10, 2019 Share Posted January 10, 2019 (edited) Buenos días, Necesito una ayudita please 🙂 Tengo una instalacción limpia de la versión prestashop1750 y cuando creo un cliente, me sale el error 500, aunque el cliente si que se queda guardado en el apartado clientes, también me sucede esto cuando he querido finalizar una compra de prueba con el cliente, el cual adjunto error por si podéis orientarme que origina dicho error. (1/1) UndefinedFunctionException Attempted to call function "idn_to_ascii" from the global namespace. in Mail.php line 878 at MailCore::toPunycode('[email protected]')in Mail.php line 317 at MailCore::send(1, 'bankwire', 'En espera de pago por transferencia bancaria', array('{lastname}' => 'XXXXXXX', '{firstname}' => 'JXXXXX', '{id_order}' => 7, '{order_name}' => 'NZYTMOBYO', '{bankwire_owner}' => false, '{bankwire_details}' => '', '{bankwire_address}' => '', '{total_paid}' => '23,14 €'), /', false, 1)in OrderHistory.php line 546 at OrderHistoryCore->sendEmail(object(Order), array('{bankwire_owner}' => false, '{bankwire_details}' => '', '{bankwire_address}' => ''))in OrderHistory.php line 468 at OrderHistoryCore->addWithemail(true, array('{bankwire_owner}' => false, '{bankwire_details}' => '', '{bankwire_address}' => ''))in PaymentModule.php line 747 at PaymentModuleCore->validateOrder(7, '10', 23.1400000000000005684341886080801486968994140625, 'Pagos por transferencia bancaria', null,array('{bankwire_owner}' => false, '{bankwire_details}' => '', '{bankwire_address}' => ''), 1, false, '508b0201ade5386558de34db39ea1b85')in validation.php line 64 at Ps_WirepaymentValidationModuleFrontController->postProcess()in Controller.php line 270 at ControllerCore->run()in Dispatcher.php line 509 at DispatcherCore->dispatch()in index.php line 28 Muchas gracias de antemano. Un cordial saludo. Carlos Edited January 10, 2019 by toretemix (see edit history) Link to comment Share on other sites More sharing options...
Pedro Posted January 10, 2019 Share Posted January 10, 2019 Ese error aparece en este bug, mira a ver si te sirve http://forge.prestashop.com/browse/BOOM-5812 Cuidado, en el código que has puesto parece que se ven datos privados Link to comment Share on other sites More sharing options...
toretemix Posted January 10, 2019 Author Share Posted January 10, 2019 Muchisimas gracias por la anotación y respuesta. Carlos 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