vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   When I am trying to change some codes in some templates, I am getting some errors ? (https://vborg.vbsupport.ru/showthread.php?t=167885)

TRABZONLUKAPLAN 01-16-2008 10:41 AM

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

Dismounted 01-16-2008 10:49 AM

This is an error on the web server. You should contact your host.

TRABZONLUKAPLAN 01-16-2008 10:52 AM

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?

Marco van Herwaarden 01-16-2008 11:52 AM

Not really enough information to give a better answer.

What are you trying to change? Provide the changed code you want to implement.

TRABZONLUKAPLAN 01-16-2008 03:55 PM

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....

Marco van Herwaarden 01-17-2008 09:12 AM

Think you are missing 1 closing </div>.

Is mod_security or Suhosin/Hardened PHP installed on your server?

TRABZONLUKAPLAN 01-17-2008 03:29 PM

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.

Marco van Herwaarden 01-17-2008 05:21 PM

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.

TRABZONLUKAPLAN 01-17-2008 09:34 PM

Also the interesting point is some other vbulletin forum on the same server are not taking same error like me. Is this variation normal ?

Marco van Herwaarden 01-18-2008 09:13 AM

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.


All times are GMT. The time now is 10:41 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01335 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete