PDA

查看完整版本: 的問題



ertunc_58
22-07-11, 21:23
我安裝了試用版的語言時,在主頁上的朋友無效的論壇如果您來自一個有效鏈接,你是一個正常的一段時間,請聯繫管理員。說援助

#規則 SEO與百度推廣鏈接翻譯(必須包括之前的所有規則,vbseo.php)
#RewriteRule vbenterprisetranslator_seo.php?vbet_lang = $ 1&重定向= / [L,QSA]
#RewriteRule vbenterprisetranslator_seo.php?vbet_lang = $ 1&重定向= / $ 2 [L,QSA]



2.3.0 kullanıyorum

vBET
24-07-11, 21:07
你的規則是這樣評論那些不工作... ...你必須去掉它。還有那些不都是必要vBET規則(見這裡有詳細資料:vBulletin.org論壇 - 查看單個帖子 - VB企業轉換器(http://www.vbulletin.org/forum/showpost.php?p=1867267&postcount=2)) ... ...請將您的整體。htaccess的內容 - 我們將送你回去恰當的。

另外請把你的論壇網址 - 規則必須改變它,你正在使用子目錄論壇的網址。

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
什麼是論壇的網址?我需要知道知道這會給你適當的規則(修改案在論壇子目錄)。

ertunc_58
27-07-11, 14:04
論壇網址:www.forumlike.org

vBET
27-07-11, 17:09
請使用這一個,並告訴做到了幫助:)


# 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
謝謝你的機會,facilities-ForuMLike.Org-Forum-download-hotfile-download-download-antivirus-Driver-Flatcast 電臺主題-腳本-Pc 硬體-PC-口袋 Pc-***-秘笈-什麼是 (HTTP://www.forumlike.org/haberler/108812-sehrinizin-firsat-olanaklari.html) 的內容不會不 workworked 這麼好的主頁

vBET
29-07-11, 23:58
我看到您的網頁翻譯得好:
Szansa DLA miasta我możliwości - ForuMLike.Org - 論壇 - Pobierz - 下載 - Pobierz - Instalacja - antywirusowe - Sterowniki - Tematy廣播 Flatcast - 腳本 - sprzęt Komputery電腦 - 掌上電腦 *** - 秘籍 - CO來開玩笑(http:// www.forumlike.org/pl/haberler/108812-sehrinizin-fir sat-olanaklari.html)

問題是,標誌不具備適當的鏈接,你有重定向。請確保您設置適當的值vBET參數“鏈接類型”你應該將它設置為 VBSEO_URI,也許你錯了現在。

沒有它的幫助,請寫:)

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translated to other languages thanks to vB Enterprise Translator 4.10.1