PDA

View Full Version : Request Entity Too Large - accessing usercp, any ideas?


tgt
10-10-2005, 01:19 PM
Any idea what this means or what's wrong? All users get the below error when attempting to access user cp.

I've searched all of the forums to no avail, and of course vbulletin.com won't support due to vbadvanced installed.

Thanks!!
Travis

Request Entity Too Large
The requested resource
/forums/usercp.php
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
--------------------------------------------------------------------------------

Apache/2.0.51 (Fedora) Server at www.infiniti-driver.com Port 80

When selecting 'view source I get:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>413 Request Entity Too Large</title>
</head><body>
<h1>Request Entity Too Large</h1>
The requested resource<br />/forums/usercp.php<br />
does not allow request data with GET requests, or the amount of data provided in
the request exceeds the capacity limit.
<hr />
<address>Apache/2.0.51 (Fedora) Server at www.infiniti-driver.com Port 80</address>
</body></html>

Brian
10-10-2005, 03:34 PM
No clue, but it wouldn't have anything to do with the CMPS. The best thing I can suggest would be to make a backup of your CMPS tables (adv_setting, adv_settinggroup, adv_pages, and adv_modules). Then un-install the CMPS, upload all of the original files, and then you should be able to get some support from Jelsoft. Once they figure out the problem you could then reinstall the CMPS and overwrite the tables with the ones you backed up.

Our Sponsors
 

tgt
10-10-2005, 09:23 PM
Brian -

I have the cmps as my index.php right, so un-installing cmps hoses my front page. Can you make any suggestions to handle this?

Thanks!
Travis

Brian
10-11-2005, 02:44 PM
Unfortunatly about the best thing I can suggest would be to create an index.html file to serve as a temporary homepage until you can get some support from Jelsoft.