我今天升級到最新版本改造 vbet-4.4.3,然後決定使用 vbseo 集成。
我跟在後面所有的步驟 … …,現在,論壇頁面去了空白。所以論壇網頁又回來,禁用了 vbseo。做我只是一團糟的時候同時它結合 vbseo 嗎?
任何答覆,謝謝
GMan
我今天升級到最新版本改造 vbet-4.4.3,然後決定使用 vbseo 集成。
我跟在後面所有的步驟 … …,現在,論壇頁面去了空白。所以論壇網頁又回來,禁用了 vbseo。做我只是一團糟的時候同時它結合 vbseo 嗎?
任何答覆,謝謝
GMan
最後編輯者 gopalmm2; 16-10-11 在 15:14.
更新-我檢查所有更改,一切似乎很好。我從一開始整合壁畫失去了顏色...我不知道為什麼頁 appreas 空白。
謝謝你...
您好
首先請檢查是否你上傳的內容 上傳一次你還能給我看你 。htaccess的 檔嗎?
我 re-uploaded 上載-一次內容和 over-wrote 的檔,但這並沒有修復它,不幸的是 … … 我擔心的事情是,它不會給我一個錯誤故障排除方法-只是一張空白頁 !
這裡是我的.htaccess 內容:
謝謝你的答覆。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} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/ RewriteCond %{QUERY_STRING} (hl=|language=)(zh-TW|zh-CN|..) RewriteRule ^(.*)$ http://%{HTTP_HOST}/%2/$1? [L,R=301] 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_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php [L,QSA]
您的.htaccess 檔是錯了,你應該把新的規則 前vbseo 規則,請按照說明從這裡: http://www.vbenterprisetranslator.co...tegration.html
您必須將它移動剛過這條線:
Code:RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
好的謝謝你這麼多 !因此,畢竟我做了一片混亂。我能夠打開 vbseo 現在,還有另一個問題。每當我點擊翻譯的標誌,它並不能轉變...給了我這樣一個半頁:
任何想法?
做你所有 vBET 檔上都傳,請檢查它,並如果你的所有內容上傳,請確定您都有它所有的配置正確。
如果它並不能説明請重新上傳的所有檔和重做更改
如果它畢竟不工作,請 PM 可以放您訪問詳細資訊
最後編輯者 r.dziadusz; 17-10-11 在 20:30.
謝謝你。我給你一個專案經理。一切,但相同的結果壁畫失去我了顏色。
下午收到
我也有的 niticed 你會錯過一行在你 。htaccess的請使用此
我不從您那裡獲得存取權限,能夠只後你寄給我那些檢查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} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] 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|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_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule $ vbenterprisetranslator_seo.php [L,QSA] RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/ RewriteCond %{QUERY_STRING} (hl=|language=)(zh-TW|zh-CN|..) RewriteRule ^(.*)$ http://%{HTTP_HOST}/%2/$1? [L,R=301] RewriteRule ^(.+)$ vbseo.php [L,QSA]![]()