Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[使用] 品牌空间无人问津了,死物一个

[复制链接]
chntsc 发表于 2011-2-12 16:06:17 | 显示全部楼层 |阅读模式
BUG反馈
浏览器: IE8 
BUG地址: http://vip.wxdcw.com/store-2.html
测试密码:
BUG截图: -
测试用户名: -
本帖最后由 chntsc 于 2011-2-15 15:06 编辑

http://vip.wxdcw.com/store-2.html

http://vip.wxdcw.com/store-2-intro.html

http://vip.wxdcw.com/store-2-notice.html

http://vip.wxdcw.com/store-2-album.html

http://vip.wxdcw.com/store-2-good.html

http://vip.wxdcw.com/store-2-consume.html

http://vip.wxdcw.com/store-2-groupbuy.html

店铺里无论点什么导航,都显示首页,没办法显示内页

IIS7

伪静态规则:


  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configuration>
  3.     <system.webServer>
  4.         <rewrite>
  5.             <rules>
  6.                 <rule name="Store">
  7.                     <match url="^(.*/)*store-(.+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  8.                     <action type="Rewrite" url="{R:1}/store.php\?id={R:2}" />
  9.                 </rule>
  10.                 <rule name="Store id">
  11.                     <match url="^(.*/)*store-([0-9]+)-([a-z]+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  12.                     <action type="Rewrite" url="{R:1}/store.php\?id={R:2}&amp;action={R:3}" />
  13.                 </rule>
  14.                 <rule name="Store xid">
  15.                     <match url="^(.*/)*store-([0-9]+)-([a-z]+)-([0-9]+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  16.                     <action type="Rewrite" url="{R:1}/store.php\?id={R:2}&amp;action={R:3}&amp;xid={R:4}" />
  17.                 </rule>
  18.                 <rule name="Store catid">
  19.                     <match url="^(.*/)*store-([0-9]+)-([a-z]+)-catid-([0-9]+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  20.                     <action type="Rewrite" url="{R:1}/store.php\?id={R:2}&amp;action={R:3}&amp;catid={R:4}" />
  21.                 </rule>
  22.                 <rule name="Street catid">
  23.                     <match url="^(.*/)*street-([0-9]+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  24.                     <action type="Rewrite" url="{R:1}/street.php\?catid={R:2}" />
  25.                 </rule>
  26.                 <rule name="Street tagid">
  27.                     <match url="^(.*/)*street-([0-9]+)-([0-9]+).html\?*(.*)[        DISCUZ_CODE_0        ]quot; />
  28.                     <action type="Rewrite" url="{R:1}/street.php\?catid={R:2}&amp;tagid={R:3}" />
  29.                 </rule>
  30.             </rules>
  31.         </rewrite>
  32.     </system.webServer>
  33. </configuration>
复制代码
it保姆 发表于 2011-2-12 16:08:22 | 显示全部楼层
问题很棘手 我也很着急
回复

使用道具 举报

 楼主| chntsc 发表于 2011-2-12 20:09:17 | 显示全部楼层
回复 it保姆 的帖子

顶一下,等待解决办法,这个很急人,这样根本无法使用
回复

使用道具 举报

 楼主| chntsc 发表于 2011-2-14 13:39:08 | 显示全部楼层
这个问题必须解决的,急急急
回复

使用道具 举报

 楼主| chntsc 发表于 2011-2-14 21:54:50 | 显示全部楼层


官方人哪里去了。。。
回复

使用道具 举报

 楼主| chntsc 发表于 2011-2-15 15:05:50 | 显示全部楼层


品牌空间无人问津了,死物一个
回复

使用道具 举报

不爱吃肉 发表于 2011-2-15 23:54:34 | 显示全部楼层
商家页面的上平图片为什么总是弄的大小不对啊  tuanwed.com
回复

使用道具 举报

mengganzi 发表于 2011-2-16 09:17:56 | 显示全部楼层
伪静态规则有错误吧 参考下安装包中提供的 iis  伪静态规则呗
回复

使用道具 举报

linedon 发表于 2011-2-16 10:47:56 | 显示全部楼层
品牌空间是个好东西,只是开发的人还没有做到真正实用的阶段.
回复

使用道具 举报

素衣妹 发表于 2011-2-16 11:05:18 | 显示全部楼层
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-18 12:41 , Processed in 0.030793 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表