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 
Advanced Poll in Frames  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi there,
maybe someone can help me with this:

Is there a way of telling Advanced Poll in which frame it has to display the result list after pushing the "Vote" button?
I'd like to dispay question and results in the same frame.

Any help is greatly appreciated!

Cheers...
Anonymous



I'm looking for the same answer too
Anonymous



Yes how do you get the results to show up in the same frame after the person has clicked on vote. I changed the line at the bottom of the template in admin mode so that the View Results link had the target=_self attribute so now it looks like this:

<a target=_self href="rightmenu.php?action=results&poll_ident=4">View results</a>

But I can't seem to find how to get the Vote button to act the same way. Now because the results page loads up in another frame, the middle one, the person can vote again and again and again because the poll_cookie.php file doesn't seem to work....

Help us!!!

And a little suggestion: Add a FAQ to this website because searching on the forums is a bitch since nobody replies with answers but everyone writes questions...

A great script, probably lots of work for whoever created it, but I think an extra 15-20 minutes to add a little FAQ or maybe a more detailed Readme file in the install would solve lots and lots of problems for us php n00bs
mouchacho
Newbie

Joined: 07/04/2006 02:22:47
Messages: 2
Offline

Got the same problem, if you find the solution please post here.
[Email] [WWW]
General Vam'Pyr
Newbie

Joined: 08/02/2007 22:21:22
Messages: 2
Offline

Yep I also have this issue,
In the admin tool change the Template display_head code to something like the following
<form action="blah.php" method="post" target="_parent">.

General Vam'Pyr
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum