What am I doing wrong?
What am I doing wrong?
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi, first time here. Set up my guestbook according to instructions- I thought - and am checking it, but it only shows this: http://www.ravensbreath.com/Guestbook/gbook.php and I don't see where to post a message. Obviously I'm very lost on all this.
I didn't complete all the settings fields yet - the instructions just said to get this done and check to make sure the GB was working first.
Hope you can steer me in the right direction to make this GB work. I still need to add images, color, etc. Maybe make a custom template to fit with my website better. But first I just need to know how to make the GB work.
I read, as the last part of the instructions:
Make sure the following files/folders are writable by the script:
- files banned_ip.txt and entries.txt - on Unix (Linux) servers CHMOD this file to 666 (rw-rw-rw-)
- directory apptmp - on Unix (Linux) servers CHMOD this directory to 777 (rwxrwxrwx)
And thought, now I'm REALLY lost! I don't know whatever that is might be something I'm not doing.
Thank you.
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi, first time here. Set up my guestbook according to instructions- I thought - and am checking it, but it only shows this: http://www.ravensbreath.com/Guestbook/gbook.php and I don't see where to post a message. Obviously I'm very lost on all this.
I didn't complete all the settings fields yet - the instructions just said to get this done and check to make sure the GB was working first.
Hope you can steer me in the right direction to make this GB work. I still need to add images, color, etc. Maybe make a custom template to fit with my website better. But first I just need to know how to make the GB work.
I read, as the last part of the instructions:
Make sure the following files/folders are writable by the script:
- files banned_ip.txt and entries.txt - on Unix (Linux) servers CHMOD this file to 666 (rw-rw-rw-)
- directory apptmp - on Unix (Linux) servers CHMOD this directory to 777 (rwxrwxrwx)
And thought, now I'm REALLY lost! I don't know whatever that is might be something I'm not doing.
Thank you.
Re: What am I doing wrong?
All your links are hidden, because you have white background and all the text and links in white.
If you open your guestbook and press CTRL+A you will see all the text selected, including the hidden one.
Uploading back original GBook style file should fix the issue.
If you open your guestbook and press CTRL+A you will see all the text selected, including the hidden one.
Uploading back original GBook style file should fix the issue.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: What am I doing wrong?
Thank you for that.
Yes, Is see what you mean, that the text is there.
When you say, Uploading back original GBook style file should fix the issue.,
I'm not sure what you mean. Do you mean I should upload the original gbook file as it is or do I make changes to it?
Many thanks for your help.
Yes, Is see what you mean, that the text is there.
When you say, Uploading back original GBook style file should fix the issue.,
I'm not sure what you mean. Do you mean I should upload the original gbook file as it is or do I make changes to it?
Many thanks for your help.
Re: What am I doing wrong?
If you upload the original files again (you probably just need to upload the original "templates/default/style.css" file) the look will be reset to the default GBook look and the text visible again.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: What am I doing wrong?
Thanks so much. I'll try that as soon as possible.
Thx
Thx
Re: What am I doing wrong?
Hi, Finally got the default gbook to work. I had to change a text color in the style sheet to get it to show up, but that worked. Plus I had an upercase letter on one file and not a corresponding one - can't see how I did that but I did.
Anyway, now I'm trying to find out how, if and where I can add an image to the header: my logo. I probably should know these things but I'm not that familiar with all css and I worked with php but it's been years. Gone right out of my head.
Where can I add it? And if it's code please can you tell me exactly how it's written and where it goes?
Here's the image url: http://www.ravensbreath.com/headers/Rav ... h-head.jpg
I made a folder in templates called ravensbreath_ghostbook and in it I copied over all the files that are in the defaut templates folder. Is that correct? Obviously I don't have it working yet.
I need to know if I will have to reflect the new path in the settings file to get to the guestbook?
If yes, then can you give me the exact code I would write and put in the settings file, if that's where it goes?
Lastly, I just can't see where to make all the background black. I can't see where to do it in styles.
I see the comments box black and the body tag has black it but the background is white.
I really appreciate your help. And I like the guestbook, thanks!
Anyway, now I'm trying to find out how, if and where I can add an image to the header: my logo. I probably should know these things but I'm not that familiar with all css and I worked with php but it's been years. Gone right out of my head.
Where can I add it? And if it's code please can you tell me exactly how it's written and where it goes?
Here's the image url: http://www.ravensbreath.com/headers/Rav ... h-head.jpg
I made a folder in templates called ravensbreath_ghostbook and in it I copied over all the files that are in the defaut templates folder. Is that correct? Obviously I don't have it working yet.
I need to know if I will have to reflect the new path in the settings file to get to the guestbook?
If yes, then can you give me the exact code I would write and put in the settings file, if that's where it goes?
Lastly, I just can't see where to make all the background black. I can't see where to do it in styles.
I see the comments box black and the body tag has black it but the background is white.
I really appreciate your help. And I like the guestbook, thanks!
Re: What am I doing wrong?
Before anything else, please note that teaching HTML/CSS is out of the scope of my support, so you cannot expect detailed customization help for the free scripts.
That said, you should be able to add a logo by placing HTML code inside "header.txt" file. Could be as simple as
Yes, creating a new folder and copying default template files is the recommend way of modifying the look. To use the new template you would change to
To make the background black you can try changing this in style.css file to
That said, you should be able to add a logo by placing HTML code inside "header.txt" file. Could be as simple as
Code: Select all
<div align="center"><img src="http://www.ravensbreath.com/headers/Ravensbreath-head.jpg" alt="" border="0" /></a></div>
Code: Select all
$settings['template'] = 'default';
Code: Select all
$settings['template'] = 'ravensbreath_ghostbook';
Code: Select all
background-image:url(images/bg.png); background-repeat:repeat-x;
Code: Select all
background-color: black;
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: What am I doing wrong?
Thank you so much.
I figured out a few things but this should help me the rest of the way. I really appreicate your help.
I WILL buy you a drink. Just need to get a couple bucks to rub together first!
Meanwhile I hope you'll accept my praise and thanks.
All the best
I figured out a few things but this should help me the rest of the way. I really appreicate your help.
I WILL buy you a drink. Just need to get a couple bucks to rub together first!
Meanwhile I hope you'll accept my praise and thanks.

