withypitts Posted November 7, 2023 Share Posted November 7, 2023 Issue seems to be an override: /home/withypit/public_html/presta17/override/classes/Customer.php on line 67 Assistance gratefully received. Fatal error: Uncaught Error: Call to undefined method Validate::isPasswd() in /home/withypit/public_html/presta17/override/classes/Customer.php:67 Stack trace: #0 /home/withypit/public_html/presta17/classes/form/CustomerLoginForm.php(72): Customer->getByEmail('admin@withypitt...', 'Gr33n2023Gr33n') #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 Link to comment Share on other sites More sharing options...
withypitts Posted November 7, 2023 Author Share Posted November 7, 2023 ON further investigation, customer records duplicated in DB. Resolved now. 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