Deleting please do not show URL addresses

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
scpo
Posts: 4
Joined: Sun May 20, 2012 12:47 am

Deleting please do not show URL addresses

Post by scpo »

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:

I would like to delete "Please do not enter URL addresses" in the Guestbook. I have it set to show Website URL and it doesn't seem right to then ask the signer not to show URL.
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Deleting please do not show URL addresses

Post by Henrie »

Hello scpo,

If you have enabled the use of the JunkMark(tm) SPAM filter you should not remove "Please do not enter URL addresses" because entering an URL in the comment will ban the person who is signing the guestbook.
Maybe it would better to specify it more and change it to "Please do not enter URL addresses in the comment". You can change the text by editing the file language.inc.php and changing line $lang['t54']='Please do not enter URL addresses'; to $lang['t54']='Please do not enter URL addresses in the comment';

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.
scpo
Posts: 4
Joined: Sun May 20, 2012 12:47 am

Re: Deleting please do not show URL addresses

Post by scpo »

Thanks Henrie, I've made the change as suggested. I think it's more clear now.
Post Reply