Page 1 of 1

getting rid of private message option

Posted: Tue May 17, 2005 12:00 am
by chris
Script URL: http://www.kevorkian.net/jonNeufeld/guestbook/gbook.php
Version of script: 1.3.2
Version of PHP: 4.3.8
Hosting company: webmasters.com
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: private

Write your message below:

just wondering if there was a way i could delete the "Private Message" option so that all messages are viewable?

thanks for a great guestbook!

sincerely,
-chris

Posted: Wed May 18, 2005 1:43 pm
by Klemen
Hello,

Try opening gbook.php in a plain text editor (Notepad, Wordpad) then use the search function to find this code and delete it:

Code: Select all

<p align="center"><input type="checkbox" name="private" value="Y">Make this post private</p>
Hope this works.

Regards

you da man

Posted: Fri May 20, 2005 1:21 am
by chris
yes, it seems that that did the trick - thanks so much!