Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
17/10/2002 01:02:45
|
Anonymous
|
Hi!
I've set up the lastest version of the poll script and everything is working fine, except I can't get the comments of a poll to show. The code i'm using is the code provided by the admin interface...
<?php
include_once "/home/webusers/yourchillin/yourchillin.com/www/pollphp/textfile/booth.php";
echo $php_poll->poll_process(10);
?>
I know i'm missing something, but have no clue what. I've tried to put in echo$php_poll->poll_comment(10); but this gives me the error of:
Fatal error: Call to undefined function: poll_comment() in /home/webusers/yourchillin/yourchillin.com/www/polls/lovefirstsight.php on line 58
Any help would be much appreciated!
|
|
|
|
|
|
Based on the open source JForum
|