All the best
Re: What am I doing wrong?
You are welcome.
No need to buy me a drink, if you are short on money you have better things to spend it on
No need to buy me a drink, if you are short on money you have better things to spend it on

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: What am I doing wrong?
Hi Klemen,
Just wanted you to know I LOVE my guestbook. Works great, looks super. Thank you.
Now I just need to gain back the multitudes who used to write in the old one before it broke down every other day. Had hundreds. People finally gave up - with good reason. I should made this new one ages ago.
Oh well, now it's done.
Thanks again for all your help.
Best wishes
Just wanted you to know I LOVE my guestbook. Works great, looks super. Thank you.
Now I just need to gain back the multitudes who used to write in the old one before it broke down every other day. Had hundreds. People finally gave up - with good reason. I should made this new one ages ago.
Oh well, now it's done.
Thanks again for all your help.
Best wishes
Re: What am I doing wrong? got BANNED
Hi again,
Well, I did it. I posted a few comments on my new guestbook from real people from my old GB in order to encourage people to start using this new one. No one wanted to be the first. So, I've just been banned forever for spamming. Can you tell me the best way to let myself back on? can't even go to it now.
Thank you.
Well, I did it. I posted a few comments on my new guestbook from real people from my old GB in order to encourage people to start using this new one. No one wanted to be the first. So, I've just been banned forever for spamming. Can you tell me the best way to let myself back on? can't even go to it now.
Thank you.
Re: What am I doing wrong?
Hello ghostgirl,
To give yourself access to your guestbook again go to the Gbook folder with your ftp program. Find the file banned_ip.txt and download it. Open it in notepad (or preferably notepad++) and remove your IP-address. After you have done that upload the banned_ip.txt file to you GBook folder again.
In order to post multiple messages open settings.php and set
Greetings,
Henrie
To give yourself access to your guestbook again go to the Gbook folder with your ftp program. Find the file banned_ip.txt and download it. Open it in notepad (or preferably notepad++) and remove your IP-address. After you have done that upload the banned_ip.txt file to you GBook folder again.
In order to post multiple messages open settings.php and set
Code: Select all
/* Prevent multiple submissions in the same session? 1 = YES, 0 = NO */
$settings['one_per_session']=0;
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Re: What am I doing wrong?
Thanks Henrie, but there are hundreds of ip addresses in banned_ip.txt, unless I'm not seeing something right.
Do I just get rid of them all?
Do appreciate your help,
thx
Do I just get rid of them all?
Do appreciate your help,
thx
Re: What am I doing wrong?
You just need to find your own IP-address and delete it.
You can also delete all the others, but than they will not be banned anymore untill they do something wrong again.
To see what your IP-address is, you can use the following webpage: http://www.myipaddress.com
Greetings,
Henrie
You can also delete all the others, but than they will not be banned anymore untill they do something wrong again.
To see what your IP-address is, you can use the following webpage: http://www.myipaddress.com
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Re: What am I doing wrong?
Yeah that worked! Thank you Henrie. I left the other ips.
As for the setting permissions, it already is set to what you put about. One per session. Is that correct?
Will that let me add several posts if I need to?
Many thanks
As for the setting permissions, it already is set to what you put about. One per session. Is that correct?
Will that let me add several posts if I need to?
Many thanks