OK, I've been waiting for the release of 1.3.0 for the longest time for a few reasons... one was to fix all the bugs on my board (which worked), and the other was so that I could get Javascript to work...
It seems, that for the most part, people can get Javascript to work on their boards by simply adding a script to the template.
Now, I've done that! And it doesn't work =(
The script works on my site, on a friend's site, and even works on someone's board... but does not work on mine...
here's the script ::
Quote<!-- FASTCLICK.COM v1.2 for eldaronline.com -->
<script language="Javascript"><!--
var a=b=c=d=e=h=i=j=l=n=p=s=t=u=v=w=x=y=z=dc='';
var id=o=k=f=0; var jar=new Date(); var f=jar.getSeconds() * jar.getMinutes();
dc=document; n=navigator; v=parseFloat(n.appVersion); e=escape(dc.referrer);
dc.cookie='mc=y'; j=(n.javaEnabled()? 'Y':'N'); c=(dc.cookie.length>0?'Y':'N');
if(v>=4){x=screen; } if(n.appName.indexOf('Mic')>=0) {o=1; } if(v>=4){ id=6630;
if(o==1){s=x.colorDepth}w=x.width;h=x.height;}x='|';p=w+x+h+x+s+'||||'+j+x+c+x;
u='ht'+'tp://media.fastclick.net/w'; c=' alt="Click"></a>'; x='/get.media?t=s';
l=' width=468 height=60 border=0 ';t=l+'marginheight=0 marginwidth=';b='&sid=';
i=u+x+b+id+'&m=1&f=a&v=1.2&c='+f+'&j='+p+'&r='+e;d='ameborder=0 scrolling=no>';
u = '<a hr'+'ef="'+u+'/cli'+'ck.here?sid='+id+'&m=1&c='+f+'" target="_top">';
dc.writeln('<ifr'+'ame src="'+i+'&d=f"'+t+'0 hspace=0 vspace=0 fr'+d);if(o!=1){
dc.writeln(u+'<i'+'mg sr'+'c="'+i+'&d=n"'+l+c);}dc.writeln('</iframe>'); // -->
</script>
<noscript>
<a
href="http://media.fastclick.net/w/click.here?sid=6630&m=1&c=1" target="_top">
<img src="http://media.fastclick.net/w/get.media?sid=6630&m=1&d=s&c=1&f=a&v=1.2
" width=468 height=60 border=1></a></noscript>
<!-- FASTCLICK.COM v1.2 for eldaronline.com -->
and here's a link to my php info ::
http://www.eldaronline.com/phpinfo and here's a link to my board ::
http://www.eldaronline.com/communityany ideas as to why this is happening? My host is on safemode if that matters...
any ideas as to how I can fix this?