Author Topic: *help Http 406 not acceptable  (Read 3921 times)

0 Members and 1 Guest are viewing this topic.

Offline saud

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Pakistani.Pk
*help Http 406 not acceptable
« on: December 26, 2009, 12:53:37 AM »
when i open this url i got that error

Code: [Select]
http://pakistani.pk/wallpapers/img-neha-dhupia-%96-beauty-magazine-dec-%282009%29-5806.htmwhen i open it without %96 and %28 it openned perfectly.
but when i open same url with another cat imae so its open:

Code: [Select]
http://pakistani.pk/wallpapers/img-dia-mirza---cosmopolitan-photoshoot-dec-(2009)-5802.htm

why is that so, even i added both folder with same method name.


my .htaccess is:

Quote
RewriteEngine On

#RewriteBase /
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}
#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.htm$ search.php?page=$1&%{QUERY_STRING}






and one thing more , when i click on search button and search any url and i click on any image it gave me 404 not found error

plz help

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: *help Http 406 not acceptable
« Reply #1 on: December 26, 2009, 01:41:49 AM »
Please post a reply to the mod you are referring to (SEO mod). This has nothing to do with 4images itself.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline saud

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Pakistani.Pk
Re: *help Http 406 not acceptable
« Reply #2 on: December 27, 2009, 01:08:19 PM »
Please post a reply to the mod you are referring to (SEO mod). This has nothing to do with 4images itself.

i am getting this error since i move my server i dunno why