Jump to content

[RESOLU] Problème inscription clients


Recommended Posts

Bonjour, j'ai cherché mais pas trouvé de réponse.

Lors de l'inscription d'un nouveau client depuis le panier voici le message qui s'affiche : "TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error". Après avoir fait on dans : config/defines.inc.php

else
{
    @ini_set('display_errors', 'off');
    define('_PS_DEBUG_SQL_', false);
}

puis remis sur off le message est :"TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: parsererror"

 

Si inscription directe (sans panier) erreur 500. J'ai fait ce qui est indiqué sur ce topic 

ce qui me renvoie ça : "Fatal error: Uncaught Error: Access to undeclared static property: Validate::$data in /home/trheli/public_html/classes/ObjectModel.php:1041 Stack trace: #0 /home/trheli/public_html/controllers/front/AuthController.php(414): ObjectModelCore->validateController() #1 /home/trheli/public_html/controllers/front/AuthController.php(252): AuthControllerCore->processSubmitAccount() #2 /home/trheli/public_html/classes/controller/Controller.php(171): AuthControllerCore->postProcess() #3 /home/trheli/public_html/classes/Dispatcher.php(373): ControllerCore->run() #4 /home/trheli/public_html/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/trheli/public_html/classes/ObjectModel.php on line 1041"

 

 

 

Prestashop 1.6.0.9

 

Si vous avez des idées; je ne sais pas quoi faire. Site www.trhelicopter.com

Merci

 

Edited by Krystel (see edit history)
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...