The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey all. I've had this problem for several days now and I've tried to figure it out but I just can't. I have 3.6.8. When I'm in the ACP and click any of the options under Styles and Templates (other than Replacement Variable Manager), I get the following error in the iframe:
Code:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@*****.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Thank you. |
#2
|
|||
|
|||
![]()
I don't know what else to say..
|
#3
|
|||
|
|||
![]()
So in cpanel, under error logs, thats where I should look?
|
#4
|
|||
|
|||
![]()
No harm in checking...
![]() |
#5
|
|||
|
|||
![]()
[Mon Oct 22 22:05:18 2007] [error] [client *******] File does not exist: /home/houseofh/public_html/500.shtml
that file isnt even in vB? --------------- Added [DATE]1193094383[/DATE] at [TIME]1193094383[/TIME] --------------- I'm not sure where else to look |
#6
|
|||
|
|||
![]()
This may be due to mod_security.
While mod_security can be a very powerful tool, misconfigured or overly strict rule sets can interfere with vBulletins Operation. Below for Apache users you can use an htaccess file and add a specific rule to disable mod_security. Make or edit your forum .htaccess file and add the following code Code:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> See this also thread: http://www.vbulletin.com/forum/showthread.php?t=167121 |
#7
|
|||
|
|||
![]()
Thanks for responding Marco. I added that bit to my .htaccess file - but still no fix. Does it have to be located in a certain area of the document or something?
Thank you again |
#8
|
|||
|
|||
![]()
Can you enable Public PHPInfo in your vBulletin options and provide a link to your board.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|