tozi Posted August 26, 2014 Share Posted August 26, 2014 (edited) Hi all, in my eshop i need a required phone number or mobile number. In one page checkout it works. But in this http://www.petamour.cz/autentifikace registration is phone number not required. His have *, but didnt work. Any idea? Thanks for quick response. Edited August 29, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 27, 2014 Share Posted August 27, 2014 Are you using any override? Can you check if phone number is marked as required in the back office, preferences, customers? Link to comment Share on other sites More sharing options...
tozi Posted August 27, 2014 Author Share Posted August 27, 2014 Yes in back office is marked as required. Some override is there, but do not know what to look for. Is there: override/controllers/front/ - AddressController.php - AuthController.php - CmsController.php - ContactController.php - OrderDetailController.php Link to comment Share on other sites More sharing options...
tozi Posted August 29, 2014 Author Share Posted August 29, 2014 Solved. In override/controllers/front/AuthController.php i change $error_phone = false; for true 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