<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "blank.gif not being found"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "blank.gif not being found"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>blank.gif not being found</title>
				<description><![CDATA[ If an item in a poll has not been voted on yet blank.gif is included in polling results. For some reason blank.gif not being found when results displayed. Polling working fine except when results displayed cannot find blank.gif for not voted on items. Items voted on show horizonatl bar &amp; %. Items not yet voted on show a missing GIF and %. I've checked and can see blank.gif in the image file under textfile. I am using version 2.02<br /> <br /> Following is my php file....Thoughts how to resolve??<br /> <br /> &lt;?php <br />    /* Include this before your html code */<br />  include "/home/warrenmo/public_html/Poll/textfile/poll_cookie.php"; <br />  ?&gt;<br /> &lt;html&gt;<br /> <br /> &lt;head&gt;<br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=windows-1252"&gt;<br /> &lt;meta name="GENERATOR" content="Microsoft FrontPage 4.0"&gt;<br /> &lt;meta name="ProgId" content="FrontPage.Editor.Document"&gt;<br /> &lt;title&gt;New Page 2&lt;/title&gt;<br /> &lt;meta name="Microsoft Border" content="none"&gt;<br /> &lt;/head&gt;<br /> <br /> &lt;body&gt;<br /> &lt;?php<br /> /* path */ <br />  $poll_path =<br />  "/home/warrenmo/public_html/Poll/textfile";<br /> <br /> <br />  require $poll_path."/include/config.inc.php";<br />  require $poll_path."/include/class_poll.php";<br /> ?&gt;<br /> &lt;table border="0" cellpadding="3" cellspacing="3" width="480"&gt;<br />   &lt;tr&gt;<br />     &lt;td width="160" align="center" valign="top"&gt;<br />         &lt;?php<br />           $php_poll = new poll(); <br />           $poll_path = "/home/warrenmo/public_html/Poll/textfile";<br />           echo $php_poll-&gt;poll_process(4);<br />         ?&gt;<br /> <br />     &lt;/td&gt;<br />     &lt;td width="160" align="center" valign="top"&gt;<br />         &lt;?php<br />           $php_poll = new poll();<br />           $poll_path = "/home/warrenmo/public_html/Poll/textfile";<br />           echo $php_poll-&gt;poll_process(6);<br />         ?&gt;<br />     &lt;/td&gt;<br />     &lt;td width="160" align="center" valign="top"&gt;<br />         &lt;?php<br />           $php_poll = new poll();<br />           $poll_path = "/home/warrenmo/public_html/Poll/textfile";<br />           echo $php_poll-&gt;poll_process(5);<br />         ?&gt;<br />     &lt;/td&gt;<br />   &lt;/tr&gt;<br /> &lt;/table&gt;<br /> <br /> <br /> <br /> &lt;/body&gt;<br /> <br /> &lt;/html&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1026/2638.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1026/2638.php</link>
				<pubDate><![CDATA[Wed, 2 Oct 2002 17:00:28]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>