重要:此页面会使用Cookie (cookies). 使用本网站不关闭浏览器中的cookie,即表示您同意使用它。
现在购买! 特点 下载

赚钱!

如果您想要开始赚钱与贝特联接 联盟计划。
13 123 最后Last
结果 11021

主题: Photoplog问题

  1. #1
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default Photoplog问题

    我跟着我photoplog安装集成指南(添加到htaccess文件),但我不能得到翻译工作。

    画廊/画廊,而论坛/论坛,使论坛目录以外的。什么我需要做的就是它的工作?

  2. #2
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default

    Photoplog htaccess文件:

    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/gallery/$1 [L,R=301]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING} [L]
    
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]
    根htaccess文件:

    Code:
    Options All -Indexes
    Options +FollowSymLinks
    
    ErrorDocument 404 http://www.pentaxforums.com/404.php
    
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/$1 [R=301,L]
    
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteCond %{Script_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?a=$1 [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)/$ index.php?language=$1&vbet_outside=true [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)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]

  3. #3
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    您没有休耕的指示完全。说明说,之前的规则不能被任何其他规则与[L]结束,在这种情况下,[L],必须要除去。您已经为百度推广规则,所以vBET规则永远不会发生(L意味着最后)。

    请尝试这个办法:
    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/gallery/$1 [L,R=301]
    
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [QSA]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING} [L]
    这是不完全应该如何按指令。那不是测试(只可以对其进行测试) - 所以请修改之前的副本。如果它不会工作,请尝试这个办法:
    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/gallery/$1 [L,R=301]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING}
    
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]
    这一个是根据指示,但因为百度推广之前,我认为你应该去第一个命题。

  4. #4
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default

    画廊/ PL /仍然是404ing,而/画廊/语言= PL不是重定向正确

  5. #5
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default

    任何想法?我很想得到这个工作。与所有其他vBET错误的解决,得到这个工作将是完美的的!

    回顾一下:

    该论坛是在。/论坛
    photoplog安装。/画廊

    在第一职位的建议,没有工作,我htaccess文件发布

  6. #6
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    我只是检查 - 将回答您的到来

  7. #7
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    Quote 作者: moman View Post
    画廊/ PL /仍然是404ing,而/画廊/语言= PL不是重定向正确
    你怎么了画廊/ PL /地址?它是由vBET产生的?它应该是/ PL /画廊
    请给我确切的网址下vBET标志之一。

  8. #8
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default

    哎呀,我的意思/ PL /画廊/。

    我猜,这可能是造成一些网页重写规则。以在根htaccess的密切关注,看看它可能与我们所希望的冲突。

    下面的URL应该工作: PL /画廊/ - 宾得新闻和传闻 - PentaxForums.com

  9. #9
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    Perhups你有权利。请检查你的主的。htaccess文件之一
    Code:
    Options All -Indexes
    Options +FollowSymLinks
    
    ErrorDocument 404 http://www.pentaxforums.com/404.php
    
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/$1 [R=301,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)/$ index.php?language=$1&vbet_outside=true [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)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]
    
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteCond %{Script_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?a=$1 [QSA]

  10. #10
    高级会员
    注册日期
    2009年11月
    帖子
    168

    Default

    我的编辑,现在。这里是老htaccess文件

    Code:
    Options All -Indexes
    Options +FollowSymLinks
    
    ErrorDocument 404 http://www.pentaxforums.com/404.php
    
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/$1 [R=301,L]
    
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteCond %{Script_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?a=$1 [QSA]
    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} !^www\.pentaxforums\.com
    RewriteRule (.*) http://www.pentaxforums.com/gallery/$1 [L,R=301]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /forums/vbseo.php?vbseourl=$1&vbseorelpath=../gallery/&%{QUERY_STRING} [L]
    
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]

13 123 最后Last

此主题的标签

发帖权限

  • 可能不会 发表新主题
  • 可能不会 发表回复
  • 可能不会 上传附件
  • 可能不会 编辑您的文章
  •