Allowing URLs into mesage submissions

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Paulus50
Posts: 4
Joined: Tue Nov 08, 2011 8:42 am

Allowing URLs into mesage submissions

Post by Paulus50 »

Script URL:
Version of script: 1.7
Hosting company: VDS
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hello Moderator,

I installed GBook, tested it and it worked fine.
However users aren't allowed to submit URL's, if they try, they get locked out.
I understand why this is so but, for my own reasons, I want to allow precisely this.
Is there a workaround?

Thank you.

Paul from Melbourne, Australia :?:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Allowing URLs into mesage submissions

Post by Klemen »

You will need to disable the JunkMark filter by modifying the proper line in your settings.php file to

Code: Select all

$settings['junkmark_use']=0;
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
Post Reply