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: drdave
Forum Index » Profile for drdave » Messages posted by drdave
Author Message
Hello

I am installing AGB 2.4.1

I set up the database in config.inc.php as...

$GB_DB["dbName"] = "book";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "book";
$GB_DB["pass"] = "123";

In my sql cp for my host I have it as

user: myname_book [my actual name not included here - example only]
db: myname_book [my actual name not included here- example only]
added password to database which was successful

chmod public and temp to 777

pointed browser to
http://www.yourDomain.com/guestbook/install.php
In other words, where the actual files are but I get error

Warning: mysql_connect(): Access denied for user: 'book@localhost' (Using password: YES) in /home/drdave/public_html/czguestbook/lib/mysql.class.php on line 30
Connection Error

[etc but I can inlcude the rest of the error if needed]

Any help appreciated.

Thanks
Dave
However I do not see this line of code in templates/form.php

if(document.book.comment.value == "") {

I see several similar ones however like

document.book.gb_comment.focus();

document.book.gb_name.value=trim(document.book.gb_name.value);

document.book.gb_comment.value=trim(document.book.gb_comment.value);

and so on but none like the one you mentioned on that page.

my gb v is 2.3.1

thanks
Dave
Never mind. I got it!

>>Hi I am also following this topic.

Not understanding too clearly.

The mod below is for v 2.3.1?

http://carbonize.co.uk/Board/viewtopic.php?t=125

Thanks
Dave<<
Yes been thinking about it.

When I have some time I think I will.

My GuestBook is not that active so I am sure there will be mostly spam in the meantime so I can always use the admin approval feature. A good fishing net to delete all that garbage.

Thanks
Dave
I applied the mod a few days ago but still get spam. guestbook 2.3.1

Not only that but I am not even getting the email notification anymore when someone post.

Any help appreciated.

-------------------

Never mind I found my answer. You said you never wrote one.

Thanks
Dave
Thanks a lot

Dave
I need to edit the link in my GuestBook that says "Sign The GuestBook"

How do I access it to make changes?

My version is "Advanced Guestbook 2.3.1"

Thanks
Dave
Thanks again

Will be checking your site for answers.

Dave
Excellent!

Can I add url links to that line?

If so a tute would be appreciated if there is one somewhere. Could not find a help files in the guestbook.

I edit perl scripts. Haven't done any php as yet.

I also would like to disable homepage url for visitors in the guestbook

OK Hopefully your link will help answer these questions?

Thanks again
Again
How do I edit the section of the GuestBook that says
"Thank you for stopping by my site. Here you can leave your mark."?

Thanks
Dave
 
Forum Index » Profile for drdave » Messages posted by drdave
Go to:   
Based on the open source JForum