Jump to content

Backend Logout Issue (v1.7.2.4)


Recommended Posts

I get a white page when I logout of the backend.

 

Here is the JS error:

index.php?controller=AdminLogin&token=49903d487bb589ddcaada6a0cced89ba&logout:6 Uncaught ReferenceError: $ is not defined
    at HTMLDocument.<anonymous> (index.php?controller=AdminLogin&token=49903d487bb589ddcaada6a0cced89ba&logout:6)

 

                $('#login-panel #login_form .form-group:nth-child(3)').after('<div class="g-recaptcha" data-sitekey="kSu" data-theme="light" data-size="normal"></div>');

 

Edit:

 

This is a module issue and needs to be moved, please.

 

Edit:

 

Module fixed.
 

Edited by TinyStore (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...