getting rid of private message option

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
chris

getting rid of private message option

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
chris

you da man

Post by chris »

yes, it seems that that did the trick - thanks so much!
Post Reply