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 
Link to poll archives?  XML
Forum Index » Support Forum
Author Message
MikeI
Newbie

Joined: 26/01/2007 04:55:53
Messages: 3
Offline

Anyone know how to set up links to individual past polls?
MikeI
Newbie

Joined: 26/01/2007 04:55:53
Messages: 3
Offline

Guess not.

Shame, this is very good polling script. Too bad there is zero documentaion or support.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Auron has written some tutorials on using the Advanced Poll.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

Here's how I did it, based on the sample in Demo 3:

1. Create a .php document to hold the code to list all the polls. (I named this file listpolls.php). It will list links to all polls, including expired:



I have my listpolls.php file in the root directory and not in the polls directory, which is why I needed to add poll/ to the path. If you put listpolls.php in your poll directory, it would be:



2. If you only want to link to certain polls, create a second .php document to list only the polls you want. (I named this file opinionpolls.php). Link to each poll as follows:



Or just include the links in any existing .php file.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum