Ważne: Ta strona jest za pomocą plików cookie (cookies). Za pomocą tej strony internetowej bez wyłączania plików cookie w przeglądarce, oznacza to, że użytkownik zgadza się za to.
Kup Teraz! Funkcje Pliki do pobrania

Zarabiaj z nami!

Jeśli chcieliby Państwo rozpocząć zarabianie pieniędzy z vBET dołączyć do Program partnerski.
Wyniki 1 do 3 z 3

Wątek: Showthread.php? P = x nie przepisany

  1. #1
    Senior Member
    Zarejestrowany
    Listopad 2009
    Wiadomości
    168

    Default Showthread.php? P = x nie przepisany

    Showthread.php? P = x linki są obecnie przepisany w ogóle vBSEO (showthread.php? T = x linki są w porządku).

    Poniżej jest moje htaccess

    Code:
    # 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
    
    # 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\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/forums/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|et|tl|fi|fr|gl|de|en|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|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|et|tl|fi|fr|gl|de|en|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|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]
    
    #RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    #RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    
    #RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    #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]
    
    Options All -Indexes
    Options +FollowSymLinks
    # RewriteCond% {REQUEST_URI}! (Admincp / | modcp / | vbseo_sitemap / | cron)
    # RewriteRule ^ ((archiwum /)?(.* \\. Php (/.*)?))$ vbenterprisetranslator_seo.php [L, QSA]

    Były komentowane przez zespół vBSEO wsparcie dla powodując błąd w 301 w forum, gdzie użytkownicy miał tylko oglądać ich własnych wątków. Kiedy kładę je z powrotem, showthread? Linki p jeszcze raz praca, ale to wypływa na powierzchnię błąd.
    Ostatnio edytowane przez moman; 06-10-10 W 07:49.

  2. #2
    Senior Member
    Zarejestrowany
    Listopad 2009
    Wiadomości
    168

    Default

    Edit:

    Znalazłem problem. Wydaje się, że wsparcie vBSEO złamał jedną rzeczą, a ustalenie innego.

    Umieścić te zasady z powrotem, i wszystko działało:
    RewriteCond% {REQUEST_URI}! (Admincp / | modcp / | vbseo_sitemap / | cron)
    RewriteRule ^ ((archiwum /)?(.* \\. Php (/.*)?))$ vbenterprisetranslator_seo.php [L, QSA]

    Te dwa, które zespół wsparcia pierwotnie komentarzem, spowodowane innymi błąd:
    # RewriteCond% {REQUEST_URI}! (Admincp / | modcp / | cron | vbseo_sitemap)
    # RewriteRule ^ ((archiwum /)?(.* \\. Php (/.*)?))$ vbseo.php [L, QSA]

  3. #3
    vBulletin Enterprise Tłumacz (vBET) Personel
    Zarejestrowany
    Maj 2010
    Wiadomości
    1,000

    Default

    Rozumiem, że jest rozwiązany teraz? dzięki za potwierdzenie.

Tagi dla tego tematu

Uprawnienia

  • Państwo nie może wysyłać nowe wątki
  • Państwo nie może odpowiedzi po
  • Państwo nie może załączników postu
  • Państwo nie może edytować swoich postów
  •