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 3 z 4 FirstPierwszy 1234 OstatniLast
Wyniki 21 do 30 z 35

Wątek: vBSEO integracji

  1. #21
    Michał Podbielski (vBET pracowniczego) vBET's Avatar
    Zarejestrowany
    Październik 2009
    Wiadomości
    3,037

    Default

    Quote Napisał x00x View Post
    Text automatically translated from: German to: Polish
    Translated text
    Nie będę miał problemu, że adresy URL w innych językach przepisany z vBSEO. Zawsze patrz forenid

    Kopalnia htaxx:


    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\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/$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|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=/ [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=/$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]
    Mogę również aktywować mapa vBSEO lub nie działa?

    Proszę o pomoc, dziękuję
    Original text
    Co to jest adres URL forum?

    O nas Mapa strony - skorzystaj z etapów integracji: http://www.vbenterprisetranslator.co...tegration.html

  2. #22
    Junior Member
    Zarejestrowany
    Marzec 2010
    Wiadomości
    10

    Default

    Quote Napisał vBET View Post
    Co to jest adres URL forum?

    O nas Mapa strony - skorzystaj z etapów integracji: http://www.vbenterprisetranslator.co...tegration.html
    wm-apps.de/forum

  3. #23
    Junior Member
    Zarejestrowany
    Marzec 2010
    Wiadomości
    10

    Default

    Text automatically translated from: German to: Polish
    Translated text
    Całe narzędzie nie jest jeszcze działa tak jak powinno.
    Należy wprowadzić tłumaczenia się z odkąd
    nie została przyjęta
    Original text
    Ostatnio edytowane przez vBET; 02-04-10 W 22:26. Powód: bbcode poprawione

  4. #24
    Michał Podbielski (vBET pracowniczego) vBET's Avatar
    Zarejestrowany
    Październik 2009
    Wiadomości
    3,037

    Default

    Quote Napisał x00x View Post
    wm-apps.de/forum
    Więc masz racji. Reguł htaccess (należy dodać katalog forum w 2 pierwsze przepisy vBET). Proszę korzystać z tych:
    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\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/$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|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=/forum/ [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=/forum/$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]

  5. #25
    Michał Podbielski (vBET pracowniczego) vBET's Avatar
    Zarejestrowany
    Październik 2009
    Wiadomości
    3,037

    Default

    Quote Napisał x00x View Post
    Text automatically translated from: German to: Polish
    Translated text
    Całe narzędzie nie jest jeszcze działa tak jak powinno.
    Należy wprowadzić tłumaczenia się z odkąd
    nie została przyjęta
    Original text
    Pierwszy patrz poprzedni link - masz źle htaccess.

    O język komunikatów:
    1. może być ustawiona ręcznie w bbcodes
    2. vBET można dodać go automatycznie, jeśli użytkownik ma ustawiony jego domyślny język,
    3. Możesz skonfigurować vBET, aby automatycznie wykrywać język komunikatów (patrz ustawienia vBET - sekcja Google).
    Tak więc proszę tylko skonfigurować vBET, aby spełnić Twoje oczekiwania jeśli będziesz miał problemy z tym, proszę otworzyć nowy wątek w rozwiązywaniu problemów, bo ten jest o integracji vBSEO nie o żadnym wydaniu masz

  6. #26
    Junior Member
    Zarejestrowany
    Marzec 2010
    Wiadomości
    10

    Default

    Text automatically translated from: German to: Polish
    Translated text
    Dzięki za pomoc, teraz
    Jak można regulować, że pojawia się tu jako języka
    post był stworzony? To taka mała flaga pojawi się obok niego?
    Original text

  7. #27
    Michał Podbielski (vBET pracowniczego) vBET's Avatar
    Zarejestrowany
    Październik 2009
    Wiadomości
    3,037

    Default

    Quote Napisał x00x View Post
    Text automatically translated from: German to: Polish
    Translated text
    Dzięki za pomoc, teraz
    Jak można regulować, że pojawia się tu jako języka
    post był stworzony? To taka mała flaga pojawi się obok niego?
    Original text
    Idź do Admin PK - > vBET - > Google i ustawić Zaufanie Google, gdy .... Możesz skonfigurować, w jaki sposób Google musi być o języku wiadomości, aby dodać kod bbcode automatycznie przez vBET

  8. #28
    Junior Member
    Zarejestrowany
    Marzec 2010
    Wiadomości
    10

    Default

    Text automatically translated from: German to: Polish
    Translated text
    Jakoś to nie działa jeszcze
    Co wchodzi w bbcode?

    kod bb w bieżącym Tempalte jest:


    [CODE] <div style="margin:20px; margin-top:5px">
    <div class="smallfont" style="margin-bottom:2px"> $ vbphrase
    Code:
    :</div>
    	<pre class="alt2" dir="ltr" style="
    		margin: 0px;
    		padding: $stylevar[cellpadding]px;
    		border: 1px inset;
    		width: $stylevar[codeblockwidth];
    		height: {$blockheight}px;
    		text-align: left;
    		overflow: auto">$code</pre>
    </div>
    Original text

  9. #29
    Michał Podbielski (vBET pracowniczego) vBET's Avatar
    Zarejestrowany
    Październik 2009
    Wiadomości
    3,037

    Default

    Quote Napisał x00x View Post
    Text automatically translated from: German to: Polish
    Translated text
    Jakoś to nie działa jeszcze
    Co wchodzi w bbcode?

    kod bb w bieżącym Tempalte jest:


    [CODE] <div style="margin:20px; margin-top:5px">
    <div class="smallfont" style="margin-bottom:2px"> $ vbphrase
    Code:
    :</div>
    	<pre class="alt2" dir="ltr" style="
    		margin: 0px;
    		padding: $stylevar[cellpadding]px;
    		border: 1px inset;
    		width: $stylevar[codeblockwidth];
    		height: {$blockheight}px;
    		text-align: left;
    		overflow: auto">$code</pre>
    </div>
    Original text
    Przykro nam, ale jestem zagubiony i nie wiem, które wydają piszemy. Proszę otworzyć nowy wątek w sekcji Rozwiązywanie problemów i opisać go z żebrania. Nie wiem, co bbcode piszemy teraz, który z szablonów i jak to jest związane z vBET ...

  10. #30
    Członek
    Zarejestrowany
    Marzec 2010
    Wiadomości
    45

    Default

    Text automatically translated from: Portuguese to: Polish
    Translated text
    Witaj Michal,

    Jestem podniesienie konfiguracji. Htaccess możesz mi pomóc?

    Starałem się umieścić zasad przed vbseo.php LINE, starałem się umieścić zasad przed vbseo.php wszystkie reguły, starałem się umieścić w środku, w końcu, nie Dostaję oczekiwany rezultat.

    Czy możesz dać mi przykład, jak je zdobyć. VBET htaccess do pracy z vBSEO?

    Code:
    RewriteEngine On
    
    ###############################################################################
    # vBET
    # ====
    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=/ [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=/$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]
    
    ###############################################################################
    # vBSEO
    # ====
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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]
    [] S,
    Rafael Trevisan.
    Original text

Strona 3 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
  •