dutch sentence ". De" is seen as URL

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
corvus
Posts: 1
Joined: Fri Mar 28, 2014 7:13 pm

dutch sentence ". De" is seen as URL

Post by corvus »

Script URL: http://www.sandravantermeij.nl/gstbk/gbook.php
Version of script: 1.7
Hosting company: webreus
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: spam, url, dutch forbidden words, .de

Write your message below:
I was getting the error "U mag op dit moment geen bericht in het gastenboek plaatsen!" ("You cannot sign this guestbook at this time") over and over again on a dutch text.
It appeared that "...... gehad. De ....." the last word, the dot and the word De were probably seen as a URL

Since this is very common in Dutch I really need a solution for this.
What can I do to solve this?
I tried changing $settings['junkmark_limit']=61; to all kinds of numbers. That did not work.

I am out of ideas now. I removed the "." for now at the end of the sentence but that is not a solution.

Who can help?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: dutch sentence ". De" is seen as URL

Post by Henrie »

I do not have any problems with that particular combination. I just tested it on my own guestbook.
Maybe it was a combination of words that counted up to a score that triggered the spam filter.

The only way to avoid it is to increase $settings['junkmark_limit']=61; to a higher score, or disable the junkmark filter and rely on the captcha or anti-spam question.

Groeten,
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.
Post Reply