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
This code is supposed to go before the opening <html> tag
<?php
// Important! You have to include it before your html code
include_once "/home/therocc.org/httpdocs/advpoll/poll_cookie.php";
?>

The rest of the code goes in the body tap wherever you want your poll placed on the page.
You take the codes from the admin area and insert into your webpage where you want the poll to appear. Make sure you put the
<?php
// Important! You have to include it before your html code
include_once "/home/therocc.org/httpdocs/advpoll/poll_cookie.php";
?>

before the opening <html> tag. The rest of the code goes into whatever table or box you're using to position the table. You won't see the table until you have it live because it generated by the php. I hope that's what you're looking for.
Can anyone tell me where to find some good documentation on the Adv. Guest Book?
Just open the config.inc.php file in the dir /admin/ there on the first lines you have to put your login credentials for your mysql.

signing out!
Have you included this at the top of you page; the page the poll is on?

This sets the cookie.

Hi, i am wondering if the guestbook 1.5 is compatible with apache 1.3.27 that i am running at the moment in windows 2000.
do i have to change anything to make it works.
why cant the script create id in the directory that i specified.
is there a restriction on windows apache tat makes it doesnt work properly?
thank you for any inputs.
Wäre Euch ungemein dankbar, wenn mir hier Hilfe zuteil werden würde:

# base directory to all guestbook files from the server root without trailing "/"
$base_dir = "/home/usr/you/book";

Ich begreife einfach nicht, was der korrekte Pfad sein könnte...
Ich habe das Buch vorläufig mal unter den ug. URL's raufgeladen:

www.austria-philippines.at/book/guestbook.html

www.arj.at/book/guestbook.html

Grüsse, Arthur

P/S: Kann mir von Euch jemand sagen, ob das Guestbook v1.5 oder aber das "Advanced" besser wäre? Übrigens, bin ich ein Neuling hier (hat sicher niemand überrascht...)
If anyone could get me a helping hand here, I would appreciate it greatly indeed. I have the problem (and found no description):

# base directory to all guestbook files from the server root without trailing "/"
$base_dir = "/home/usr/you/book";

I have no idea what's the correct path above.....

I set up the book under the url

www.austria-philippines.at/book/guestbook.html

www.arj.at/book/guestbook.html

Regards, Arthur

By the way, mind telling me what's better, v1.5 or the advanced version of the guestbook?
Hallo zusammen!
Ich habe folgendes Problem im "Advanced Guestbook 2.3.1":
1. Ich mache einen Eintrag
2. Ich gehe auf Vorschau
3. (Ich habe einen Fehler bemerkt) und gehe ZURÜCK
Nun ist der ganze Eintrag weg und ich kann von neuem beginnen.
Weiß jemand was man im script ändern muss, damit bei der "ZURÜCK" Funktion der Text stehen bleibt?
Warning: Access denied for user: 'atpudham@localhost' (Using password: YES) in /home/virtual/site39/fst/var/www/html/guestbook/install.php on line 220

Warning: MySQL Connection Failed: Access denied for user: 'atpudham@localhost' (Using password: YES) in /home/virtual/site39/fst/var/www/html/guestbook/install.php on line 220
Cannot connect to database
the error is saying for me too
The error that you are mentioning comes from having an invalid path to cookie.php

change:



to reflect the virtual path to the cookie.php file. If you installed the poll script in a subdirectory called poll under your public_html folder, then the path would be this:



I hope this helps.

-Curtis
http://everstuffs.com
Could someone tell me what I should do to get the actual poll. I`ve set everything up, but what do I do now? Do I have to make the HTML files myself using the codes given in the admin area? Thanks
I keep getting the following message on the Guestbook after installing the MySQL databases. Please Help!

Warning: Access denied for user: 'root@localhost' (Using password: NO) in /home/virtual/site8/fst/var/www/html/guestbook/lib/mysql.class.php on line 30

Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' (Using password: NO) in /home/virtual/site8/fst/var/www/html/guestbook/lib/mysql.class.php on line 30
Connection Error
--------------------------------------------------------------------------------

MySQL Error : Connection Error
Error Number: 1045 Access denied for user: 'root@localhost' (Using password: NO)
Date : Mon, May 5, 2003 15:21:10
IP : 68.99.239.179
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows 9
Referer : http://www.10.10entertainment.com/guestbook/install.php
PHP Version : 4.2.2
OS : Linux
Server : Apache
Server Name : www.10.10entertainment.com

Thanks!
If I check "Check IP table" in General Settings, and the script logs everyone's IP, does that mean no one with the same IP can vote? My site is a local site and many people use the same IP, I don't want other people with the same IP to be banned from voting, what to do?

Also what is meant by "locking timeout"? Thanks in advance for any help.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum