Importante: Esta páxina está utilizando galletas (cookies). Utilizando este sitio web sen apagar galletas en navegador, significa que estás de acordo para utilizalo.
Comprar! Características Descargas

Gañar coa xente!

Se gostaríache arrancar gañando diñeiro con vBET une a Afiliar Programa.
Páxina 1 de 2 12 PasadoLast
Resultados 1 para 10 de 11

Thread: Erro non pode traducir os temas e mensaxes

  1. #1

    Default Erro non pode traducir os temas e mensaxes

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    I Foro: windowsz.net
    Podo facer clic na bandeira para seleccionar o idioma, ou sexa, Inglés, a ligazón é a seguinte:
    Casa-Link:
    Code:
    http://windowsz.net/showthread.php/22507-hotfix-windows-7-pre-SP2-version-7601.21649?p=57570
    Link logo da tradución prema en linguaxe en inglés:
    Code:
    http://windowsz.net/showthread.php/22507-hotfix-windows-7-pre-SP2-version-7601.21649?p=57570&language=en
    E ve, a ligazón, no canto
    ? Language = en para traducir-lo e language = en, entón o meu tema non é traducido ,
    - Non Problema 2: no foro para casa, engada: Linguas Foro (Powered by ....
    Pero despois de traducir-la en: Idiomas \\ U200b \\ u200bForo (Powered by ...
    - Vostede por favor, veña para o meu sitio: windowsz.net e comprobar o problema e me axude a nd ; y,
    Grazas
    Original text

  2. #2
    vBulletin Empresa Translator (vBET) Funcionarios
    Rexistrado
    Maio 2010
    Posts
    1,000

    Default

    sobre o segundo problema:

    1. abrir, editar e facer unha copia deste arquivo:
    raíz foro / includes / vbenterprisetranslator_functions.php
    2. neste ficheiro atópase:
    PHP Code:
    $result =& str_replace('\u003d''='str_replace ('\u0026''&'$result)); 
    3. e substituír por:
    PHP Code:
    $result =& str_replace(array('\u003d','\u0026''\u200b'), array('=''&'' '), $result); 
    4. gardar e proba-lo.

    sobre o primeiro problema:
    que instalar algún mod novo? quizais haxa un conflito co mod. antes everyting boas obras?
    como comprobar o conflito? só para que as mods sen vBET e comprobar as ligazóns de novo.

  3. #3

    Default

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    Eu fixen iso, pero aínda non funciona comigo a esta materia. Cando traducido por menú desplegable, funciona normalmente, pero cando traducido por facer clic na bandeira, non funciona. Entón iso é o que erros? Está a usar o vBulletin 4.1.2. Axúdeme
    Original text
    Último editado por haiduongbk; 06-04-11 en 09:35.

  4. #4
    vBulletin Empresa Translator (vBET) Funcionarios
    Rexistrado
    Maio 2010
    Posts
    1,000

    Default

    que sobre este tema:
    Code:
    \u200b
    aínda despois da tradución?
    vostede pegar o código do meu post anterior en bo lugar? este código debe corrixir este problema.

    Sobre o problema con bandeiras - por favor, ténteo de atopar un conflito con algunha mod.
    por favor, desactivar todos os mods sen vBET e tentar atopar de novo esta cuestión.
    tamén - pode utilizar URLs vBET en forma de SEO.
    para facelo só tes que ir ao AdminCP-> vBET-> principal e establecer Tradución con Type para De acordo co consenso SEO URL para crear unha ligazón (ou sexa, '/ en / address "). Despois que cargar no seu principal foro noso arquivo htaccess. Paquete de vBET.

  5. #5

    Default

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    - Eu desactivado todos os MODs no taboleiro e á operación vBET, senón que falla en.
    - Erro \\ u200b aínda ocorren.
    Con todo, o protocolo para vBET url en SEO que funcionaron para min. Grazas kamilkurczak
    Original text

  6. #6

    Default

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    kamilkurczak:
    Eu teño páxinas indexadas do tipo con antigos (con language =) e quere cambiar a SEO con-o que facer?
    Primeiro faga con SEO dispoñibles. Despois de que engadir esta regra htaccess (antes SEO regras).:
    Original text

    RewriteCond% {QUERY_STRING} (hl = | language =) (zh-TW | zh-CN | ..)
    RewriteRule ^(.*)$ http://% {HTTP_HOST} / 2% / $ 1? [L, R = 301]
    Text automatically translated from: Vietnamese to: Galician
    Translated text
    Eu engade este código no htaccess pero non funciona, a ligazón vai morrer. que me pode dar un código máis completo non é?
    Original text

  7. #7
    vBulletin Empresa Translator (vBET) Funcionarios
    Rexistrado
    Maio 2010
    Posts
    1,000

    Default

    exemplo de arquivo htaccess.:
    Code:
    RewriteEngine On
    
    
    
    #RULES for SEO translation links without any SEO engine (on raw vBulletin links)
    #If you are using vB 'Mod Rewrite Friendly URLs' then put those rules JUST BEFORE vB rules
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/archive/index.php/(.*)?$ archive/index.php?/$2&language=$1 [L,QSA]
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/$ index.php?language=$1 [L,QSA]
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/(.*)?$ $2?language=$1 [QSA]
    sobre o segundo problema: está seguro que pegar o meu código no lugar bo?
    pleae pegar aquí unha parte deste arquivo con este cambio.

  8. #8

    Default

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    Vbenterprisetranslator_functions.php ficheiro de remolque
    Code:
    function vbet_googleTranslation(&$translationURL, &$tableForResults) {
    $connection = curl_init();
    curl_setopt($connection, CURLOPT_URL, $translationURL);
    curl_setopt($connection, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)');
    curl_setopt($connection, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($connection, CURLOPT_REFERER, VBET_ACTUAL_PATH_WITH_ALL);
    $result = curl_exec($connection);
    curl_close($connection);
    $result =& str_replace(array('\u003d','\u0026', '\u200b'), array('=', '&', ' '), $result);
    preg_match_all('/{"translatedText":"(.*?)"}/', $result, $unwrappedResult, PREG_SET_ORDER);
    $size = sizeof($unwrappedResult);
    for($i = 0; $i < $size; ++$i) {
    $tableForResults[] = $unwrappedResult[$i][1];
    }
    }
    Podes ver que cambiar o código como dixo. Pero aínda non funciona co protocolo languge =. Pero non me importa esa cuestión, eu estou interesado en usar SEO url como dixo v & # 224, que sucedeu-me que non había erros. Só espero que ha modelo. Htaccess deixalo converterse en SEO url = languge. Eu engade:
    Original text

    RewriteCond% {QUERY_STRING} (hl = | language =) (zh-TW | zh-CN | ..)
    RewriteRule ^(.*)$ http://% {HTTP_HOST} / 2% / $ 1? [L, R = 301]
    Text automatically translated from: Vietnamese to: Galician
    Translated text
    No Htacess arquivo, pero non funciona.
    Aquí está o código Htacess miña.:
    Original text

    RewriteEngine On
    Orde Permitir, Denegar
    Negar a partir de 74.125.127.95
    217.172.179.50 negar a partir de
    Negar a partir 10.0.8.254
    Allow from all
    RewriteRule archive / index.php? / $ 2 & language = $ 1 [L, QSA]
    RewriteRule index.php? language = $ 1 [L, QSA]
    RewriteRule $ 2? Language = $ 1 [QSA]
    RewriteRule ^ ((urllist | sitemap) .* \\ (xml | ..? Txt) (\\ gz))? $ Vbseo_sitemap / vbseo_getsitemap.php sitemap = $ 1 [L]
    DirectoryIndex forum.php índice index.php. Php3 messagebrd.pl index.html index.htm
    RewriteBase /
    RewriteCond% {HTTP_HOST}! ^ Windowsz \\. $ Net [NC]
    RewriteRule ^(.*)$ http://windowsz.net/ $ 1 [R = 301, L]
    ErrorDocument 404 HTTP ERROR 404
    ErrorDocument 401 HTTP ERROR 404
    ErrorDocument 403 HTTP ERROR 404
    ErrorDocument 500 HTTP ERROR 404
    Text automatically translated from: Vietnamese to: Galician
    Translated text
    E eu engadir o código en SEO url = cambio languge:
    Original text

    RewriteEngine On
    Orde Permitir, Denegar
    Negar a partir de 74.125.127.95
    217.172.179.50 negar a partir de
    Negar a partir 10.0.8.254
    Allow from all
    RewriteRule archive / index.php? / $ 2 & language = $ 1 [L, QSA]
    RewriteRule index.php? language = $ 1 [L, QSA]
    RewriteRule $ 2? Language = $ 1 [QSA]
    RewriteCond% {QUERY_STRING} (hl = | language =) (zh-TW | zh-CN | ..)
    RewriteRule ^(.*)$ http://% {HTTP_HOST} / 2% / $ 1? [L, R = 301]

    RewriteRule ^ ((urllist | sitemap) .* \\ (xml | ..? Txt) (\\ gz))? $ Vbseo_sitemap / vbseo_getsitemap.php sitemap = $ 1 [L]
    DirectoryIndex forum.php índice index.php. Php3 messagebrd.pl index.html index.htm
    RewriteBase /
    RewriteCond% {HTTP_HOST}! ^ Windowsz \\. $ Net [NC]
    RewriteRule ^(.*)$ http://windowsz.net/ $ 1 [R = 301, L]
    ErrorDocument 404 HTTP ERROR 404
    ErrorDocument 401 HTTP ERROR 404
    ErrorDocument 403 HTTP ERROR 404
    ErrorDocument 500 HTTP ERROR 404
    Text automatically translated from: Vietnamese to: Galician
    Translated text
    Non funcionou!
    Original text

  9. #9
    vBulletin Empresa Translator (vBET) Funcionarios
    Rexistrado
    Maio 2010
    Posts
    1,000

    Default

    ok aquí ten exemplo htaccess se non empregue vBSEO.:

    Code:
    RewriteEngine On
    Order Allow,Deny
    Deny from 74.125.127.95
    Deny from 217.172.179.50
    Deny from 10.0.8.254
    Allow from all
    
    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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/archive/index.php/(.*)?$ archive/index.php?/$2&language=$1 [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 [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 [QSA]
    
    
    DirectoryIndex forum.php index.php index .php3 messagebrd.pl index.html index.htm
    RewriteBase /
    RewriteCond %{HTTP_HOST} !^windowsz\.net$ [NC]
    RewriteRule ^(.*)$ http://windowsz.net/$1 [R=301,L]
    ErrorDocument 404 HTTP ERROR 404
    ErrorDocument 401 HTTP ERROR 404
    ErrorDocument 403 HTTP ERROR 404
    ErrorDocument 500 HTTP ERROR 404
    pero eu estaba no seu sitio e tradución boas obras!
    exemplo:
    http://windowsz.net/ja/showthread.ph...7864 # post57864

  10. #10

    Default

    Text automatically translated from: Vietnamese to: Galician
    Translated text
    ok, así non hai necesidade de engadir o seguinte código:
    Original text

    RewriteCond% {QUERY_STRING} (hl = | language =) (zh-TW | zh-CN | ..)
    RewriteRule ^(.*)$ http://% {HTTP_HOST} / 2% / $ 1? [L, R = 301]
    Text automatically translated from: Vietnamese to: Galician
    Translated text
    Moitas grazas, problema resolto
    Original text

Páxina 1 de 2 12 PasadoLast

Tags para este tema

Permisos de Mensaxe

  • Vostede non publicar novos temas
  • Vostede non enviar respostas
  • Vostede non anexos post
  • Vostede non editar as túas mensaxes
  •