Author |
Message |
20/04/2008 13:13:22
|
TheNostradamus
Newbie
Joined: 20/04/2008 13:08:10
Messages: 3
Location: UK, Yorkshire
Offline
|
Hi
I have been running Advanced poll since 2006. However I have done a website update and now I cant vote, it shows the poll fine but when anyone clicks vote it does not show any results.
I have got both codes in the html.. <?php
// Important! You have to include it before your html code
include_once "/home/grand/public_html/votes/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "/home/grand/public_html/votes/booth.php";
echo $php_poll->poll_process(13);
?>
</body>
</html>
My site it www.grandprixmastersonline.com
Any Ideas guys????
|
|
20/04/2008 15:34:54
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Is this the VERY first thing in your file
<?php
// Important! You have to include it before your html code
include_once "/home/grand/public_html/votes/poll_cookie.php";
?>
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
20/04/2008 16:03:41
|
TheNostradamus
Newbie
Joined: 20/04/2008 13:08:10
Messages: 3
Location: UK, Yorkshire
Offline
|
yeah mate the code looks like this..
<?php
// Important! You have to include it before your html code
include_once "/home/grand/public_html/votes/poll_cookie.php";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="description" content="Home of Grand Prix Masters Online.com.">
<meta name="keywords" content="Batracer, BATracer, Grand Prix Masters, Masters, GP Masters, gp masters 2007, grand masters 2007, Racing Cars, gp masters 2007, gp masters, grand prix masters, Series, series, world series, World Series, prix, Prix, grand, Grand, Grand Prix">
<title>grand prix masters online Batracer page</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="template/custom.css" rel="stylesheet" type="text/css">
<meta name="description" content="Home of Grand Prix Masters Online.com">
</head>
<body>
<div align="center">
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
|
|
20/04/2008 16:08:35
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Ok well nothing wrong with the form. Did you change anything to do with the poll files? Are there any other scripts on the page?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
20/04/2008 16:10:14
|
TheNostradamus
Newbie
Joined: 20/04/2008 13:08:10
Messages: 3
Location: UK, Yorkshire
Offline
|
Poll files?? I dont tink so but I may just reunstall if you think that could fix it.....
|
|
20/04/2008 19:10:16
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Wouldn't hurt to try.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
12/12/2009 14:00:50
|
farrelldoc
Newbie
Joined: 12/12/2009 13:57:12
Messages: 2
Offline
|
Does anyone have the default Default template code? After I edited it, now I don't have a Vote button. I tried using the other template, but it didn't apply them, and still no Vote button-- www.cityofhillcrestvillage.org.
Thanks,
Karen
|
|
12/12/2009 14:41:14
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You will find them in the templates folder of the textfile folder in the poll folder. Just download the whole thing again if you don't have the files to hand.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
12/12/2009 16:49:45
|
farrelldoc
Newbie
Joined: 12/12/2009 13:57:12
Messages: 2
Offline
|
Thanks!
|
|
|