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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[不是BUG] 搜索用户结果只能显示100个

[复制链接]
noxun 发表于 2009-2-27 13:46:28 | 显示全部楼层 |阅读模式
本帖最后由 茄子 于 2009-2-27 18:03 编辑

搜索用户结果只能显示100个,像点样的站人就得上千,搜索只显示100个用户太少了吧。管理员在后台搜索还没有添加的项目。强烈建议官方增加。
xiongrui888 发表于 2009-2-27 14:04:14 | 显示全部楼层
为了减轻服务器的压力,你觉得少的话,可以自己修改network_space.php第136行的参数
回复

使用道具 举报

 楼主| noxun 发表于 2009-2-27 14:05:11 | 显示全部楼层
非常感谢
回复

使用道具 举报

 楼主| noxun 发表于 2009-2-27 15:24:11 | 显示全部楼层
$fvalue[html]
                                        </td>
                                </tr>
                                <!--{/if}-->
                                <!--{/loop}-->
                               
       
                                <tr>
                                        <th> </th>
                                        <td>
                                        <input type="hidden" name="ac" value="space" />
                                        <input type="hidden" name="searchmode" value="1" />
                                        <input type="submit" name="findsubmit" value="找人" class="submit" />
                                        </td>
                                </tr>
                        </table>
                </form>
        </div></div></div></div></div>
       
请问改那个地方?
回复

使用道具 举报

茄子 发表于 2009-2-27 18:06:16 | 显示全部楼层
source/network_space.php
找到下面的代码,改下数字
$query = $_SGLOBAL['db']->query($sql.' LIMIT 0, 100');//最多100条
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-28 20:15 , Processed in 0.122657 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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