PDA

View Full Version : Urgent help needed!


Barcham
01-30-2014, 05:09 PM
I'm receiving this error when trying to start a new thread.

Forbidden

You don't have permission to access /newreply.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


This is with my Admin user. One of my users was trying to make a post and received this error so I tried to make the same post and received the same result. This is a relatively long post with a few images and a couple of links. It is nothing overly complex and the exact same post is on another board running the same version of vbulletin.

I've noticed that if I trim down the length of the post, it seems to go through ok. It does not exceed the character limit nor the image limit set on the board. I even receive this error when trying to preview the post and if I try it a few times in a row, eventually the board crashes and takes around a half hour to come back up.

This is a new board I am setting up so there are only a few test posts on it so far and I have to get this fixed before really starting to open the board up to members.

Thanks to any help anyone can shed on this bug. It really has me stumped.

RichieBoy67
01-30-2014, 05:16 PM
Did you check your settings in the admincp options menu under message posting?

Barcham
01-30-2014, 05:22 PM
All the settings in the adminCP are fine. Character limit is 10000 and image limit is 10. The posts in question are not exceeding either limit. I receive the error with any user group member, from regular member right up to admin.

Lynne
01-30-2014, 05:24 PM
That is a server error and it means something, most likely mod_security or suhosin, is preventing the post from going through. You would need to talk to your host about the error.

Barcham
01-30-2014, 05:48 PM
OK, that's about what I thought after trying to search for similar errors. We will contact our host, CH, and see what they can do. We're kinda dead in the water if we can't get this fixed.

Seven Skins
01-30-2014, 10:02 PM
Server issue most likely ..
Also check the file permission on the server. All php files should be CHMOD 644

Barcham
01-30-2014, 10:14 PM
It seems it was a server setting. We contacted CH and they made a change in the security settings and now it tests out OK. I've been getting great service from those guys so far, very quick replies to any service ticket or other request. It took them less than 30 minutes to contact us and fix the problem.

RichieBoy67
01-30-2014, 10:16 PM
My bad. I misunderstood and thought it was an issue making a specific post and not when posting in general. Glad you have it fixed now. :)

Barcham
01-30-2014, 10:27 PM
That's what was strange about it. I could post without any problem but when a post got to a certain length, the whole thing just crashed out. It was really strange. I could remove half of the post and it was OK, then I tested it out by adding a bit more content each time, then doing a preview and continued until it crashed. Then I'd remove content and preview again. But if it crashed a few times in a row, it ended up taking the entire board down. I guess it caused the server to reboot and reload my board. Hopefully it's fixed now! LOL