Posting Error

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Johnnyboy
Posts: 1
Joined: Mon Jan 26, 2009 1:12 pm

Posting Error

Post by Johnnyboy »

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 have a user that hasnt been able to post a message on my board. He says..." I put in the digits for the spam check and want to send the message I new window opens and I get the message "Error - You are not allowed to post on this messageboard". Do you have still any idea? "

I have tried to reproduce the error but cant.

Any ideas why this would happen to him? I havent any complaints since I put the board up in 2008.

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

Re: Posting Error

Post by Klemen »

Your user is getting blocked by the SPAM filter. Tell him to close all browser windows then open your forum again and see if he can post a simple test message.
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
greenwich-xxi
Posts: 3
Joined: Sun Jul 01, 2012 8:11 pm

Re: Posting Error

Post by greenwich-xxi »

Hello could you pls help me i have read readme file and done everything as it says, but when i am entring security digits it dosn't post it gives the other digits i enter them and it continues the same way. what's wrong can you help me?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Posting Error

Post by Klemen »

Most likely session problems. To troubleshoot this you will need to upload phpinfo and session test files to your server and post links to them here.

You will find mentioned files in the "Read this before posting" topic:
viewtopic.php?f=8&t=82
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
greenwich-xxi
Posts: 3
Joined: Sun Jul 01, 2012 8:11 pm

Re: Posting Error

Post by greenwich-xxi »

the post to the scripts are :

http://www.greenwich-xxi.com/session_test2.php
http://www.greenwich-xxi.com/session_test.php
http://www.greenwich-xxi.com/phpinfo.php
Klemen wrote:Most likely session problems. To troubleshoot this you will need to upload phpinfo and session test files to your server and post links to them here.

You will find mentioned files in the "Read this before posting" topic:
viewtopic.php?f=8&t=82
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Posting Error

Post by Klemen »

As I suspected, PHP sessions aren't working on your server.

You will need to contact your hosting company and ask them to fix PHP sessions as they are not working at the moment.
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
greenwich-xxi
Posts: 3
Joined: Sun Jul 01, 2012 8:11 pm

Re: Posting Error

Post by greenwich-xxi »

thank you very much for your help it really works now.
Klemen wrote:As I suspected, PHP sessions aren't working on your server.

You will need to contact your hosting company and ask them to fix PHP sessions as they are not working at the moment.
Locked