Hey all...
I have been screwing around with a pop-under program to test the waters... (I've never used one before... and don't particulary care for them) However my site
www.neo-1.com gets about 8,000+ uniques a month... there is 38 registered members (my old classmates) which equals 25-38 uniques a month... so that means that 7,962 people that I don't know... and don't offer anything for are visiting my site... So I thought I'd give this a go....
Anyways, long story short now I've messed up my forum
This is the error message that I'm getting...
Parse error: parse error, unexpected $ in /home/theone/public_html/FHS-94/includes/template.php(127) : eval()'d code on line 98
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<META name="description" content="Ferndale High School Alumni chat room and forum for all classes of FHS" />
<META name="keywords" content="FHS, Ferndale, Ferndale Washington, Ferndale High School, Ferndale HS Alumni" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
{META}
{NAV_LINKS}
<title>FHS Alumni | Ferndale High School | Ferndale Washington</title>
<link rel="stylesheet" href="templates/aqua/{T_HEAD_STYLESHEET}" type="text/css" />
<style type="text/css">
<!--
TH { background-image: url(templates/aqua/images/{T_TH_CLASS2}) }
TD.rowpic { background-image: url(templates/aqua/images/{T_TH_CLASS3}); background-repeat: repeat-y }
TD.cat, TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-image: url(templates/aqua/images/{T_TH_CLASS1}) }
body {
background-color: #FFFFFF;
background-image: url(templates/aqua/images/background1.gif);
background-attachment : fixed;
}
-->
</style>
<!-- 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');;
}
//-->
</head>
Any help would be greatly appreciated... All I did was pull out my Adsense code and put in the pop under code... which I've since pulled out... the file is my overall_header.tpl I'm sure it's nothing too big... but before I start trying to fix / mess it up worse I thought I'd ask the pro's
Thanks
NeO