Page 1 of 2
Error You are not allowed to post on this message board!
Posted: Wed Jan 03, 2007 3:27 pm
by teevguy
Script URL:
http://www.leasidehighschool.com/pm/mem ... mboard.php
Version of script:1.3
Hosting company:Netfirms
URL of phpinfo.php:
http://www.leasidehighschool.com/pm/mem ... hpinfo.php
URL of session_test.php:
http://www.leasidehighschool.com/pm/mem ... n_test.php
What terms did you try when SEARCHING for a solution: ALL
Write your message below:
There is one other post about this error message but no answers as to how to fix.
Larry
Posted: Thu Jan 04, 2007 12:01 am
by Klemen
Hi,
Your MBoard works fine, I was able to post a message. So the problem is that you did something to be blocked by the SPAM filter, reading this should help (it's written for GBook script, but it's the same for MBoard):
viewtopic.php?t=938
Posted: Thu Jan 04, 2007 3:33 am
by teevguy
Thanks. Your scripts are awesome!
Error
Posted: Thu Mar 22, 2007 8:58 am
by adimallikarjunareddy
http://adilive.in/mboard
I tried posting first post on the board, it is giving me the following error.
Error
You are not allowed to post in this message board.
Let me know the cause.
Code: Select all
<?php
// >>> SETUP YOUR MESSAGE BOARD <<< //
// Detailed information found in the readme.htm file
// Settings file version: 1.3
// Password for admin area
$settings['apass']='***********';
// Website title
$settings['website_title']="AdiLive.in";
// Website URL
$settings['website_url']='http://www.adilive.in/';
// Message board title
$settings['mboard_title']="We speak 4 u!!";
// URL to folder where message board is installed
// DO NOT a trailing "/" !
$settings['mboard_url']='http://www.adilive.in/mboard';
/* Prevent automated submissions (recommended YES)? 0 = NO, 1 = YES, GRAPHICAL, 2 = YES, TEXT */
$settings['autosubmit']=2;
/* Checksum - just type some digits and chars. Used to help prevent SPAM */
$settings['filter_sum']='xswer23floi87';
/* Use JunkMark(tm) SPAM filter (recommended YES)? 1 = YES, 0 = NO */
$settings['junkmark_use']=1;
/* JunkMark(tm) score limit after which messages are marked as SPAM */
$settings['junkmark_limit']=60;
// Allow smileys? 1 = YES, 0 = NO
$settings['smileys']=1;
// Send you an e-mail when a new entry is added? 1 = YES, 0 = NO
$settings['notify']=1;
// Your e-mail. Only required if $settings['notify'] is set to 1.
$settings['admin_email']='me@mydomain.com';
// Display IP number of members posting? 1 = YES, 0 = NO
$settings['display_IP']=1;
// Maximum number of posts displayed on the first page
$settings['maxposts']=50;
// Keep or delete old posts? 1 = KEEP, 0 = DELETE
$settings['keepoldmsg']=1;
// File exstention for message files
$settings['extension']='html';
/* Filter bad words? 1 = YES, 0 = NO */
$settings['filter']=1;
/* Filter language. Please refer to readme for info on how to add more bad words
to the list! */
$settings['filter_lang']='en';
/* DO NOT EDIT BELOW */
if (!defined('IN_SCRIPT')) {die('Invalid attempt!');}
?>
Posted: Thu Mar 22, 2007 1:31 pm
by Klemen
I was able to post without a problem...
Oh and it's not smart to post your admin password here, I removed it for you

