If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
I've looked and looked - found 29 case of "Cannot add header information" - with the same old fix....remove spaces. I don't think that this is the main problem.

I really like the advance poll program.....but it doesn't matter if you have this problem and it take forever to fix or find out how to fix it.

I never really saw an anwer other than remove "space" .....Maybe you can add a patch to fix this problem.

Here is my entire page, Poll.php: (and I get the same "Cannot add......)
<body bgcolor="#FFFFFF" text="#000000">
<?php require "./poll_cookie.php"; ?>
<?php
include_once "/home/virtual/siteXXX/fst/var/www/html/polls/booth.php";
echo $php_poll->poll_process("newest");
?>
</body>
Thank you very much. I fixed the problem. I didn't notice it. I did not happen at home cause I have email setup, but at school I did not that why the problem. Appreciative.
Could you show me how to fix the problem? Does it mean that I have to se up in Outlook Express or others an account?
Upload the unzipped files to a directory on your webserver or
unzip the file there.
chmod the directories to 777, and the files to 666, 644 should do for
the images.
Point your browser to the directory you installed in /demo.php

That should do the trick.
Now choose the design you would like to use and change the code shown
below each counter-image and include the code in your webpage
Thanks!
<?php
// Important! You have to include it before your html code
include_once "/home/virtual/site21/fst/var/www/html/vote/textfile/poll_cookie.php";
?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Welcome
to DFW Sports Weekly</TITLE>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<LINK REL=stylesheet HREF="styles.css" TYPE="text/css">
<script language="JavaScript">
var i = 1;
banner1= new Image();
banner1.src = "../images/banner1.gif";
banner2 = new Image();
banner2.src = "../images/banner2.gif";
banner3 = new Image();
banner3.src = "../images/banner3.gif";
banner4 = new Image();
banner4.src = "../images/banner4.gif";

var links = new Array
/*
Put your link between the quotation marks " and " if they are outside of the domain make
sure that you indicate that with something like: http://www.mydomain.com/thislink.html
*/
links[1] = "http://www.dfwsw.com/pages/dfw.php?page=subscr"
links[2] = "http://www.dfwsw.com/pages/dfw.php?page=adver"
links[3] = "http://www.dfwsw.com/pages/dfw.php?page=adver"
links[4] = "http://www.dfwsw.com/pages/dfw.php?page=adver"

var description = new Array
description[1] = "Check out the subscription benefits"
description[2] = "Come inside here for great prices, and savings"
description[3] = "Get a subscription.... It's worth it and more!"
description[4] = "DFW Sports Weekly - 160,000 readers strong"

function loadBanner(){

var time= new Date();
hours= time.getHours();
mins= time.getMinutes();
secs= time.getSeconds();
closeTime=hours*3600+mins*60+secs;
closeTime+=6; /* Change this number to increase decrease the rotation speed */
Timer();

}

function Timer(){
var time= new Date();
hours= time.getHours();
mins= time.getMinutes();
secs= time.getSeconds();
curTime=hours*3600+mins*60+secs
if (curTime>=closeTime){
if (i < 4){
i++;
document.banner.src = eval("banner" + i + ".src");
}
else{
i = 1;
document.banner.src = eval("banner" + i + ".src");
}
loadBanner();
}
else{
window.setTimeout("Timer()",1000)}

}

function clickLink(){
top.location = links[i]
}

function descript(){
window.status = description[i]
}

function nothing() {
window.status=""
}

</script>

<script language="Javascript">
<!--

window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)

//-->
</script>

</HEAD>
<BODY leftMargin=3 topMargin=1 marginheight="1" marginwidth="1">
<script language=JavaScript>
<!--

