The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
When I am trying to change some codes in some templates, I am getting some errors ?
I get the following error when I am trying to change some codes in templates.
Does anybody know how can I solve this problem ? Not Implemented The page you are looking for cannot be displayed because a header value in the request does not match certain configuration settings on the Web server. Web Server at ********.com |
#2
|
||||
|
||||
This is an error on the web server. You should contact your host.
|
#3
|
|||
|
|||
Thank you for quick answer but I am taking that error not all of the templates. Are you sure that this is exactly because of server?
|
#4
|
|||
|
|||
Not really enough information to give a better answer.
What are you trying to change? Provide the changed code you want to implement. |
#5
|
|||
|
|||
Code:
<!-- User Legend By Digitalus--> <div style="float:left;"> </div> <div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Patron" bold="y" clr="#FF0000" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''"> <div class="tborder" style="height:8px;width:8px;background:#FF0000;"></div> <div style="float:left;"> </div> <div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Ayın ?yesi" clr="rgb(2, 179, 176)" bold="y" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''"> <div class="tborder" style="cursor:help;height:8px;width:8px;background:rgb(2, 179, 176);"></div> </div> <div style="float:left;"> </div> <div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Saygın ?ye" clr="#993333" bold="y" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''"> <div class="tborder" style="cursor:help;height:8px;width:8px;background:#993333;"></div> </div> <div style="float:left;width:10px;height:1px;"> </div> <div style="float:left;" id="memberlegend"></div> </td> </tr> </tbody> <!-- End User Legend by Digitalus --> This code provides to show member color below the " who is online " section. (Codes in forumhome). Normally that code was working well. Now when I am trying to add or delete some codes in forumhome template, that error is displaying. I can only delete the code which is showing the member color and when I delete it, the template working normally. ( I can add or delete other codes). But this time I can not add the member color code anymore at forumhome temp. And one more thing this problem isnt only in forumhome. It is also in showthread template but I dont know what makes it wrong in that template. By the way my website on a new server in a few days.... |
#6
|
|||
|
|||
Think you are missing 1 closing </div>.
Is mod_security or Suhosin/Hardened PHP installed on your server? |
#7
|
|||
|
|||
Also I took same error while sending a message today. When I wanna open a long writing subject on a forum, I am taking that error. When I take it shorter than before, the subject is opening. mod_security installed on my server. Does it cause that error ?
Thanks for your answers. |
#8
|
|||
|
|||
Most likely the mod_security is configured too tight on the server. Your host will be able to see more details in the webserver logfiles.
|
#9
|
|||
|
|||
Also the interesting point is some other vbulletin forum on the same server are not taking same error like me. Is this variation normal ?
|
#10
|
|||
|
|||
mod_security is filtering content, so if the values/data/content is not exactly the same, the result might be different. Also mod_security config might be overriden with a .htaccess for each site.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|