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 02-11-2009, 03:40 PM
Allulu Allulu is offline
 
Join Date: Jul 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Arabic Tags only not acceptable 406 Error Page

Hello ,,

i tried to solve my problem by uses the solutions here :

http://www.vbulletin.com/forum/showthread.php?t=297343

but the problem is still occured only when i search with arabic tags (english tags works) ,, please i want the solution for this problem

Ex : http://www.allulu.org/vb/tags.php?tag=%E3%E4%CA%CF%EC

my regards ,, Allulu
Reply With Quote
  #2  
Old 02-11-2009, 04:15 PM
Voltar Voltar is offline
 
Join Date: Mar 2006
Location: Bakersfield, California
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mod_security is still being triggered on your site. Make sure you put it in a .htaccess in the root of your forums directory, and try taking the <IfModule>'s out.. If that still doesn't work, I would ask your host. They may have disabled mod_security from being controlled via .htaccess.
Reply With Quote
  #3  
Old 02-11-2009, 08:16 PM
Allulu Allulu is offline
 
Join Date: Jul 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry "Voltar" i tried and its still not working ,,

any other solution can solve this problem ?! please ...
Reply With Quote
  #4  
Old 02-12-2009, 04:53 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So English tags work correctly 100% of the time?
Reply With Quote
  #5  
Old 02-12-2009, 02:25 PM
Allulu Allulu is offline
 
Join Date: Jul 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
So English tags work correctly 100% of the time?
ya its work correctly .. only arabic tags not working yet !!

--------------- Added [DATE]1234519053[/DATE] at [TIME]1234519053[/TIME] ---------------

please Dismounted do you have any idea about solving this problem ?!
Reply With Quote
  #6  
Old 02-13-2009, 08:51 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try disabling all your modifications by adding this to the end of your config.php file:
PHP Code:
define('DISABLE_HOOKS'true); 
Reply With Quote
  #7  
Old 02-13-2009, 08:53 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does your server have mod_security or Suhosin installed?
Reply With Quote
  #8  
Old 02-14-2009, 12:02 PM
Allulu Allulu is offline
 
Join Date: Jul 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
Try disabling all your modifications by adding this to the end of your config.php file:
PHP Code:
define('DISABLE_HOOKS'true); 
problem is still occured !!!

--------------- Added [DATE]1234620255[/DATE] at [TIME]1234620255[/TIME] ---------------

Quote:
Originally Posted by Marco van Herwaarden View Post
Does your server have mod_security or Suhosin installed?
I dont know if it have mod_security ,, and i dont know whats "Suhosin" ?
Reply With Quote
  #9  
Old 02-14-2009, 06:46 PM
Voltar Voltar is offline
 
Join Date: Mar 2006
Location: Bakersfield, California
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm 100% sure that you have mod_security installed on your server. It is pretty much the only time you run into 406 or 412 errors.

Homepage for mod_security: http://www.modsecurity.org/

Suhosin and the Hardened PHP patch, are addons to PHP (an extension and a patch, respectively) that help with known and unknown security problems.
http://www.hardened-php.net/
http://www.hardened-php.net/suhosin/
http://www.hardened-php.net/hardening_patch.14.html


Like I mentioned in my first post, you may want to get into contact with you host to see if they have some mod_sec rules that are interferring with the passing of the URL/Percent encoded strings to vBulletin.

--------------- Added [DATE]1234644412[/DATE] at [TIME]1234644412[/TIME] ---------------

Quote:
Originally Posted by Allulu View Post
sorry "Voltar" i tried and its still not working ,,

any other solution can solve this problem ?! please ...
Try putting this

Code:
SecFilterEngine Off
SecFilterScanPOST Off
in the .htaccess. That is what I meant by removing the <IfModules> clauses. If that doesn't work, like I mentioned before, your host may have disabled you from modifying mod_security in any way via .htaccess.
Reply With Quote
  #10  
Old 02-16-2009, 07:53 AM
Allulu Allulu is offline
 
Join Date: Jul 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot for all ... i have contacted my host's support technician and i told him to turn mod_security off and he did ,,, after that its working

my regards ,, Ahmed
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 05:50 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.04645 seconds
  • Memory Usage 2,248KB
  • 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
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete