Robert Member Dec 28, 2012 #1 Hi, me again.. On the main forum index page, the below bit of code is at the top of the screen. The page is fine apart from that. Code: '); var sidebar_align = 'right'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //-->
Hi, me again.. On the main forum index page, the below bit of code is at the top of the screen. The page is fine apart from that. Code: '); var sidebar_align = 'right'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //-->
Lefteris_D Administrator Staff member Jan 2, 2013 #4 I'm afraid I can't see anything on Firefox. Besides that, the 3.x series is kind of old, try updating the browser and let me know.
I'm afraid I can't see anything on Firefox. Besides that, the 3.x series is kind of old, try updating the browser and let me know.
Robert Member Jan 6, 2013 #5 I found the problem but you will have to fix it. The line is: document.write('<script type="text/javascript" src="' + yuipath + '/animation/animation-min.js?v=420"></script>'); I found a few other similar lines in the source and they have <\/script>, but this one is missing the backslash. Could you try adding it in?
I found the problem but you will have to fix it. The line is: document.write('<script type="text/javascript" src="' + yuipath + '/animation/animation-min.js?v=420"></script>'); I found a few other similar lines in the source and they have <\/script>, but this one is missing the backslash. Could you try adding it in?
Robert Member Apr 9, 2013 #8 Hi Lefteris_D some more problems have appeared. If I click on My Profile, this appears at the top. I suspect it's a similar cause as before. Code: '); } else { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } document.write(''); //-->
Hi Lefteris_D some more problems have appeared. If I click on My Profile, this appears at the top. I suspect it's a similar cause as before. Code: '); } else { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } document.write(''); //-->
Lefteris_D Administrator Staff member Apr 9, 2013 #10 It's here right? http://forums.emulator-zone.com/member.php?u=1227&styleid=11 Any chance for a screenshot? It won't show for me like last time (multiple browsers).
It's here right? http://forums.emulator-zone.com/member.php?u=1227&styleid=11 Any chance for a screenshot? It won't show for me like last time (multiple browsers).