var message="But oh no I can't let you get the best of me...";
function click(e) {
if (document.all) {
if (event.button==2||event.button==3) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=750>
<TBODY>
<TR>
<TD align=left vAlign=bottom width="13"><IMG border=0
src="../images/lefttop_corner.gif" width="13" height="29"><BR></TD>
<TD width=743>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="745">
<TBODY>
<TR>
<TD bgColor=#ffffff class=top height=11 width=743>&nbsp; </TD></TR>
<TR>
<TD bgColor=#000000 class=hier height=18 vAlign=left width=743>
<?php include 'dfwswnav.html'; ?></TD></TR></TBODY></TABLE></TD>
<TD align=right vAlign=bottom width="15"><IMG
border=0 height=28 src="../images/righttop_logo.gif"
width=11><BR></A></TD></TR>
<TR>
<TD colSpan=3 width="772">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=769>
<TBODY>
<TR>
<TD bgColor=#3f4c90 valign="top" align="left" width="266">

<?php include 'dfwlogo.html'; ?>


</TD>
<TD bgColor=#3f4c90 valign="middle" align="center" width="460" height="68">
<p align="center"><?php include 'banad.html'; ?></p>
</TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=773>
<TBODY>
<TR>
<TD bgColor=#3f4c90 noWrap width=150 hieight="18" valign="middle" align="center">
<p align="center">
<SPACER width="150"
height="18" type="block"><b><font color="#FFFFFF">Explore DFW Sports</font></b></p>
</TD>
<TD align=left vAlign=top width=95><IMG border=0
src="../images/topnav_under.gif" width="95" height="18"></TD>
<TD height=18 width=524>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="501">
<TBODY>
<TR>
<TD bgColor=#ffffff height=2 noWrap width=520><SPACER width="524"
height="2" type="block"></TD></TR>
<TR>
<TD bgColor=#000000 height=16 width=520>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=522>
<TBODY>
<TR>
<TD align=right class=hier width="404" valign="middle">
<?php include 'ticker.html'; ?>

</TD>
<TD align=right width="114"><FONT color=#ffffff style="FONT-SIZE: 7pt"><B>
<SCRIPT language=JavaScript1.2>
<!-- Begin
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000) // Y2K Fix, Isaac Powell
year = year + 1900; // http://onyx.idbsu.edu/~ipowell
document.write(lmonth + " ");
document.write(date + ", " + year);
// End -->
</SCRIPT>
</B></FONT>&nbsp;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="504">
<TBODY>
<TR>
<TD bgColor=#000000 height="100%" vAlign=top width=152>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=1>
<TBODY>
<TR>
<TD class=nav height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD bgColor=#000000 align=left height=16 width=151>&nbsp;&nbsp; <b><font color="#FFFFFF" size="2">P</font><font color="#FFFFFF" size="1">RO
</font><font color="#FFFFFF" size="2">S</font><font color="#FFFFFF" size="1">PORTS</font></b></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=dalcow" onMouseOver="window.status='[DALLAS COWBOYS]'; return true">
Dallas Cowboys</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=dalmav" onMouseOver="window.status='[DALLAS MAVERICKS]'; return true">
Dallas Mavericks</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=dalstar" onMouseOver="window.status='[DALLAS STARS]'; return true">
Dallas Stars</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=texran" onMouseOver="window.status='[TEXAS RANGERS]'; return true">
Texas Rangers</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=oteam" onMouseOver="window.status='[Dallas Desperados]'; return true">
Dallas Desperados</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true">
Forums</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left bgColor=#000000 height=16 vAlign=center
width=151><b><font color="#FFFFFF" size="1">&nbsp;&nbsp; </font><font color="#FFFFFF" size="2">C</font><font color="#FFFFFF" size="1">OLLEGE
</font><font color="#FFFFFF" size="2">T</font><font color="#FFFFFF" size="1">EAMS</font></b></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>

<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=smu" onMouseOver="window.status='[SOUTHERN METHODIST UNIVERSITY]'; return true">
Southern Methodist&nbsp;<br>
&nbsp;&nbsp;&nbsp; University</a></FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=tcu" onMouseOver="window.status='[TEXAS CHRISTIAN UNIVERSITY]'; return true">
Texas Christian&nbsp;<br>
&nbsp;&nbsp;&nbsp; University</a></FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=unt" onMouseOver="window.status='[UNIVERSITY OF NORTH TEXAS]'; return true">
University of&nbsp;<br>
&nbsp;&nbsp;&nbsp; North Texas</a></FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp; <a href="dfw.php?page=pqc" onMouseOver="window.status='[PAUL QUINN COLLEGE]'; return true">Paul Quinn College</a>&nbsp;</FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp; <a href="dfw.php?page=aggies" onMouseOver="window.status='[Texas A & M]'; return true">Texas A & M</a>&nbsp;</FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp; <a href="dfw.php?page=ut" onMouseOver="window.status='[UNIVERSITY OF TEXAS]'; return true">University of Texas</a>&nbsp;</FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
<TBODY>
<TR>
<TD align=left vAlign=center width=150><FONT
valign="center">&nbsp;&nbsp; <a href="dfw.php?page=othsch" onMouseOver="window.status='[OTHER COLLEGES]'; return true">Other
Colleges</a></FONT></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true">
Forums</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left bgColor=#000000 height=16 vAlign=center
width=151> <b><font color="#FFFFFF" size="2">&nbsp;&nbsp;&nbsp;H</font><font color="#FFFFFF" size="1">IGH
</font><font color="#FFFFFF" size="2">S</font><font color="#FFFFFF" size="1">CHOOL</font></b></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=hsn" onMouseOver="window.status='[H.S. NORTHERN REGION]'; return true"> Northern Region</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=hss" onMouseOver="window.status='[H.S. SOUTHERN REGION]'; return true">
Southern Region</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=hse" onMouseOver="window.status='[H.S. EASTERN REGION]'; return true">
Eastern Region</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=hsw" onMouseOver="window.status='[H.S. WESTERN REGION]'; return true"> Western
Region</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true">
Forums</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD align=left bgColor=#000000 height=16 vAlign=center width=151><b>&nbsp;&nbsp;&nbsp;<font color="#FFFFFF" size="2">O</font><font color="#FFFFFF" size="1">THER
</font><font color="#FFFFFF" size="2">L</font><font color="#FFFFFF" size="1">INKS</font></b></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=newsb" onMouseOver="window.status='[NEWS BRIEFS]'; return true"> News Brief</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=weekly" onMouseOver="window.status='[WEEKLY ROUND-UP]'; return true"> Publisher's
Commentary</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=faces" onMouseOver="window.status='[FACES AND PLACES]'; return true"> Faces and Places</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=where" onMouseOver="window.status='[WHERE ARE THEY NOW]'; return true"> Where Are They Now</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=othspt" onMouseOver="window.status='[OTHER SPORTS]'; return true"> Other Sports</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=subscr" onMouseOver="window.status='[SUBSCRIPTIONS]'; return true"> Subscriptions</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="dfw.php?page=fan" onMouseOver="window.status='[FAN MAIL]'; return true"> Fan Mail</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a onMouseOver="window.status='[DFW SPORTS STORE]'; return true" href="http://">
DFW Sports Store</a></FONT></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;<a href="../board/main.php?sid=62d867f49e0355f4d9ab424ddc188762" onMouseOver="window.status='[FORUMS]'; return true">
Forums</a></FONT></TD></TR>

<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=50 width=151 valign="top" align="left" bgcolor="#000000">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" bgcolor="#000000" valign="top" align="center">

<center>
<?php include 'swdlogo.html'; ?>
</center>



</td>
</tr>
</table>

</TD></TR></TBODY></TABLE></TD>
<TD align=middle bgColor=#ffffff vAlign=top width=628>
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="606">
<TBODY>
<TR>
<TD bgColor=#ffffff height=2 noWrap width=69 colspan="2"><SPACER width="55"
height="2" type="block"></TD></TR>

<TR>
<TD noWrap width=2 valign="top" align="left"><SPACER width="4" height="4" type="block">

</TD>
<TD height="100%" width=689><!--------------------start content section-------------------->
<TABLE border=1 cellPadding=4 cellSpacing=0 height="100%"
width="616" bordercolor="#000000" bordercolorlight="#000000" bordercolordark="#000000">
<TBODY>
<TR vAlign=top>
<TD class=content height="100%" vAlign=top width="587" colspan="2">
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class=content width="100%">
<font color="000000">
<?php include ($page . ".html"); ?>
</font>

</td>
</tr>
</table>
</div>
</TD>
<TD align=middle class=RightBorder height="100%" vAlign=top
width=152> <div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000" bordercolor="#3f4c90" bordercolorlight="#3f4c90" bordercolordark="#3f4c90">
<tr>
<td width="100%" bgcolor="#999999"><b><font color="#FFFFFF">&nbsp;&nbsp;
HEADLINES</font></b></td>
</tr>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;
</a></FONT>
<?php
include 'head1.html';

?></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;
</a></FONT>
<?php
include 'head2.html';

?></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;
</a></FONT>
<?php
include 'head3.html';

?></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR>
<TR>
<TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT
valign="center">&nbsp;&nbsp;
</a></FONT>
<?php
include 'head4.html';

?></TD></TR>
<TR>
<TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1"
type="block"></TD></TR> </table>
</div>
&nbsp;
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="111">
<tr>
<td width="100%" bgcolor="#999999" height="16">
<p align="center"><b><font color="#FFFFFF">WEEKLY
POLL</font></b></p>
</td>
</tr>
<tr>
<td width="100%" bgcolor="#999999" height="59">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="98%" height="57">
<tr>
<td width="100%" valign="top" align="center" height="16"></td>
</tr>
<tr>
<td width="100%" valign="top" align="center" bgcolor="#000000" height="16"><font color="#FFFFFF">
Sponsored By:</font></td>
</tr>
<tr>
<td width="100%" valign="top" align="center" bgcolor="#000000" height="25"><font color="#FFFFFF">
<?php include 'sponsor.html'; ?></font></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="100%" class=nav bgcolor="#000066" height="30" align="center">

<?php
include_once "/home/virtual/site21/fst/var/www/html/vote/textfile/booth.php";
echo $php_poll->poll_process("random");
?>
</td>
</tr>

</table>
&nbsp;
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="214">
<tr>
<td width="100%" height="215" bgcolor="#999999" valign="top" align="left">
&nbsp;
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="90%" height="132">
<tr>
<td width="100%" valign="middle" align="center" bgcolor="#000000" height="77" align="center"><?php include 'shoppic.html'; ?></td>
</tr>
<tr>
<td width="100%" valign="top" align="left" height="4">&nbsp;</td>
</tr>
<tr>
<td width="100%" valign="middle" align="center" bgcolor="#000000" height="51" align="center"><?php include 'subscrpic.html'; ?></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</div>
</TD></TR></TBODY></TABLE><!--------------------end content section--------------------></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD colSpan=2 width="782">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=769>
<TBODY>
<TR>
<TD bgColor=#000000 height=29 width=754>
<div align="right">
<table border="0" cellpadding="2" cellspacing="0" width="104%">
<tr>
<td width="100%" class=footer align="center">
<center>
<?php include 'dfwsfooter.html'; ?> </center>
</td>
</tr>
</table>
</div>
</TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 height=50 width=770>
<TBODY>
<TR>
<TD class=content align=middle bgColor=#ffffff vAlign=center><IMG height=2
src="../images/spacer1.gif" width=660><BR></TD></TR>
<TR height=10>
<TD></TD></TR></TBODY></TABLE>
<!--Start of WSTR Block-->
<script language=JavaScript>id=12566</script>
<script language=JavaScript
src="http://www.meixler-tech.com/wstr/js2.cgi?12566"></script>
<!--End of WSTR Block-->

</BODY></HTML>
I am running a site with the advanced poll on it. I have a rando pol running. When you vote on the index.php page the poll works fine, but when you vote on any other page you get the following error:

Warning: Unable to access .html in /home/virtual/site21/fst/var/www/html/pages/dfw.php on line 510

Warning: Failed opening '.html' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site21/fst/var/www/html/pages/dfw.php on line 510
Line 510 on the page in question contains the following include tag:
<?php include ($page . ".html"); ?>

What should I do to fix this error. I have tried to change the include tag to the following:
<?php include ($page . "whatever.html"); ?>

This did not work....
Please help me
Check your addentry.html page.
The location is wrong

<form method="post" action="/usr/local/plesk/apache/vhosts/dhenderson.com/httpdocs/book/guestbook.pl">

should be:

<form method="post" action="http://www.dhenderson.com/cgi-bin/guestbook.pl">
You need to run the script 'get_admin.php' which is located in the misc folder
New browser?
Mozilla 1.0 has been released since June 5, 2002
session.php *must* be writeable

> chmod 666 session.php
Anonymous wrote:
Bei 'logging on' werden die User-Information bei jedem der abstimmt gespeichert, also IP, Browser, Uhrzeit, etc.


Ahh! Herzlichen Dank für die Info.
Don't use quotes!
$cookie_expire = 72;
netscape4.78 suxx!
upgrade to 6.2
PHP Developer's Cookbook
ISBN 0-6723-1924-1, 505 pages
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum