Jump to content

Error al registrarse en 1.7.7.4


Recommended Posts

Hola a todos

he actualizado a la versión 1.7.7.4 y me da el siguiente error cuando intento registrar a alguien o lo intentan desde el Front Office:

Whoops, looks like something went wrong.
 

(1/1) ContextErrorException

Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' (this will throw an Error in a future version of PHP)

in InternationalizedDomainNameConverter.php line 46

at InternationalizedDomainNameConverter->emailToUtf8('[email protected]')in CustomerForm.php line 85

at CustomerFormCore->fillWith(array('id_gender' => '1', 'firstname' => 'Charlie', 'lastname' => 'Brown', 'email' => '[email protected]', 'password' => 'charlie', 'birthday' => '', 'submitCreate' => '1', 'create_account' => '1', 'controller' => 'authentication'))in AuthController.php line 50

at AuthControllerCore->initContent()in Controller.php line 306

at ControllerCore->run()in Dispatcher.php line 518

at DispatcherCore->dispatch()in index.php line 28

 

Alguna idea?

Gracias

P.D.De PHP version tengo 1.7.3.

Link to comment
Share on other sites

12 hours ago, Charlybrownas said:

P.D.De PHP version tengo 1.7.3.

Supongo que te refieres a 7.3 no??

Este tema lo comentan aquí: https://github.com/PrestaShop/PrestaShop/issues/22989 - la versión del paquete ICU de tu servidor tiene que ser superior a 4.6. Habría que ver qué versión tienes. Para eso, sube el fichero adjunto al directorio raíz de tu página web y luego ábrelo en urldetutienda/phppsinfo.php, si te pide usuario y contraseña pon "prestashop" en ambas. 

Dime qué te pone en la última línea con el título "ICU" que he añadido, a la derecha del todo en "current":

phppsinfo.php

Link to comment
Share on other sites

Gracias por tu respuesta. Si quería decir 7.3. tengo de ICU lo siguiente:

ICU VERSION, 4.2.1

ICU DATA version 2009j

ICU Unicode Version 5.1

Estoy ya al habla con el servidor a ver si se puede subir al menos a 4.6. Crees que con eso se solucionará?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...