The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Again, nothing is missing, you would get a 404 error if it were.
The server (or firewall if you are routed via one) is intercepting the request and blocking it. Speak to your host. |
#12
|
||||
|
||||
So it's looking for /template.php?do=updatetemplate
|
#14
|
||||
|
||||
Thank you. That's what I needed to know. They have told me that there was some new security installed and we are sorting in out together. Thanks for your help.
|
#15
|
|||
|
|||
I had exactly same problem. The hosting company installed mod_security without informing me.
I put these codes at the top of the site's root htaccess file. HTML Code:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|