Azazia Software Knowledgebase
Search:     Advanced search
Browse by category:
Contact Us

Logging out causes the screen to constantly reboot. Display says "Deleting cookie"

Add comment
Views: 467
Votes: 0
Comments: 0
Posted: 31 Aug, 2009
by: Patridge B.
Updated: 31 Aug, 2009
by: Patridge B.

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);

 

 

 

 

 

Others in this Category
document What is 8 Lab?
document Can I run Data Center Audit on Apache Linux/UNIX?
document What web browsers are compatible with Data Center Audit?
document Does Data Center Audit self populate it's database by performing auto-discovery?
document What does Azazia mean?
document Why did the owner name the company Azazia?
document What does CMDB mean?
document Upgrading to the full version from the demo
document What is WAMP and what is XAMPP?
document Change the MySQL root password at the SQL prompt
document Using an alternate MySQL user account other than the MySQL root user with Data Center Audit (DCA)



RSS