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 |
25/07/2003 00:14:47
|
Anonymous
|
Warning: Failed opening '/home/clickca/publick_html/poll/db/poll_cookie.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clickca/public_html/poll/db/survey.php on line 3
I get this when I go to the page I want to view the survey, the survey shows up but that is at the top.
THe code on the page is:
<?php
// Important! You have to include it before your html code
include_once "/home/clickca/publick_html/poll/db/poll_cookie.php";
?>
</head>
<body>
<?php
include_once "/home/clickca/public_html/poll/db/booth.php";
echo $php_poll->poll_process(1); // x = Poll ID
?>
</body>
</html>
I can get into the admin section and configure eveything no problem. So what is causing this to happen?
|
|
25/07/2003 01:21:24
|
Anonymous
|
poor typing that is my problem...
|
|
|
|
|
|
Based on the open source JForum
|