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
Comment #1
hunmonk commentedwhat happens if you attempt the same with the standard drupal core login block?
Comment #2
hunmonk commentedafter 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
Comment #3
moshe weitzman commentedin 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.
Comment #4
jsg commentedUpgrading to 4.7.3 fixed the problem. Thanks.