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 
Advance Poll not display in PHP 4.30 version  XML
Forum Index » Support Forum
Author Message
Anonymous



Please help, the Advance Poll not display in PHP 4.30 version
Anonymous



I also have the same problem with PHP 4.3.0 (after my host upgraded the PHP files) and Advance Poll 2.0.2

Link: http://www.miyabiaizawa.com/poll.shtml (I use SSI method)

Error message: Fatal error: Cannot redeclare set_max_bar_length() in <my absolute path>/poll/include/class_poll.php on line 116

Works fine with PHP 4.2.x
Anonymous



Function set_max_bar_height is defined twice in class_poll.php, you have to remark the first one.

Works fine with PHP 4.3.0
Anonymous



How do you mean "remark the first one" I dont understand
Anonymous



How do you mean "remark the first one" I dont understand
Anonymous



Open up include/class_poll.php

then around line 107 I believe is a second function



Delete this and you should be good to go.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum