Work more with less complain
在 系统设置-》
搜索引擎优化
然后上传 .htaccess文件,内容如下
RewriteEngine On
RewriteRule ^([0-9]+)/spacelist(.+)$ index.php?uid/$1/action/spacelist/type$2 [L]
RewriteRule ^([0-9]+)/viewspace(.+)$ index.php?uid/$1/action/viewspace/itemid$2 [L]
RewriteRule ^([0-9]+)/viewbbs(.+)$ index.php?uid/$1/action/viewbbs/tid$2 [L]
RewriteRule ^([0-9]+)/(.*)$ index.php?uid/$1/$2 [L]
RewriteRule ^([0-9]+)$ index.php?uid/$1 [L]
RewriteRule ^action(.+)$ index.php?action$1 [L]
RewriteRule ^category(.+)$ index.php?action/category/catid$1 [L]
RewriteRule ^viewnews(.+)$ index.php?action/viewnews/itemid$1 [L]
RewriteRule ^viewthread(.+)$ index.php?action/viewthread/tid$1 [L]
RewriteRule ^mygroup(.+)$ index.php?action/mygroup/gid$1 [L]
RewriteRule ^index\.html$ index.php [L]
supesite 幻灯片 ie7 卡死问题,css问题
#index_focus_turn_picList img { width: expression(335 / this.width * this.height > 225 ? 335 : this.width * 225 / this.height); max-width: 335px; min-width: 335px;}
就是这句话里面出现问题
SupeSite7.0 正式版 config.php 里面的 siteurl 必须填写完整的 URL 地址,否则找回密码会出问题。
找回密码,以及会调用到$_SC['siteurl'] = ‘http://www.qk31.com’;
QK31欢迎你的到来.
最近评论