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 
nooo!! Advanced Poll won't work!!!  XML
Forum Index » Support Forum
Author Message
Anonymous



Okay, I'm panicking!! Advanced Poll is the best poll I've seen ever and it won't work!!!

I'm using index.php as the file to display it and I want the poll to display on the right side of my file.
http://www.squareultima.gametribe.net

The right side is a ssi/php include file,

http://www.squareultima.gametribe.net/left.php

I put this at the top of index.php before anything
<?php require "/WebSites/admin/squareultima.gametribe.net/poll/booth.php"; ?>


And I put this in the left.php file where I want to it to be displayed at

<?php
require "/WebSites/admin/squareultima.gametribe.net/poll/booth.php";
echo $php_poll->poll_process("newest");
?>



This is what I get

Fatal error: Cannot redeclare class polldb_sql in /WebSites/admin/squareultima.gametribe.net/poll/include/class_mysql.php on line 10

in the spot where I want it to display the poll! WHAT'S WRONG!!! Someone please help me!
zerzer
Beginner

Joined: 21/01/2002 16:37:16
Messages: 7
Offline

ok i had same problem here but it's solved now.
just go to the your admin panel and on poll list choose help icon (looks like .txt file icon)
and there you find out what you have to write and where ;)
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum