MyBB Community Forums

Full Version: Problems with the Text Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Can you remove the bar down the bottom and the Javascript popups, one of those is conflicting with the MyBB JavaScript no-doubt.

Here are the foreign scripts which are most likely causing the problem:
<script  language="javascript"  type="text/javascript">iw_ad_popup_abre_iw=1; iwsrcplus="http://codenew.impresionesweb.com/p/popup.php?idrotador=61194&lgid="+((new Date()).getTime() % 2147483648) + Math.random(); document.write("<scr"+"ipt language=javascript  type=text/javascript src="+iwsrcplus+"></scr"+"ipt>");</script> 

<script src='http://cdn.wibiya.com/Loaders/Loader_35929.js' type='text/javascript'></script> 

<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> 
(2010-02-26, 01:38 AM)TimB. Wrote: [ -> ]Can you remove the bar down the bottom and the Javascript popups, one of those is conflicting with the MyBB JavaScript no-doubt.

Here are the foreign scripts which are most likely causing the problem:
<script  language="javascript"  type="text/javascript">iw_ad_popup_abre_iw=1; iwsrcplus="http://codenew.impresionesweb.com/p/popup.php?idrotador=61194&lgid="+((new Date()).getTime() % 2147483648) + Math.random(); document.write("<scr"+"ipt language=javascript  type=text/javascript src="+iwsrcplus+"></scr"+"ipt>");</script> 

<script src='http://cdn.wibiya.com/Loaders/Loader_35929.js' type='text/javascript'></script> 

<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> 

It looks like it worked, thanks.
Pages: 1 2