重要:此頁面會使用Cookie (cookies). 使用本網站不關閉瀏覽器中的cookie,即表示您同意使用它。
現在購買! 特點 下載

賺錢與我們聯繫!

如果您想要開始賺錢與貝特聯接 聯盟計畫。
12 12 最後Last
結果 11017

主題: 説明-vbseo 結合的故障

  1. #1
    會員
    註冊日期
    2011年5月
    帖子
    36

    Default 説明-vbseo 集成的麻煩

    我今天升級到最新版本改造 vbet-4.4.3,然後決定使用 vbseo 集成。

    我跟在後面所有的步驟 … …,現在,論壇頁面去了空白。所以論壇網頁又回來,禁用了 vbseo。做我只是一團糟的時候同時它結合 vbseo 嗎?

    任何答覆,謝謝

    GMan
    最後編輯者 gopalmm2; 16-10-1115:14.

  2. #2
    會員
    註冊日期
    2011年5月
    帖子
    36

    Default

    更新-我檢查所有更改,一切似乎很好。我從一開始整合壁畫失去了顏色...我不知道為什麼頁 appreas 空白。

    謝謝你...

  3. #3
    退休;)
    註冊日期
    2011年8月
    帖子
    441

    Default

    您好
    首先請檢查是否你上傳的內容 上傳一次你還能給我看你 。htaccess的 檔嗎?

  4. #4
    會員
    註冊日期
    2011年5月
    帖子
    36

    Default

    我 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]
    謝謝你的答覆。

  5. #5
    退休;)
    註冊日期
    2011年8月
    帖子
    441

    Default

    您的.htaccess 檔是錯了,你應該把新的規則 前vbseo 規則,請按照說明從這裡: http://www.vbenterprisetranslator.co...tegration.html
    您必須將它移動剛過這條線:
    Code:
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

  6. #6
    會員
    註冊日期
    2011年5月
    帖子
    36

    Default

    好的謝謝你這麼多 !因此,畢竟我做了一片混亂。我能夠打開 vbseo 現在,還有另一個問題。每當我點擊翻譯的標誌,它並不能轉變...給了我這樣一個半頁:


    任何想法?

  7. #7
    退休;)
    註冊日期
    2011年8月
    帖子
    441

    Default

    做你所有 vBET 檔上都傳,請檢查它,並如果你的所有內容上傳,請確定您都有它所有的配置正確。
    如果它並不能説明請重新上傳的所有檔和重做更改
    如果它畢竟不工作,請 PM 可以放您訪問詳細資訊
    最後編輯者 r.dziadusz; 17-10-1120:30.

  8. #8
    會員
    註冊日期
    2011年5月
    帖子
    36

    Default

    謝謝你。我給你一個專案經理。一切,但相同的結果壁畫失去我了顏色。

  9. #9
    退休;)
    註冊日期
    2011年8月
    帖子
    441

    Default

    下午收到

  10. #10
    退休;)
    註冊日期
    2011年8月
    帖子
    441

    Default

    我也有的 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]
    我不從您那裡獲得存取權限,能夠只後你寄給我那些檢查

12 12 最後Last

標籤這個主題

發帖權限

  • 可能不會 發表新主題
  • 可能不會 發表回复
  • 可能不會 上傳附件
  • 可能不會 編輯您的文章
  •