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 am I doing wrong?  XML
Forum Index » Support Forum
Author Message
Jersey_J
Newbie

Joined: 09/11/2008 16:16:14
Messages: 3
Offline

<?php
// Important! You have to include it before your html code
include_once "/...../poll/poll_cookie.php";
?>


<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Monthly Poll</title>
</head>


<?php
include_once "/...../poll/booth.php";
echo $php_poll->poll_process(4);
?>
<body>

</body>

</html>
MeisterGigi
Newbie

Joined: 26/03/2008 19:22:23
Messages: 3
Offline

and what is your error ?

i think, the path could be a problem /...../poll/poll_cookie.php
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

As MeisterGigi said, probably a path issue looking at the code you posted.

Can you post the actual error message or provide a link to the page the poll is on?

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum