Jump to content

error on register new users. [SOLVED]


Recommended Posts

i have this error when any new customer try to register on my page, im using prestashop 1.6.1.2. 

 

/public_html/controllers/front/AuthController.php(443): ObjectModelCore->validateController()
/public_html/controllers/front/AuthController.php(256): AuthControllerCore->processSubmitAccount()
/public_html/Core/classes/controller/Controller.php(178): AuthControllerCore->postProcess()
/public_html/Core/classes/Dispatcher.php(367): ControllerCore->run()
/public_html/index.php(28): DispatcherCore->dispatch()
 {main}
  thrown in /public_html/Core/classes/ObjectModel.php on line 1149

Edited by luciano zapata
solved (see edit history)
Link to comment
Share on other sites

  On 6/26/2024 at 7:10 PM, luciano zapata said:

i have this error when any new customer try to register on my page, im using prestashop 1.6.1.2. 

 

/public_html/controllers/front/AuthController.php(443): ObjectModelCore->validateController()
/public_html/controllers/front/AuthController.php(256): AuthControllerCore->processSubmitAccount()
/public_html/Core/classes/controller/Controller.php(178): AuthControllerCore->postProcess()
/public_html/Core/classes/Dispatcher.php(367): ControllerCore->run()
/public_html/index.php(28): DispatcherCore->dispatch()
 {main}
  thrown in /public_html/Core/classes/ObjectModel.php on line 1149

Expand  

Can the error message be more complete? It is not complete enough to troubleshoot the problem.

Link to comment
Share on other sites

  • luciano zapata changed the title to error on register new users. [SOLVED]

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...