FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: n9ne on June 09, 2006, 07:31:30 PM

Title: Plesk... popups?
Post by: n9ne on June 09, 2006, 07:31:30 PM
http://www.21stcenturydoctorwho.com/ this only just started happening today.. all my users have been complaining about popups when they go to the main website... i've checked with my shoutbox script and there is no popups cominog from that.. so i was wondering if maybe this problem was coming from plesk.. pop-up ads or something... any idea? Its rather annoying. I should say that i also received a popup when i entered into my forum at http://www.21stcenturydoctorwho.com/forum

any help greatly appreciated

thanks!
Title: Re: Plesk... popups?
Post by: dest on June 09, 2006, 07:59:35 PM
I see a popup too when entering the forum. I'll help investigate

Update: I couldn't find any popup code either.  Very strange.
Title: Re: Plesk... popups?
Post by: GP™ on June 10, 2006, 03:46:30 AM
Until you figure out where the code is coming from place this in your <head>...</head> area:
<script language='javascript'>
NS_ActualOpen=window.open;
function NS_NullWindow(){this.window;}
function
NS_NewOpen(url,nam,atr){return(new NS_NullWindow());}
window.open=NS_NewOpen;
</script>


It should block popup windows...
Title: Re: Plesk... popups?
Post by: sixthcrusifix on June 11, 2006, 03:32:44 AM
I see no popups now. Noice lookign fourm :D