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



Great script, couple of probs though.

I am getting red x's instead of images and when I click comment I get a 404 page not found error?

I have uploaded the whole lot into my public_html directory

Any ideas
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

The url to the images in the general config page is set incorrectly.

Right click the red x's and do properties and get the location of it and
compare it to the files actual location using FTP.

E.G. common mistake...

used url; images/
should be; poll/images/


Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Thank you. sorted.

Next. It lets me vote over and over again?
Anonymous



Please ignore...........Sorted
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

No prob. If you get any more prob's do a search for all posts authored
by me and search also for Installation guide with my name.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Everything works fine, untill I place the poll into my site.
Then I get this error:
Fatal error: Cannot redeclare set_max_bar_length()

Does anyone know how to solve this problem?
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

do a search on the forums using the cannot redeclare.... bit
and see if anything comes up, i myself don't know if any fix apart
from its something to do with your version of php, it needs
upgrading or something like that.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Hey, thanks for the tip. The problem is solved

But after I put the poll on my site I read the readme file
again and it says that I should put the following in the page where
the poll is embedded:

<?php require "poll_cookie.php"; ?>

But I forgot this, and the poll still works fine. Is it really necessary
to put it on my site. And where exactly should I put it in the page,
above the <html> tag?
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

its not necessary but stops people voting over and over.
If you've already got logging on then that'll stop multiple posts.
but if you wanna save server space switch that off and add that
cookie stuff to the .php file.

It should look somthing like this...



Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum