error during posting messages!!!

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
leeda330
Posts: 1
Joined: Sat Dec 02, 2006 12:21 am

error during posting messages!!!

Post by leeda330 »

Script URL: www.kerryleigh.com.au/mboard
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:

G'day,

Just installed the fabulous mboard on my friends site, all seemed ok but getting the following error message after submitting the form
"You are not allowed to post on this message board!"

I tried searching the forum and looks like I'm the only one getting this error message.

Any ideas mate?

cheers/david
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

First of all we need this

URL of phpinfo.php:
URL of session_test.php:

You will find both files in the post entitled "READ THIS BEFORE POSTING A NEW QUESTION!!"


Does it work if you disable JunkMark filter in settings.php?
What is your junkmark_limit set to?
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
divemate
Posts: 1
Joined: Thu Mar 15, 2007 12:20 am

Same problem

Post by divemate »

Hi,

I had the same problem, when I set $settings['junkmark_use']=0, the problem went away. I then read something in here to try a higher numbers, so I set it back to 0 and changed limit from 60 to 70. That seem to fix the problem.

Mark
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

The "You are not allowed to post on this message board" error means you did something to upset the SPAM filter which is now blocking you and you won't be able to post another message within the same session (you need to close all browser windows to try again).
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
Locked