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 - Creating Polls Outside The Poll Directory  XML
Forum Index » Support Forum
Author Message
-=OD=-
Newbie

Joined: 22/05/2002 01:02:03
Messages: 1
Offline

Hey, so far advanced poll is doing exactly what I want and need it to do, except for one thing. Im using DHTML, and using polls outside of the poll directory. After changing the path to "poll_ssi.php" al worked fine, except that the cookie function doesn't seem to be working like it does when there is a poll inside the poll directory. "You have already voted" isn't displayed with the results, the question is just displayed. I know it must be possible to do this properly as there is a poll on your homepage.

Any help would be excellent, thank-you in advance.

Great system btw!
:)
Anonymous



look for .htaccess (that's if you server has this) and edit it adding these lines at the top....

Options Indexes FollowSymLinks Includes
AddType application/x-httpd-cgi .cgi
AddType text/x-server-parsed-html .html
AddType text/x-server-parsed-html .htm
AddType text/x-server-parsed-html .dhtml

You then should be able to call it from an <include>

ATB

Catz
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum