我今天升级到最新版本改造 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]![]()