Importante: Questa pagina utilizza i cookie (cookies). L'utilizzo di questo sito senza disattivare i cookies in del browser, significa che sei d'accordo per il suo utilizzo.
Acquista ora! Caratteristiche Download

Guadagna con noi!

Se vuoi iniziare a guadagnare soldi con BB unirsi a Programma di affiliazione.
Risultati 1 a 8 di 8

Discussione: problema

Vista Ibrida

Post Precedente Previous Post   Next Post Prossimo Post
  1. #1
    Junior Member
    Data di registrazione
    Luglio 2011
    Messaggi
    4

    Default problema

    Text automatically translated from: Turkish to: Italian
    Translated text
    amici
    Ho installato una versione demo
    Quando seleziono la homepage lingua

    Forum non valida
    Se hai seguito un link valido, e tu sei un normale periodo di tempo, si prega di contattare Manager.
    dice di aiuto
    Original text

    # Regole per i collegamenti traduzione SEO con vbSEO (devono essere inclusi prima di tutte le regole a vbseo.php)
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & reindirizzati = / [L, QSA]
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & reindirizzati = / $ 2 [L, QSA]
    2.3.0 kullanıyorum
    Ultima modifica di ertunc_58; 22-07-11 a 21:29.

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Data di registrazione
    Ottobre 2009
    Messaggi
    3,037

    Default

    Le regole, ha commentato così quelli non funzionano... È necessario rimuovere il commento. Anche coloro che non sono tutti necessari vBET regole (vedi qui per i dettagli: vBulletin.org Forum - Visualizza messaggio singolo - Traduttore vB Enterprise) ... Si prega di inviare il contenuto intero di htaccess -. Riceverete uno indietro appropriato.

    Inoltre si prega di inviare il vostro URL del forum - regole deve essere cambiato in uso sottodirectory per forum in URL.

  3. #3
    Junior Member
    Data di registrazione
    Luglio 2011
    Messaggi
    4

    Default

    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} !^xxx
    #RewriteRule (.*) xxxx
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #Rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    #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=/ [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|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]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    #rules for SEO translation links without vbSEO
    buyrun efendim

  4. #4
    Michał Podbielski (vBET Staff) vBET's Avatar
    Data di registrazione
    Ottobre 2009
    Messaggi
    3,037

    Default

    E qual è l'URL del forum? Ho bisogno di sapere di sapere questo ti darà regole appropriate (variazioni in caso di forum sottodirectory).

  5. #5
    Michał Podbielski (vBET Staff) vBET's Avatar
    Data di registrazione
    Ottobre 2009
    Messaggi
    3,037

    Default

    Si prega di utilizzare questo e dire ha aiutato

    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} !^xxx
    #RewriteRule (.*) xxxx
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #Rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    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_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]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    #rules for SEO translation links without vbSEO

  6. #6
    Junior Member
    Data di registrazione
    Luglio 2011
    Messaggi
    4

    Default

    forum url: www.forumlike.org

  7. #7
    Junior Member
    Data di registrazione
    Luglio 2011
    Messaggi
    4

    Default

    Text automatically translated from: Turkish to: Italian
    Translated text
    Original text
    Ultima modifica di ertunc_58; 27-07-11 a 18:09.

  8. #8
    Michał Podbielski (vBET Staff) vBET's Avatar
    Data di registrazione
    Ottobre 2009
    Messaggi
    3,037

    Default

    Vedo che le pagine si traduce anche:
    Szansa dla Miasta i możliwości - ForuMLike.Org - Forum - Pobierz - Download - Pobierz - Instalacja - antywirusowe - Sterowniki - Tematy Radio Flatcast - Script - PC Komputery sprzęt - Pocket PC *** - Trucchi - Co a scherzare

    Il problema è che le bandiere non si dispone di adeguati collegamenti e si dispone di reindirizzamento. Si prega di assicurarsi di impostare il valore appropriato per vBET parametro "Tipo link"È necessario impostarlo a VBSEO_URI e probabilmente avete sbagliato al momento.

    Si prega di scrivere ha aiutato

Tag per questa discussione

Permessi

  • Voi non possono inviare nuove discussioni
  • Voi non possono inviare risposte
  • Voi non possono inviare allegati
  • Voi non possono modificare i tuoi messaggi
  •