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 
Advanced Guestbook 2.3.1  XML
Forum Index » Support Forum
Author Message
Anonymous



When I try to submit a new post it just throws me back to the add entry page.
willk
Beginner

Joined: 11/05/2002 17:43:01
Messages: 21
Location: Cody, WY. USA
Offline

You need to give some details .
any errors?
post your domain, lets see whats happening.
[Email] [WWW]
Anonymous



http://www.brianne.net/guestbook/
default user and pass.

MySQL version 3.23.49
PHP Version 4.1.2

TIA
willk
Beginner

Joined: 11/05/2002 17:43:01
Messages: 21
Location: Cody, WY. USA
Offline

It appears that something is not correct with your data base,
or it's not enabled. Many ISPs do not enable them by default and you have to ask for this to be done.
From looking at your site you do not have need of a db for anyother purpose, correct?

1.) from your server verify that a db exists for brianne.net.
If one exists, ask then to please "dump" the tables and data, as long as that is the only db you may have.

2.) a.)you need the url of the db.
ie mine is "mysql.missoulaweb.com"
b.) the name of your db
ie one of mine is "cnwdesigns"
c.) a user name - usually your regular log on name and
a password.
IMPORTANT!: The above also needs to be edited in /admin/congig.inc.php
$GB_DB["dbName"] = "your db_name";
$GB_DB["host"] = "mysql.your_host.com";
$GB_DB["user"] = "user_name";
$GB_DB["pass"] = "your_password";

3.) When you are positive about the above:
http://www.brianne.net/guestbook/install.php
a.) fill in the info
b.) if you do not have any othe db, click "create Database and tables."
c.) If you DO have another db, click "create tables."
If all goes as planned you should get a "success" prompt and a link to set up the admin functions.
[Email] [WWW]
Louie
Newbie

Joined: 19/05/2002 19:44:50
Messages: 3
Location: Las Vegas Nevada U.S.A.
Offline

it just don't like Red Hat i guess.
[Email]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum