I have installed LT and have all options enabled. However, after a successful login, the login block does not disappear. This seems to apply in Firefox but not IE. After a manual refresh, the login block does disappear, and the "login successful" message is displayed. I have had to disable LT because users think that their login has not worked. Thanks for your help with this problem.

Comments

hunmonk’s picture

what happens if you attempt the same with the standard drupal core login block?

hunmonk’s picture

Status: Active » Closed (fixed)

after further investigation, this appears to be a known issue in drupal core 4.7. upgrading to the latest 4.7 version of both core and LT may fix this problem. there's nothing i can do about it at the module level. closing

moshe weitzman’s picture

in 4.7.3 there is a relatted fix for this - we add a time=x querystring param to eliminate browser caching. in 4.7.4 there will be a better fix. no idea if LGT interferes with the redirect after login. if yes, then it may not take advantage of the fix.

jsg’s picture

Upgrading to 4.7.3 fixed the problem. Thanks.