How can i do this please if tried editing the style tables but its not working any advice please.
How can i do this please if tried editing the style tables but its not working any advice please.
the ad code must go in the top of the overall_header.tpl file. put it in that file and save it. It should work after that.
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support
thanx mate i have tried this to no result, i am beggining to think it could be a problem with the ads....nevertheless i shall try again.
cheers
It could be because of server problems. The server is being looked at as we speak. Make sure the ad goes in below the opening php line at the top.
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support
sorry i dont follow, the overall_header.tpl is in html........by what i can see
If your running phpbb 2.0.17 then no all of it should be in php not html
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script> <script language='JavaScript' type='text/javascript'> <!-- if (!document.phpAds_used) document.phpAds_used = ','; phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11); document.write ("<" + "script language='JavaScript' type='text/javascript' src='"); document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random); document.write ("&what=zone:3&target=_blank"); document.write ("&exclude=" + document.phpAds_used); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); document.write ("'><" + "/script>"); //--> </script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a915c788' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:3&n=a915c788' border='0' alt=''></a></noscript>
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/BBTech/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
---------------------
Theres more underneath but i dont think it is important , as you can see on the 3rd line i included the ad script....is this right?
thanx again
are you using the html ad code or the php ad code. There is a zip file to download with the correct codes in it. The code from the link under my sig should work to.
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support
ok will try, thankyou very much for your help
ok ive done so still to no result but i have come to the conclusion that this is a problem with the server as when i check the preview file i still dont see anything.
thanks for your help anyway