I try the module to see if it would help me out with some users not filling out their profile, but the module was not what I wanted, but now, I am getting many unauthorized access to users, or they will have to try twice to log in or come other users can't log in: I notice some links have this ?destination= added where there was nothing but the normal drupal link. How can I remove that from those links?
This is causing me several problems with mu website and business I really appreciate a solution since it is my live site that is presenting all these problems, thanks
Comments
Comment #1
3cwebdev commentedIf the login destination module has been disabled and/or uninstalled then it has no effect on your site. ?destination= in paths are a standard in core Drupal and other contrib modules. To troubleshoot the issue you will first need to track down where the problem is initiating. You should try to recreate the problem and then start disabling modules to see if the problem stops. Also, verify that you have, in fact, disabled the ld module.