PDA

Zobrazit plnou verzi: problém



ertunc_58
22-07-11, 21:23
Nainstaloval jsem demo verze jazyka, když na úvodní stránce přátele neplatné fóra, pokud jste postupovali platný odkaz, a vy jste normální dobu, prosím, kontaktujte správce. říká, že pomoc

# Pravidla pro překlad spojení s vbSEO SEO (musí být zahrnuta dříve, než všechna pravidla vbseo.php)
# RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & přesměrování = / [L, QSA]
# RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & přesměrování = / $ 2 [L, QSA]



2.3.0 kullanıyorum

vBET
24-07-11, 21:07
Vaše pravidla jsou komentoval tak, že to není práce ... Musíte odkomentujte ji. I ty, které nejsou všechny potřebné vBET pravidla (viz zde pro detaily: vBulletin.org Forum - Zobrazit téma - VB Enterprise Translator (http://www.vbulletin.org/forum/showpost.php?p=1867267&postcount=2)) ... Zašlete prosím svůj celý obsah htaccess -. Vám zašleme zpět správnou.

Také prosím posílejte forum URL - pravidla se musí změnit, že používáte podadresáře fóra v URL.

ertunc_58
24-07-11, 21:53

# 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

vBET
26-07-11, 07:31
A co je na fóru URL? Potřebuju vědět, vědět to dá příslušná pravidla (změny v případě fóra podadresáře).

ertunc_58
27-07-11, 14:04
Fórum url: www.forumlike.org

vBET
27-07-11, 17:09
Použijte prosím tento a říct si, že pomůže:)


# 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

ertunc_58
27-07-11, 18:06
Díky, dostanete příležitost, facilities-ForuMLike.Org-Forum-download-hotfile-download-download-antivirus-Driver-Flatcast Radio motivy Script-Pc hardware-PC-kapesní Pc-***-cheaty co je (http://www.forumlike.org/haberler/108812-sehrinizin-firsat-olanaklari.html) obsah nemá ani workworked tak hezky homepage

vBET
29-07-11, 23:58
Vidím, že vaše stránky, překládá a také:
Szansa dla miasta i możliwości - ForuMLike.Org - Forum - Pobierz - Download - Pobierz - Instalacja - antywirusowe - Sterowniki - Tematy Rádio Flatcast - Script - sprzęt Komputery PC - Pocket PC *** - Cheaty - Co na žert (http:// www.forumlike.org/pl/haberler/108812-sehrinizin-firsat-olanaklari.html)

Problém je, že příznaky nemají příslušné odkazy a máte přesměrování. Ujistěte se, že jste nastavili příslušnou hodnotu parametru vBET "Link Type", měli byste nastavit na VBSEO_URI a pravděpodobně máte špatně právě teď.

Prosím, napište to pomohlo:)

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translations made by vBET 4.10.1