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 |
23/01/2006 12:02:17
|
alxvp
Newbie
Joined: 23/01/2006 11:48:59
Messages: 1
Offline
|
PLEASE HELP ME! I'm stressing too much over this poll!
So I installed the poll and everything into my webhost and I went to the admin control panel, and created a poll. After that...is where all my problems and headaches come.
HERE'S MY BASIC CODE:
--------------This is the code the admin control panel gives me------------
<?php
// Important! You have to include it before your html code
include_once "/home/alxvpcom/public_html/disneychannelstars/poll/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "/home/alxvpcom/public_html/disneychannelstars/poll/booth.php";
echo $php_poll->poll_process(3);
?>
</body>
</html>
----------------------------------------------------------------------
MY FINAL RESULT:
The page is blank and all it says is:
poll_process(3); ?>
I've read many of the forums on here, and I just DON'T KNOW WHAT TO DO! Will someone PLEASE HELP ME!
|
|
24/01/2006 06:24:26
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
This is listed in the sticky at the top of the forum.
Advanced Poll not showing up:
http://proxy2.de/forum/viewtopic.php?p=17750&highlight=#17750
http://proxy2.de/forum/viewtopic.php?p=17610&highlight=#17610
|
|
|
|
|
|
Based on the open source JForum
|