yv0ry Posted June 6, 2016 Share Posted June 6, 2016 Hello everyone !Allow me to write a small message on the forum because I meet some difficulties with my new shop,Indeed, on my "command-fast" page (order-UCI) I have a javascript error ..This error must be linked to the loading JQuery except I almost tried everything:- Change Version- Move the code to the end- Move the code in different places- Add jQuery (which is already loaded ...)I do not really know how to do!Here is my error on the console: ReferenceError: isLogged is not defined if (guestCheckoutEnabled &&! isLogged &&! isGuest) And here also attached a screenshot of the DOM indicates that the files loaded in the order,I also know that this error wonder worries about prestashop lot of features, such as being able to change the quantity of a product, or ticking the box "I accept the Terms" to display the HOOK payment modules,Do you have a solution ?I thank you in advance !! See you soonMarc Link to comment Share on other sites More sharing options...
musicmaster Posted June 7, 2016 Share Posted June 7, 2016 Can you give a screendump of the error? Now we are missing contextual information like what file it happened in. What you can try is disabling the CCC options for javascript (compression and moving to the bottom). They often cause trouble. 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