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.
Strona 2 z 4 FirstPierwszy 1234 OstatniLast
Wyniki 11 do 20 z 39

Wątek: Tysięcy Google buforowanie duplikat strony z / lang / lang / lang problem

  1. #11
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    Code:
    redirect 301 /phpBB2/phpdice.php http://www.allfreechips.com/afc_contests/dice.html
    # 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
    
    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|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|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/phpBB2/ [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|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/phpBB2/$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]

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

    Default

    hello,

    Po pierwsze. proszę podać przykład z url z tym problemem. Jeśli masz podwójny język, w url - trzeba mieć stronę z "invalid wątku .."
    Proszę, wróć wszystkie zmiany i dać mi przykład, jeśli możesz.

    Ta strona nie działa dla mnie: http://www.allfreechips.com/ga/gl/af...ctpayment.html. Należy dokonać tego podkatalogu przetłumaczone. Należy upewnić htaccess tutaj.: http://www.vbenterprisetranslator.co...-2.html#post54

    Po aktualizacji - czy wszystkie ustawienia w admincp-> vBET-> main?

    Twój. Htaccess jest w porządku.

  3. #13
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    Quote Napisał kamilkurczak View Post
    hello,

    Po pierwsze. proszę podać przykład z url z tym problemem. Jeśli masz podwójny język, w url - trzeba mieć stronę z "invalid wątku .."
    Proszę, wróć wszystkie zmiany i dać mi przykład, jeśli możesz.

    Ta strona nie działa dla mnie: http://www.allfreechips.com/ga/gl/af...ctpayment.html. Należy dokonać tego podkatalogu przetłumaczone. Należy upewnić htaccess tutaj.: http://www.vbenterprisetranslator.co...-2.html#post54

    Po aktualizacji - czy wszystkie ustawienia w admincp-> vBET-> main?

    Twój. Htaccess jest w porządku.
    Obecnie II wykonane przekierowanie do 404 wszystkie podwójne kwestii lang, chcę zrobić 301 ale tak źle używać pisał kod i zobacz czy zadziała.

    Kiedy zrobiłem upgrade, i przesłane pliki i importowanych xml, i to, gdzie każdy wątek po prostu pokazał puste nie może połączyć się strony IE błąd.

    Ja nie dalszej konfiguracji w panelu vBET kontroli ustawienia wszystko wyglądało bez zmian.

  4. #14
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    HETE jest moim głównym. htaccess, który przekierowuje zrobiłem

    Code:
    <Files ~ "\.inc$">
       Order allow,deny
       Deny from all
       Satisfy All
    </Files>
    
    
    Options +FollowSymlinks 
    RewriteEngine on 
    RewriteBase /
    
    RewriteCond %{HTTP_HOST} ^allfreechips\.com 
    RewriteRule (.*) http://www.allfreechips.com/$1 [R=301,L] 
    
    
    
    #Those rules have to be in domain main folder
    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|cy|yi)/(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|cy|yi)* http://www.allfreechips.com/Allfreechips [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|cy|yi)/$ index.php?language=$1&vbet_outside=true [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|cy|yi)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]
    
    
    
    
    #redirect 301 /_review/gold-rock-casino.html http://www.allfreechips.com/casino_review/500/21-grand-casino.html 
    RewriteRule [.]*play_casino([0-9]*) cportal/tclick.php?%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*play_banner([0-9]*) cportal/bclick.php?%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*casino_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*bingo_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*poker_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*skill_review/([0-9]*) casino_guide/info?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*-afcinfo([0-9]*) info.php?%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*-resources([0-9]*) links.php?%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*game_review/([0-9]*) casino_guide/games?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*casino_guide/([a-z0-9-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*poker_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*afc_contests/([a-z]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*skill_games_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*bingo_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*skill_guide/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*casino-banks/([a-z0-9-]*) casino_guide/binfo?id=%{QUERY_STRING}&id=$1 [QSA]
    RewriteRule [.]*casino-banking/([a-z-]*) index.php?%{QUERY_STRING}&pageid=$1 [QSA]
    RewriteRule [.]*casino_test/([0-9]*) casino_guide/info2?id=%{QUERY_STRING}&id=$1 [QSA]
    
    RewriteRule [.]404.html /404-error-page.php [QSA]
    RewriteRule [.]*onlineslots/software/([a-z-]*) index.php?type=online&pageid=slotselect&software=$1 [QSA]
    RewriteRule [.]*onlineslots/features/([a-z-]*) index.php?type=online&pageid=slotselect&features=$1 [QSA]
    RewriteRule [.]*onlineslots/reels/([0-9]*) index.php?type=online&pageid=slotselect&reels=$1 [QSA]
    RewriteRule [.]*onlineslots/lines/([0-9]*) index.php?type=online&pageid=slotselect&lines=$1 [QSA]
    RewriteRule [.]*onlineslots index.php?type=online&pageid=slotselect [QSA]
    
    
    RewriteRule [.]*slots/software/([a-z-]*) index.php?type=offline&pageid=slotselect&software=$1 [QSA]
    RewriteRule [.]*slots/ index.php?type=offline&pageid=slotselect [QSA]
    
    
    
    
    
    #This rule must be in each directory which have to be supported (without forum directory itself)
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]

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

    Default

    prosimy o przesłanie mi się, ANF admincp szczegóły FTP na PM, a ja go naprawić. Dzięki.

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

    Default

    Witam,

    Po pierwsze. I nie może zarządzać swoją stronę w admincp jako admin. W swoim admincp na moim koncie mam tylko menu vBET i vBSEO, ale trzeba menu wtyczek części również.

    Po drugie, gdy próbuję iść do admincp-> vBET-> głównym mam taki komunikat:
    Code:
    Sorry, you don't have permission to access the administrative controls on this page. 
    
    If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.
    Zapomniano o nazwę hosta FTP. Proszę przesłać ją do mnie przez PM.

    WAŻNE
    Proszę zaktualizować vBSEO do najnowszej wersji i aktualizacji vBET po raz kolejny.
    Po aktualizacji vBSEO pamiętać o edycji dwóch plików vBSEO (wszystko jest opisane w readme.html pliku w ogóle nie-upload folderu w vBET szt.)

    Dzięki

  7. #17
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    OK, wszystko (z wyjątkiem vBET) jest uaktualniana. Zrobiłem modów na mapa i obecnie tworzy 4 plików z 40000 rekordów ale nadal nie może uzyskać do nich dostęp (wewnętrzny błąd serwera)

    dostęp powinien być ok i obecnie.

  8. #18
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    Naprawiono mapa strony

  9. #19
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    OK, na rolki, i faktycznie podwyższyła vBET jak również i działa zgodnie z oczekiwaniami. Czy mogę usunąć cache lub po prostu pozwól, by iść?

  10. #20
    Senior Member
    Zarejestrowany
    Czerwiec 2010
    Wiadomości
    276

    Default

    OK, zaktualizowałem głównym forum / includes / vbenterprisetranslator_functions_hooks.php
    plik poprzez umieszczenie kodu przed szukana tak mam

    Code:
    if ('REQUEST_URI' == $vbulletin->options['vbenterprisetranslator_linkstype'] && $_REQUEST['goto'] != 'newpost' && $_REQUEST['language']) 
            { 
                require_once(DIR. '/includes/vbenterprisetranslator_functions_url_tracking.php'); 
                $url = str_replace('/'.$_REQUEST['language'].'/', '/', $_SERVER['REQUEST_URI']); 
                 
                if(preg_match('/\/('.VBET_LANGUAGESMATCH.')\//',$url))  
                { 
                     
                    $url = preg_replace('/('.VBET_LANGUAGESMATCH.')\//','',$url); 
                    exec_header_redirect($url); 
                } 
            }  
    
    
    if (!$vbulletin->userinfo['userid'] && $vbulletin->options['vbenterprisetranslator_guestfilecache_use']) {
    ale nie jego przekierowanie strony problem?

Strona 2 z 4 FirstPierwszy 1234 OstatniLast

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
  •