<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adv Poll 2.02: Changes to templates don't appear on web page"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adv Poll 2.02: Changes to templates don't appear on web page"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adv Poll 2.02: Changes to templates don't appear on web page</title>
				<description><![CDATA[ Hello,<br /> <br /> I've installed Advanced Poll 2.02, and it all seem to be working great.<br /> <br /> I've made a minor change to the "simple" template to include some &lt;P&gt; and &lt;/P&gt; tags. The changes are saved correctly (if I change to a different template, then change back, the changes are in place).<br /> <br /> But the changes never appear on the web page.<br /> <br /> My template looks like:<br /> <br />             &lt;P&gt;$question&lt;/P&gt;&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br /> <br /> and my HTML to display the poll is :<br /> <br /> include_once "/var/www/html/poll/booth.php";<br /> $php_poll-&gt;set_template_set("simple");	// simple = template name <br /> echo $php_poll-&gt;poll_process(5);	// Poll 5 = Screen Resolution<br /> <br /> <br /> but my resulting web page is:<br /> <br /> &lt;b&gt;What is your normal screen resolution?&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br /> <br /> whereas it should be :<br /> <br /> &lt;b&gt;&lt;P&gt;What is your normal screen resolution?&lt;P&gt;&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br /> <br /> <br /> I know the &lt;P&gt; tags should be done more tidily, but that's not the issue.<br /> <br /> Please can anyone advise what I'm doing wrong? I'm on RedHat 9.0 with all the latest patches (via up2date) and I'm using MySql. My PHP version is 4.2.2 and my MySql version is 4.0.17<br /> <br /> Many thanks,<br /> <br /> <br /> <br /> Jim Willsher<br /> <br /> PS The same happens with all templates, not just "simple".]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2756/7308.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2756/7308.php</link>
				<pubDate><![CDATA[Sun, 8 Feb 2004 21:01:29]]> GMT</pubDate>
				<author><![CDATA[ jimwillsher]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ What is the url of the webpage and Poll ?<br /> <br /> Did you FTP the changed files to the correct directory ?<br /> <br /> Use &lt;p&gt; and &lt;/p&gt; not &lt;P&gt; and &lt;P&gt;<br /> <br /> &lt;b&gt; is missing it seems in your modified template<br /> <br /> What is the desired result ??  Bold or a New Paragraph ??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2756/7309.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2756/7309.php</link>
				<pubDate><![CDATA[Sun, 8 Feb 2004 22:02:35]]> GMT</pubDate>
				<author><![CDATA[ pmonahan]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi pmonahan,<br /> <br /> The URL is <a class="snap_shots" href="http://www.jwillsher.co.uk/Site/Software/BRU_Intro.php" target="_blank" rel="nofollow">http://www.jwillsher.co.uk/Site/Software/BRU_Intro.php</a><br /> <br /> Basically I want the poll text to appear in a &lt;P&gt; tag. That way it will honour my &lt;P&gt; override in my stylesheet which is loaded at the top of the html.<br /> <br /> <br /> PANIC OVER.....<br /> <br /> Looks like a caching issue! Strange! Works fine now.<br /> <br /> Embarrassed...<br /> <br /> <br /> <br /> <br /> <br /> <br /> Jim]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2756/7314.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2756/7314.php</link>
				<pubDate><![CDATA[Mon, 9 Feb 2004 17:49:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>