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 
What is causing this error?  XML
Forum Index » Support Forum
Author Message
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?
Anonymous



poor typing that is my problem...
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum