Author |
Message |
|
Change
$GB_PG["base_url"] = "http://www.yourdomain.com/correct_path/";
in the configuration file config.inc.php
|
|
|
An extra 2 slipped into my first post in the subject line.... Just wanted to clarify that I'm having problems with Advanced Guestbook 2.3 not 2.23.
|
|
|
hi, i have the same problem!
the path to the images is .../php/modules/gbook/... and should be ../modules/gbook/... i have some php coding experience but couldnt fix it and when you make the dir php/modules ... the images arent loaded also.
its a great guestbook so i hope someone could help.
|
|
|
I'm kinda new at this so bare with me. I must have something screwed up somewhere, the images for the guestbook are being called for from the wrong dir
ex: /php/img/sign.gif
and should be
ex: /guestbook/img/sign.gif
I have no dir /php/ on my server and have no idea why it's trying to call from that dir??? I'm not familiar enough with php scripting to locate a fix in the code myself. Please Help!!!
|
|
|
Fixed the earlier problem (the 'host' was not correct -- my virtual host needs to be pointed to a specific server).
Anyway, one step closer.. but the next problem is that index.php won't run:
MySQL Error : Query Error
Error Number: 1064 You have an error in your SQL syntax near '' at line 1
Date : Mon, January 28, 2002 00:46:26
IP : [omitted]
Browser : Mozilla/4.0 (compatible; MSIE 5.5; Windows 9
Referer :
PHP Version : 4.0.3
OS : Linux
Server : Apache/1.3.14 (Unix) PHP/4.0.3 mod_ssl/2.7.1 OpenSSL/0.9.6
Am I supposed to be editing anything other than config.inc.php ?? All I changed in config.inc.php was the first four entries (dbName, host, user, and pass).
I get the same error when I try to use "Easy Admin", or "Private Messages" from admin.php. Also, none of my settings get saved except for my username and password from the admin utility.
The addentry.php sort of works (it parses fine but I can't actually add messages, as it says "too short or too long" no matter what I enter..probably because none of my settings get saved in the admin util).
Anyway.. please help! This is an amazing guestbook and I've spent all night trying to get it working.
Mark
|
|
|
I keep getting the following connection error. I've created all the tables and inserted the values, but cannot run admin.php or any of the php files.
Here's the error:
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /www/hosts/com/m/markshost/docs/guestbook/lib/mysql.class.php on line 30
Any help would really be appreciated..
Mark
|
|
|
I need to know how to get passed the Advanced Guestbook Setup page!
What do I enter at YOUR DATABSE?
And what do I enter at MySQL Host?
I always get following error:
Warning: MySQL Connection Failed: Access denied for user: 'test@localhost' (Using password: YES) in /home/sites/site172/web/guestbook/install.php on line 220
Cannot connect to database
--------------------------------------------------------------------------------
MySQL Error : Cannot connect to database
Error Number:
Date : Mon, January 28, 2002 12:55:54
IP : 195.252.199.135
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)
Referer : http://www.solitary-prophet.com/guestbook/install.php
PHP Version : 4.0.3pl1
OS : Linux
Server : Apache/1.3.20 Sun Cobalt (Unix) mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.0.3pl1 mod_auth_pam_external/0.1 FrontPage/4.0.4.3 mod_perl/1.25
Server Name : www.solitary-prophet.com
Can someone help me, I'd appreciate it, it's getting frustrating!
E-Mail Me @ solitaryprophet@gmx.net
Thanks!
|
|
|
Hello
having a problem with the advanced poll cookies :
this is what i have in my index.htm :
<html>
<head>
<title>Untitled</title>
</head>
<body>
<?php require "c:/phpdev3/www/poll/db/poll_cookie.php";
require "c:/phpdev3/www/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>
But i still get the error Warning: Cannot add header information - headers already sent by
can anyone help me pls
thnx
|
|
|
in the DEMO for Advanced Guestbook on the "Free Scripts" section, I get error 404..
If anyone has the latest version running somewhere, i would love to see it!
Santiago
|
|
|
Thank very much .This helped me out !!!!
|
|
|
First lemme say..
this program is great!
i had trouble installing it at first (you need to make the installing readme.txt file much more extreme, i didnt know what it meant, but i figured out installation myself). But once i got it up.. i was thouroughly impressed by the admin panel. wow! good job!
now heres my QUESTION:
Since ip's are collected no user can vote on the same poll.. Thats good, but I want it so that if they voted on one poll then another will load for them the next time they come to the page.
Is this at all possible? So that they can keep voting on other polls?
Please get back to me someone!
Term
:o
|
|
|
look in the database!
|
|
|
I've been using advanced guestbook 1.01 for some time now but recently accidentaly 'broke' a key file while editing it. Where can I get hold of a copy of the original guestbook 1.01 archive?
Thanks.
hugh
|
|
|
1.) sollte miot allen browsern funktioneren, die JS 1.0 unterstützen (das sind praktisch alle gängigen, selbst Opera)
2.) abgehakt
3.) Ich hab' das jetzt verstanden was du meinst. Da wird aber nicht so einfach werden. Vielleicht gibt's ja doch einen genialen Trick.
|
|
|
1) history.back
Das liegt an den gesendeten headers
Entferne alle 'pragma: no-cache, expire, etc.' aus den templates
2) Preview
Entferne einfach den 'Submit'-Button (Abschicken) aus dem Formularfeld
3) Der Inhalt wird per 'POST' abgeschickt oder sehe ich das etwa falsch?
|
|
|