热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

UsersnotappearingonDirectory>Memberspage

Whatstepswillreproducetheproblem?DownloadHumHub1.2.3


What steps will reproduce the problem?


  1. Download HumHub 1.2.3

  2. Set up as normal, follow all prerequisites

  3. Add ~25 members

  4. Go to the Directory -> Members page

  5. Almost all members are not listed.

What is the expected result?

All users should be shown.

What do you get instead?

Only 2 users (myself and another admin)

Additional info

| Q | A
| ---------------- | ---
| HumHub version | 1.2.3
| PHP version | 7.0.22
| Operating system | Online host w/ Apache

该提问来源于开源项目:humhub/humhub

How did you add the members? Within the Admin interface, or by registration? You can rebuild the search index by executing the following command within the

1
protected

directory:

1
php yii search/rebuild

How would I do this using a cron in cPanel?


推荐阅读
author-avatar
手机用户2502883075
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有