Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2008, 10:41 AM
TRABZONLUKAPLAN TRABZONLUKAPLAN is offline
 
Join Date: Jul 2007
Location: Trabzon
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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
Reply With Quote
  #2  
Old 01-16-2008, 10:49 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is an error on the web server. You should contact your host.
Reply With Quote
  #3  
Old 01-16-2008, 10:52 AM
TRABZONLUKAPLAN TRABZONLUKAPLAN is offline
 
Join Date: Jul 2007
Location: Trabzon
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #4  
Old 01-16-2008, 11:52 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not really enough information to give a better answer.

What are you trying to change? Provide the changed code you want to implement.
Reply With Quote
  #5  
Old 01-16-2008, 03:55 PM
TRABZONLUKAPLAN TRABZONLUKAPLAN is offline
 
Join Date: Jul 2007
Location: Trabzon
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
<!-- User Legend By Digitalus-->
<div style="float:left;">&nbsp;</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;">&nbsp;</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;">&nbsp;</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;">&nbsp;</div>
		<div style="float:left;" id="memberlegend"></div> </td> </tr> </tbody>
<!-- End User Legend by Digitalus -->
https://vborg.vbsupport.ru/attachmen...4&d=1172275071




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....
Reply With Quote
  #6  
Old 01-17-2008, 09:12 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Think you are missing 1 closing </div>.

Is mod_security or Suhosin/Hardened PHP installed on your server?
Reply With Quote
  #7  
Old 01-17-2008, 03:29 PM
TRABZONLUKAPLAN TRABZONLUKAPLAN is offline
 
Join Date: Jul 2007
Location: Trabzon
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #8  
Old 01-17-2008, 05:21 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #9  
Old 01-17-2008, 09:34 PM
TRABZONLUKAPLAN TRABZONLUKAPLAN is offline
 
Join Date: Jul 2007
Location: Trabzon
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also the interesting point is some other vbulletin forum on the same server are not taking same error like me. Is this variation normal ?
Reply With Quote
  #10  
Old 01-18-2008, 09:13 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04383 seconds
  • Memory Usage 2,251KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete