<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll 2.0.8 / correct url"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll 2.0.8 / correct url"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll 2.0.8 / correct url</title>
				<description><![CDATA[ Hello everybody <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /><br /> <br /> First time here becouse of a problem with modifiying poll....<br /> <br /> I am trying to put  all "ex" polls (list) to my page but on another place where original poll is. I am trying to do this by makeing link "if url" (?url=expolls)...so if someone clicks on that link all ex polls end their results should display on exact spot. Well, this works fine only links are not correct becouse in url is missing "&amp;url=expolls"<br /> <br /> Link i get is: ...GS/index.php?action=results&amp;poll_ident=5<br /> It should be: ...GS/index.php?action=results&amp;poll_ident=5&amp;url=expolls !!<br /> <br /> Someone know how to do that? or with other words how can i put list of all polls and their results on another place on page ?<br /> <br /> Hopw to understand <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />)<br /> <br /> best regards,<br /> Jani]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/23732.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/23732.php</link>
				<pubDate><![CDATA[Mon, 7 Jan 2008 19:00:41]]> GMT</pubDate>
				<author><![CDATA[ JaniK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have the same exact question.  Would love to be included on any response.<br /> <br /> Thanks.<br /> <br /> Kris<br /> Chicago, IL, USA]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/23849.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/23849.php</link>
				<pubDate><![CDATA[Mon, 25 Feb 2008 03:46:42]]> GMT</pubDate>
				<author><![CDATA[ krisp23]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm actually getting closer...I think.<br /> <br /> I updated the $form_forward value in poll/include/class_poll.php<br /> <br />     function poll() {<br />         global $POLLTBL, $CLASS;<br />         $this-&gt;tbl = $POLLTBL;<br />         $this-&gt;poll_view_html = array();<br />         $this-&gt;poll_result_html = array();<br />         $this-&gt;options = array();<br />         $this-&gt;options_text = array();<br />         $this-&gt;poll_question = array();<br />         $this-&gt;form_forward = basename("/home/public_html/comm/portal.php?chunk=polls");<br /> <br /> Now my problems is that the URL getting returned for results is <a class="snap_shots" href="http://myURL.com/comm/portal.php?chunk=polls?action=results&amp;poll_ident=19" target="_blank" rel="nofollow">http://myURL.com/comm/portal.php?chunk=polls?action=results&amp;poll_ident=19</a><br /> <br /> If I can only change the second question mark to and ampersand '&amp;', I'll have it.<br /> <br /> Anyone know how to do this...?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/23850.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/23850.php</link>
				<pubDate><![CDATA[Mon, 25 Feb 2008 04:51:42]]> GMT</pubDate>
				<author><![CDATA[ krisp23]]></author>
			</item>
			<item>
				<title>Vote &amp;amp; Results not working</title>
				<description><![CDATA[ Have the same problem. Integrated the poll 2.08 in CMS Made Simple.<br /> On my first site succesfully but on my second site the path is wrong.<br /> The results should point to {sitename}/poll/....... but it points to {sitename}/....<br /> Looks like the path variable is not added correctly.<br /> <br /> Try the solution given here but I get a error.<br /> <br /> Can some help me. Should I use an older version of advanced poll ?<br /> <br /> Musicscore]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/24036.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/24036.php</link>
				<pubDate><![CDATA[Sun, 18 May 2008 23:06:49]]> GMT</pubDate>
				<author><![CDATA[ musicscore]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It's been a while since I've been in this code, but if I recall correctly, my URL issue was coming from a value stored in the database, not in a .php file.  I hope this helps.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/24037.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/24037.php</link>
				<pubDate><![CDATA[Mon, 19 May 2008 05:10:02]]> GMT</pubDate>
				<author><![CDATA[ krisp23]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I deleted the tables in the database and installed the software again.<br /> So the tables in the database are created from scratch.<br /> <br /> Same problem. I'm getting hopeless. I really like the poll software (but only if it works).<br /> <br /> Greetings,<br /> <br /> Musicscore]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/24038.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/24038.php</link>
				<pubDate><![CDATA[Mon, 19 May 2008 10:34:09]]> GMT</pubDate>
				<author><![CDATA[ musicscore]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Because I didn't find a solution for this problem on internet I did look in the php scripts of the advanced poll 2.0.8.<br /> <br /> There I found out the the poll form didn't point to the current url.<br /> <br /> The solution is :<br /> <br /> Open de file [b]common.inc.php[/b] (wordpad)<br /> <br /> add before <br /> <br /> [b]function no cache_header() {[/b]<br /> <br /> this line:<br /> <br /> [b]$pollvars['currentpage'] = $_SERVER["REQUEST_URI"];[/b]<br /> <br /> Save file.<br /> <br /> Open the poll template<br /> <br /> modify the form line to:<br /> <br /> [b]&lt;form method="post" action="$pollvars[currentpage]"&gt;[/b]<br /> <br /> Save the template.<br /> <br /> Now the poll will open the page on which it is located.<br /> <br /> Maybe the next release can implement this change.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6999/24044.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6999/24044.php</link>
				<pubDate><![CDATA[Wed, 21 May 2008 10:26:28]]> GMT</pubDate>
				<author><![CDATA[ musicscore]]></author>
			</item>
	</channel>
</rss>