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 |
26/05/2002 15:03:49
|
Anonymous
|
Hi,
I have deleted the included poll from the installtion. And now I can't see any poll. I tryed to include the polls with the source:
<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process(4); // x = Poll ID
?>
<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process("newest");
?>
<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>
but it doesn't work.
Can help me anyone???
|
|
29/05/2002 00:13:26
|
Anonymous
|
the poll must be a valid AND none-hidden one
|
|
|
|
|
|
Based on the open source JForum
|