musicmaster Posted May 28, 2016 Share Posted May 28, 2016 I have a shop where on login I am stuck on the login page within login fields. See the attached image. If you look close the login fields have a display:none attribute. Interesting is also the "== $0" segment that suggests some programming error. This is PS 1.6.1.0. Does anyone have suggestions to get out of this loop? Link to comment Share on other sites More sharing options...
Simonas Invertus Posted May 30, 2016 Share Posted May 30, 2016 I had similar experience once. After Prestashop update one module crashed I could not login into BO. Solution was to delete crashed module. In your case you can delete "display:none" from html or css in the browser and that should show the fields. Hopefully that would be enough to investigate where the real issue is. 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