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 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
actually the error says;


Parse error: parse error in /home/davidg/public_html/site/betasite/script.php on line 5
hey folks,
I just installed the mysql version of advanced poll, I have included the following in a file called script.php;

<?php
include_once "/home/davidg/public_html/site/poll/poll_cookie.php";
?>
<html>
<body>

<?php
include_once "/home/davidg/public_html/site/poll/booth.php";
echo $php_poll->poll_process(4);
?>


</body>
</html>

whenI access the page I get the following error;


Parse error: parse error in /home/davidg/public_html/jbsite/site/script.php on line 5

---- can anyone help?
Poll doesn't log any votes.

I Installed everything and added a new poll. Here's what I have

Before Html

include_once ("/home/mysite/public_html/poll/poll_cookie.php");


<?php
include_once "/home/mysite/public_html/poll/booth.php";
echo $php_poll->poll_process("newest");
?>


The poll shows up fine. I even added a new poll, but it doesn't log the votes.
guest wrote:I have tried this, but i get an error:

Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/sortemas/public_html/guestbook/lib/gb.class.php on line 75

Fatal error: Cannot instantiate non-existent class: guestbook in /home/sortemas/public_html/guestbook/index.php on line 9

can anyone help me???


sorry! I was just doing it wrong!
I have tried this, but i get an error:

Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/sortemas/public_html/guestbook/lib/gb.class.php on line 75

Fatal error: Cannot instantiate non-existent class: guestbook in /home/sortemas/public_html/guestbook/index.php on line 9

can anyone help me???
waited a few days if it was a cookie problem (72 hrs) but no... otherwise there should be the display: "You've already voted" but that is not the case.

Does anyone here had that kind of a problem before?

Using the sql version

Thanks
I am trying to move the user picture display into another column. Does anybody know how to do this? Any help is much appreciated. Thanks!
I have The same Problem like above. I saw Katy had fixed This Problem ( http://www.graycrosby.com/cgi-bin/download.pl?job=show&top=15)
....but HOW ?

I also need HLP THX 4 Reply!
Tienes q cambiar la extensión del archivo con el código por php.

Ej. Encuesta.html -> Encuesta.php

Y ya está.
It seems all the people who come here are too lazy to search. and then start complaining that nobody’s helping them.
I start searching this forum and found 10 times the same question and answer.
The people who are trying to help must have some nerves of steel.
If I was one of the guys/ girls who are helping out, then I would get pissed.


Thanks for the all the help, I found all my answers thru the search button.
erase all the space before your script of php in the page you have your poll
allmost allways your path has to begin with www or something like that,

try to put it before
/poll/pollphp/booth.php

I mean

/www/poll/pollphp/booth.php
where are you tryin to put an image, in the header or in the options?
you need to know the right path that may be is this

/www/poll/db/booth.php
I just switched web hosts and had to re-install my guestbook using a backup. I can log into my guestbook admin area, but as soon as I click on style or easy admin or anything else it takes me right back to the log in page. Does anyone know why? Is there another way I can change the colors and such?
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum