PDA

Zobacz pełną wersję: problem



ertunc_58
22-07-11, 21:23
Po zainstalowaniu wersji demo języka, gdy na stronie głównej znajomych Forum Nieprawidłowy Jeśli prawidłowego linku, a ty jesteś normalny okres czasu, prosimy o kontakt Manager. mówi pomocy

# Zasady linki SEO tłumaczenie z vbSEO (muszą być zawarte przed wszystkimi zasadami vbseo.php)
# RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & przekierowany = / [L, QSA]
# RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & przekierowany = / $ 2 [L, QSA]



2.3.0 kullanıyorum

vBET
24-07-11, 21:07
Reguły są tak skomentował te nie działają ... Musisz go odkomentować. Także tych, którzy nie są wszelkie niezbędne przepisy vBET (patrz tutaj szczegóły: Forum vBulletin.org - View Single Post - BB Enterprise Tłumacz (http://www.vbulletin.org/forum/showpost.php?p=1867267&postcount=2)) ... Prosimy o przesłanie całej htaccess treści -. Wyślemy cię odpowiednie.

Ponadto prosimy o przesłanie adresu URL forum - zasady muszą być zmienione go używasz podkatalogu forum w 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 to jest adres URL forum? Muszę wiedzieć, wiedzieć to dla Ciebie odpowiednie przepisy (zmiany w przypadku forum podkatalogu).

ertunc_58
27-07-11, 14:04
url forum: www.forumlike.org

vBET
27-07-11, 17:09
Proszę używać tego i powiedzieć czy pomógł:)


# 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
dzięki masz okazję, facilities-ForuMLike.Org-Forum-download-hotfile-download-download-antivirus-Driver-Flatcast Radio tematy skrypt-Pc sprzęt PC-Pocket Pc-***-łańcuszki co jest (http://www.forumlike.org/haberler/108812-sehrinizin-firsat-olanaklari.html) zawartość czy nie workworked tak miły głównej

vBET
29-07-11, 23:58
Widzę, że strony przekłada się również:
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 *** - Cheats - Co do żartem (http:// www.forumlike.org/pl/haberler/108812-sehrinizin-firsat-olanaklari.html)

Chodzi o to, że flagi nie masz odpowiednich linków i masz przekierowania. Upewnij się, że można ustawić odpowiednią wartość dla parametru vBET "Typ Link" należy ustawić na VBSEO_URI i prawdopodobnie masz go źle teraz.

Proszę napisać czy to pomoże:)

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