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: Jam'n
Forum Index » Profile for Jam'n » Messages posted by Jam'n
Author Message
Open up header.php in your templates folder.

Search for <style type="text/css">

Underneath <style type="text/css"> add the following:

Code:
body
{
background-image:
url("../images/your image file.jpg")
}



Change url("../images/your image file.jpg") to the correct folder
Hi Bill,

This option is not present.
Hi,

The username and password are kept in the SQL database (book_auth), the password is encrypted so you will have to reset it.
To all seeking for help.

This forum has a working search button, so please use it

Thanks
Open up header.php in your templates folder.

Search for <style type="text/css">

Underneath <style type="text/css"> add the following:




Change url("../images/your image file.jpg") to the correct folder
Hi,

if you have your own server then you can use the search button.
In windows you can find it in the windows directory, I don't know about Unix/Linux.

If your site is hosted then ask your hosting company, but I don't think they are willing to enable it.
What page are you trying to access
Hi,

The proplem lies in the fact that you're not allowed (Access denied) to connect to the database.


Go to the directory where you have installed the guestbook and go to the admin directory.
Locate “config.inc.php” open it with notepad.
You should see the following:

<?php
/* database settings */

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

fill it with the correct information.
Upgrade to version 2.3.1
Hi Secure

You can contact me here "removed" put "advanced guestbook" in the Subject line or the message will be automatically deleted.
This rule will only exist for the next 24 hours.
Mail Send.

Take care
Hi Thomas,

You will have to edit your php.ini file.
You will probably find it in the windows directory.
Then search for ;extension=php_gd2.dll and remove ;
Hi Pablo,

I received the mail, but the zipfile is corrupt.
Could you send me the file again?
Hi Pablo,

You can send the files to "e-mail removed" put "advanced guestbook" in the Subject line or the message will be automatically deleted.
This rule will only exist for the next 24 hours.
I often reply to a message without logging in and post as a guest.
Normally I always post as Jam’n or Jam_n, but sometimes I just forget to login,
 
Forum Index » Profile for Jam'n » Messages posted by Jam'n
Go to:   
Based on the open source JForum