GMVitus Posted April 13, 2018 Share Posted April 13, 2018 (edited) Hello folks! I'm working on the theme for my shop and I came across a problem I don't know how to solve. I can't get the registration of customer accounts working! When clicking on the save-customer button of the form, the page simply reloads with no feedback whatsoever. My theme is heavily customized, so the problem is most likely in my spaghetti-code. Maybe I accidentally excluded an essential javascript? I simply don't know how to debug this issue and hope you can point me in the right direction. If you want to check it out: www.wing42.com Cheers, Otmar Edited April 13, 2018 by GMVitus (see edit history) Link to comment Share on other sites More sharing options...
Rhobur Posted April 14, 2018 Share Posted April 14, 2018 apparently you have an error in the unitegallery.min.js; a variable is not found so it prevents loading further. Link to comment Share on other sites More sharing options...
GMVitus Posted April 14, 2018 Author Share Posted April 14, 2018 Thanks for your reply! I don't see the error you found. I get a log output from the unitegallery for an undefined id, buts that's not an error as far as I see. Link to comment Share on other sites More sharing options...
GMVitus Posted April 16, 2018 Author Share Posted April 16, 2018 Any ideas how to debug this problem? Link to comment Share on other sites More sharing options...
GMVitus Posted April 20, 2018 Author Share Posted April 20, 2018 I found the problem. It was a simple mix-up in the name tag of the input form control. It works now. Link to comment Share on other sites More sharing options...
Rhobur Posted April 21, 2018 Share Posted April 21, 2018 it is if it prevents the following js from running. Try to disable that module and see if it works. 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