|
Search:
Advanced search
|
Browse by category:
|
Contact Us |
Logging out causes the screen to constantly reboot. Display says "Deleting cookie" |
|||||
If you are an IE user and clicking on Logout [somename] causes the resulting display screen to say "Deleting Cookies" and it appears to be 'stuck' on that screen where it constantly auto refreshes to infinity, you may do the following:
Change lines 22-23 of the dca_login.php
FROM setcookie(cookie_dca,gone,$past); setcookie(cookie_key_dca,gone,$past);
TO setcookie(cookie_dca,'',$past); setcookie(cookie_key_dca,'',$past);
|
|||||
Powered by
KBPublisher (Knowledge base software)