Jump to content

Problems with 8.0.4 Error 500 on sign in


withypitts

Recommended Posts

 PHP Fatal error:  Uncaught Error: Call to undefined method Validate::isPasswd() in /home/xxxxxxxt/public_html/xxxxxxx/override/classes/Customer.php:67

Stack trace:
#0 /home/withypit/public_html/presta17/classes/form/CustomerLoginForm.php(72): Customer->getByEmail('support@freedom...', 'R3d2023PurPl3')
#1 /home/withypit/public_html/presta17/classes/checkout/CheckoutPersonalInformationStep.php(77): CustomerLoginFormCore->submit()
#2 /home/withypit/public_html/presta17/classes/checkout/CheckoutProcess.php(76): CheckoutPersonalInformationStepCore->handleRequest(Array)
#3 /home/withypit/public_html/presta17/controllers/front/OrderController.php(252): CheckoutProcessCore->handleRequest(Array)
#4 /home/withypit/public_html/presta17/classes/controller/Controller.php(319): OrderControllerCore->initContent()
#5 /home/withypit/public_html/presta17/classes/Dispatcher.php(510): ControllerCore->run()
#6 /home/withypit/public_html/presta17/index.php(28): DispatcherCore->dispatch()
#7 {main}
  thrown in /home/withypit/public_html/presta17/override/classes/Customer.php on line 67

How do I get this fixed?

Link to comment
Share on other sites

18 hours ago, BonPresta said:

It looks like the problem is caused by the module. In /home/xxxxxxxt/public_html/xxxxxxx/override/classes/Customer.php file you can see the name of the module and contact the module developers to fix the problem.

Thanks, the error message does indicate that, I wondered if anyone esle had experienced it.  Thanks again

 

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