Author |
Message |
|
thanks guys.. but still don't work
|
 |
|
delete your cookies, and clear your cache. close all open browser windows, then try again
|
 |
|
Hi,
might wanna try getting rid of your cookies and temp. internet files and then logging onto your site again.
|
 |
|
I get the following error when I try to show my poll...
Fatal error: Cannot redeclare set_max_bar_length() in /home/libre/public_html/portal/enquete/include/class_poll.php on line 116
I tried with SSI and also with PHP, I did put that code before the <html> tag, but still got the error.
Can someone please help me?
|
 |
|
Hi Suman,
Probably you need to check the security settings of your webserver.
Give a shot, might work
|
 |
|
teste
|
 |
|
Finally The poll now shows up. Here is the code which I have on my php-page.
Before the HTML-code:
<?php
include_once "/customers/yourdomain/yourdomain/httpd.www/Poll/db/poll_cookie.php";
?>
Substitue yourdomain with the name of your domain without the www.
Then in the body:
<?php
include_once "/customers/yourdomain/yourdomain/httpd.www/Poll/db/booth.php";
echo $php_poll->poll_process(x);
?>
Obviously you have to set up a question and give that question ID x.
|
 |
|
Yeah I'm also at a stand still with the same issue. Installation and all documentation was good and very easy up till that point. I WILL figure this out though one way or another. Me thinking there is more involved
then just those snippets...LOL
Good Luck
CE
|
 |
|
Yea, I would like to know too. Is there somebody smart out there who knows the answer?
|
 |
|
I have absolutely no idea about PHP, so I'm not realyl sure what the point is in all that demo stuff etc. What do I have to actually type in the php coding on my index.php to insert the code for the poll to appear?
|
 |
|
Thank you
I went to my Internet Options and deleted my cookies and It worked.
Thanks alot.
|
 |
|
hi
I can log in as adminstrator, but when I click on any of the links in the conltrol panel it sends me to enter my user ID and password again, I do what's requested and I gain access to the control panel, I click on any link and ask me for a User ID and password and so on..
Can anyone please help
|
 |
|
I added
to the top of index.php. It seems to work
|
 |
|
I don't actually install the guestbook. It's an option on my paid website.. You just enter the name for the folder and the server automaticly installs it.. Should I install it myself.. would that change things?
|
 |
|
Please read
|
 |
|