User cannot post - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: User cannot post (/thread-150231.html) |
User cannot post - Tamagon - 2014-01-21 I am using the most current version of 1.6 for mybb, and we've been running into a problem with our forum: one of our users cannot post. Whenever he attempts to post, he gets this error: "ForbiddenYou don't have permission to access /xmlhttp.php on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." In addition, whenever I try to edit one of his previous posts, I get the same error too. None of the other users have had this problem but him. Our forum is at http://www.the-velvet-room.com What steps can be taken to fix this problem? RE: User cannot post - Destroy666 - 2014-01-21 Provide a list of all activated plugins and their versions. RE: User cannot post - Tamagon - 2014-01-22 Only activated plugin is Spoiler BBCode, which is on 1.6 RE: User cannot post - Downfall - 2014-01-22 This actually happened to me, and I found that it was my host blocking the file for contributing to high server load. You may want to ask your host about the issue. RE: User cannot post - Tamagon - 2014-01-22 I have contacted Hostmantis about the issue. However, it seems like we've found one way to trigger it. Whenever the phrase "shell:" is used, the post is blocked. There's no way to get it in a post. You can't even edit a post with the phrase without it getting blocked. To be specific, if you try putting it in a quick reply, it just hangs. If you try a full post or edit, you get the same error as in the OP. RE: User cannot post - Cedric - 2014-01-23 I think either you forgot to upload xmlhttp.php or it is Un-writable. Perhaps you should try visiting: admin/index.php?module=tools-file_verification & you will get problems in files. RE: User cannot post - Cameron:D - 2014-01-23 (2014-01-22, 11:19 PM)Tamagon Wrote: However, it seems like we've found one way to trigger it. Whenever the phrase "shell:" is used, the post is blocked. Looks like your host is doing some kind of filtering and blocking common words used in exploits. You're best off talking to them about it. |