PDA

View Full Version : How to Disable Login when go to site?



imanickam
08-20-2009, 09:37 PM
Recently I started managing the site maddentology.com. However, whenever someone goes to the site a Popup window shows up asking the visitor to enter the username and password to check Webmail.

How can I suppress this popup window? Where should I look for the code that does this?

Thanks.

Early Out
08-20-2009, 09:46 PM
Look at the source code for the page. In the "bottom section," where there are links for things like "Bleacher Seats," there's a call to webmail (just search for 2095). If you don't know why it's there, get rid of it.

JND
08-20-2009, 09:52 PM
On line 451, you have:


<a href="http://www.eegan.org" target="_blank"><img src="http://maddentology.com:2095/3rdparty/roundcube/?_task=mail&_action=get&_uid=5038&_mbox=INBOX&_part=3" border="0" /></a>