<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "how to change the AD poll2.02 's default Templates to anothe"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "how to change the AD poll2.02 's default Templates to anothe"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>how to change the AD poll2.02 's default Templates to anothe</title>
				<description><![CDATA[ when use the poll on top page,how to change the default Templates to another???]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1599/3960.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1599/3960.php</link>
				<pubDate><![CDATA[Wed, 19 Feb 2003 09:53:08]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ $php_poll-&gt;set_template_set("your_new_template");]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1599/3965.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1599/3965.php</link>
				<pubDate><![CDATA[Wed, 19 Feb 2003 21:10:38]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>define the template BEFORE you call the poll</title>
				<description><![CDATA[ The code above must appear BEFORE the code that calls the poll and AFTER the include once statement:<br /> <br /> &lt;?php<br /> include_once "(YOUR PATH HERE)/poll/booth.php";<br /> $php_poll-&gt;set_template_set("your_new_template");<br /> echo $php_poll-&gt;poll_process(x);        // x = Poll ID<br /> ?&gt;<br /> <br /> change "your_new_template" in quotes to "graphic" or "popup" or whichever you want to use.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1599/4020.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1599/4020.php</link>
				<pubDate><![CDATA[Mon, 24 Feb 2003 18:00:17]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>