Cannot edit my overall header???

P®od

Up-and-Coming Sensation
Joined
Apr 22, 2009
Messages
398
Reaction score
0
FP$
6
Ok so every time i try and add something to my header eg the code for meebo bar
Code:
<script type="text/javascript">
window.Meebo||function(c){function p(){return["<",i,' onload="var d=',g,";d.getElementsByTagName('head')[0].",
j,"(d.",h,"('script')).",k,"='//cim.meebo.com/cim?iv=",a.v,"&",q,"=",c[q],c[l]?
"&"+l+"="+c[l]:"",c[e]?"&"+e+"="+c[e]:"","'\"></",i,">"].join("")}var f=window,
a=f.Meebo=f.Meebo||function(){(a._=a._||[]).push(arguments)},d=document,i="body",
m=d[i],r;if(!m){r=arguments.callee;return setTimeout(function(){r(c)},100)}a.$=
{0:+new Date};a.T=function(u){a.$[u]=new Date-a.$[0]};a.v=4;var j="appendChild",
h="createElement",k="src",l="lang",q="network",e="domain",n=d[h]("div"),v=n[j](d[h]("m")),
b=d[h]("iframe"),g="document",o,s=function(){a.T("load");a("load")};f.addEventListener?
f.addEventListener("load",s,false):f.attachEvent("onload",s);n.style.display="none";
m.insertBefore(n,m.firstChild).id="meebo";b.frameBorder="0";b.id="meebo-iframe";
b.allowTransparency="true";v[j](b);try{b.contentWindow[g].open()}catch(w){c[e]=
d[e];o="javascript:var d="+g+".open();d.domain='"+d.domain+"';";b[k]=o+"void(0);"}try{var t=
b.contentWindow[g];t.write(p());t.close()}catch(x){b[k]=o+'d.write("'+p().replace(/"/g,
'\\"')+'");d.close();'}a.T(1)}({network:"applegossip_ro47ca"});
Meebo("makeEverythingSharable");
</script>

My forum just goes bland and shows alot of code and such.
Can anyone help me?

I have followed all the instructions here:
http://www.phpbb.com/community/viewtopi ... 45&start=0
 
Make sure you purge the cache. As for the post above; it does matter, it's gotta be inside the <body> </body> tags.
 
When i purge the cache nothing changes. The forum is still just one column of the words on the forum and no images regardless of where the code is. =/
 
There has to be just one step your missing out on, try re-installing it, if that fails, ill be more than happy to try and do it for you (piece of cake.)
 
Ok i'll keep trying those things again... I think your right... When you say purge the cache... Do you mean refresh the template. Or purge the cache from the mains in the ACP?
 
I mean purge the cache on the index page of the ACP, that way everything is flushed properly.
 
Nothing happened. Now everything has gone except this line of code:
Code:
Parse error: syntax error, unexpected '}' in /home/sharlen/public_html/cache/tpl_XiPhone_overall_header.html.php on line 202

EDIT:
Yes i am putting the code in the right place =/
 
Back
Top Bottom