AlexC55 Posted December 21, 2016 Share Posted December 21, 2016 When new user trying to register the system get this error Call to undefined method AuthController::processCustomerNewsletter() in C:\inetpub\proconstruct.md\controllers\front\AuthController.php on line 437 what can i do in this case? Link to comment Share on other sites More sharing options...
NemoPS Posted December 21, 2016 Share Posted December 21, 2016 Did you recently upgrade? Your AuthController is missing a method. A quick fix is to get a new package from the site, of the same ps version, and replace your authController with the clean one (back it up, just in case) Link to comment Share on other sites More sharing options...
AlexC55 Posted December 21, 2016 Author Share Posted December 21, 2016 (edited) Thanks i replace authController with one clean and it's work. Edited December 21, 2016 by AlexC55 (see edit history) 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