Posted: Thu Mar 22, 2007 3:07 pm
by adimallikarjunareddy
I am sorry to say that, the error still persists for me. I dont know what went wrong?
Regards
Adi
Posted: Thu Mar 22, 2007 5:12 pm
by Klemen
Try clearing your browser cache (temporary internet files), close all browser windows and try again.
What browser are you using? Do you have cookies enabled?
Posted: Thu Mar 22, 2007 5:14 pm
by Henrie
What was the message you were trying to post.
The message you got is the same as when you upset the junkmark spamfilter of MBoard.
You can use other words to not upset the spamfilter.
Or in settings.php file you can change
Code: Select all
/* Use JunkMark(tm) SPAM filter (recommended YES)? 1 = YES, 0 = NO */
$settings['junkmark_use']=1;
/* JunkMark(tm) score limit after which messages are marked as SPAM */
$settings['junkmark_limit']=60;
Chagne $settings['junkmark_use']=1; to $settings['junkmark_use']=0; to disable the spamfilter (not recommended)
Or change $settings['junkmark_limit']=60; to a higher value (70 or 80) to make the spamfilter less strict.
Greetings,
Henrie
Posted: Fri Mar 23, 2007 3:40 am
by adimallikarjunareddy
Dear Stirn,
I am using Firefox and the cookies are enabled. I cleared cache also.
Dear Henrie
I am posting "This is test post".
As per your suggestions i changed
$settings['junkmark_use']=1; to $settings['junkmark_use']=0;
Now it is working, but does it solves my problem, because spam filter is not working for me now right?
Regards
Adi
Posted: Fri Mar 23, 2007 7:48 am
by Klemen
Adi, are you behind a Proxy server?
Like Henrie suggested try enabling the filter again and set the score limit to 80, then see if you can post. Close all browser windows before you test.
Even with JunkMark off some spam protection is still active, but might not be as effective.
Posted: Sat Mar 24, 2007 2:11 pm
by clubamigos99
Hello,
I get the same problem , l tried all you mentioned i.e clear browser , set junk mark to 0. I also set junk mail limit to 80.
please please can you help as this problem has suddenly occured. It appears other users can post to forum but not me!
http://www.club-amigos.co.uk/mboard/mboard.php
Posted: Sat Mar 24, 2007 6:30 pm
by Klemen
Have you tried closing all browser windows and trying again?
Posted: Sun May 20, 2007 4:22 pm
by sfv
.
Hi Klemen.S.
Suddenly today without warning, or other errors,
I get the excact same problem on our club board,
I,m not alowed to post -
etc-etc. - urghhh...
Aparent all other can post, - but not me as webmaster
???
And I,ve tried all the trix in the book concerning browser setup,
clearing cache, and checked for correct Cmod
etc- etc.
You welcome to try (
I delete your post) but please solve the problem.
Regards.:/ Sven
Board URL:
http://www.southislandcruisers.dk/sic/m ... mboard.php
Posted: Sun May 20, 2007 8:02 pm
by Klemen
Works fine here, so something is wrong on your side. Try this:
1. try posting a very simple message, with only "test" as name, subject and comments.
2. Create a new text file, name it "test.php", place this code inside:
Code: Select all
<?php
header("Content-type: text/plain");
print_r($_SERVER);
?>
Upload to the server, open in your browser and tell me what it says.
3. What is $settings['junkmark_limit'] set to in your settings file?
Posted: Mon May 21, 2007 6:00 am
by sfv
.
Hi Klemen
I,ve tryed raise to: $settings['junkmark_limit']=
80;
Have a look at the PHP test file (
lying in the Mboard sub)
Click:
http://www.southislandcruisers.dk/sic/mbforzz/test.php
As I see it - no server problemos.
- -
1)
Then i try as you suggest:
Making a 1new contri. - with 2sub threads =
no problem.
2)
But a answer to an existing (
both 1level and 2-3sub level entries)
is impossible =
You not allowed etc...
3)
And now when I have got the = You are not allowed ...
then attempt to answer all threads _
BEFORE_ the new test from today
goes wrong, - but making the nr4 test answer to the same was okay.
VERY VERY STRANGE.
4)
Klemen - please try some sub answer test on the contribution =
Forsikring (
assurance)
it was from that guys contribution (
and when I should answer all goes in fish)
And if you wanna see the file inside, its the msg#49
Click:
http://www.southislandcruisers.dk/sic/m ... sg/49.html
Regards.:/
Sven
Denmark