• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    Awatar Wayne
    Wayne jest nieaktywny Stały bywalec
    Dołączył
    Oct 2009
    Posty
    157
    Przydatne posty
    26

    Domyślnie Dziwny problem z .hataccess

    Witam,

    Kto mi powie co mam źle zrobione w .hataccess :|
    Już mówię jaki jest problem - Gdy klikam w Podanie(2) majkel.

    Wyskakuje Mi taki link..

    A jak wejdę w dział podania i wtedy w jago podanie to chodzi normalnie linkowanie z vBSEO.

    Podaję moją zawartość z .hataccess
    Kod:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www.zakladkarny.com$ [NC]
    RewriteRule ^(.*)$ http://zakladkarny.com/$1 [R=301,L]
    
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    RewriteBase /
    
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{HTTP_HOST} !^amxbans.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^dema.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^kontakt.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^diablo.zakladkarny.com$
    
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/index.php [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    RewriteRule ^((archive/)?(.*/.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*/.php(/.*)?)?)$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    No i sitemap dziwnie wygląda.. Forum Counter-Strike
    Powinno być bez index.php

    Jakieś pomysły?



  2. #2
    Awatar Wayne
    Wayne jest nieaktywny Stały bywalec
    Dołączył
    Oct 2009
    Posty
    157
    Przydatne posty
    26

    Domyślnie

    I jak ?


  3. #3
    Seba jest nieaktywny Advanced Member
    Dołączył
    Feb 2009
    Posty
    1 059
    Przydatne posty
    44

    Domyślnie

    Kwestia konfiguracji vbseo.
    Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW


  4. #4
    Awatar Wayne
    Wayne jest nieaktywny Stały bywalec
    Dołączył
    Oct 2009
    Posty
    157
    Przydatne posty
    26

    Domyślnie

    Co byś polecał bym zmienił/ustawił ?
    Jeżeli chodzi o linki to jak najbardziej są poprawne gdy wejdę w forum Podania i jego link to jest ok.

    Więc na pewno wina po stronie vBET.


Podobne wątki

  1. Dziwny problem na forum
    By Krisuuu in forum Pytania i problemy
    Odpowiedzi: 5
    Ostatni post / autor: 07.10.2010, 00:51
  2. Dziwny problem z Forami
    By Kolekcjonereke in forum Pytania i problemy
    Odpowiedzi: 16
    Ostatni post / autor: 29.07.2009, 15:05
  3. Dziwny problem ze stylem
    By Krisuuu in forum Pytania i problemy
    Odpowiedzi: 4
    Ostatni post / autor: 04.05.2009, 23:15
  4. po konwersji dziwny problem
    By t3qil4all in forum Konwersje
    Odpowiedzi: 1
    Ostatni post / autor: 31.08.2008, 15:44
  5. Dość dziwny problem
    By xmen38 in forum Pytania i problemy
    Odpowiedzi: 1
    Ostatni post / autor: 25.08.2008, 14:18
Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67