moeSS icon indicating copy to clipboard operation
moeSS copied to clipboard

moe SS Front End for https://github.com/mengskysama/shadowsocks/tree/manyuser

Results 11 moeSS issues
Sort by recently updated
recently updated
newest added

后端用户管理,如果几百用户,但没做分页处理,导致打开用户列表,加载很长时间的,能否在后台用户列表处增加分页标签。

enhancement

#1146 - Table '1044678.ss_node' doesn't exist That is only one error that i found.. How do i fix this one?

application/helpers/comm_helper.php 173,174行: $config['crlf'] = '\r\n'; $config['newline'] = '\r\n'; value应该改成双引号,不然不能识别转义符。 修改后已测试连接腾讯企业邮通过。

安装好了之后,更改apache2.conf如下 ```conf Options FollowSymLinks AllowOverride None Require all denied Options Indexes FollowSymLinks AllowOverride All Require all granted ``` - php版本:PHP/5.5.9 - apache版本:Apache/2.4.7 但是在访问http://domain/admin,输入默认用户名密码后会直接307跳转, 其中 location:"http://domain/admin/login.html" 不知道是不是apache2.conf 中配置有问题

前端页面加载不完整,而且页面刷新好慢。 访问后端直接404报错,这是什么原因呢? 除了前后端,其他页面索性都无法访问 ![qq 20161027140348](https://cloud.githubusercontent.com/assets/22344864/19756490/a1072608-9c4f-11e6-9c63-68f3d1ac768d.png) ![qq 20161027140439](https://cloud.githubusercontent.com/assets/22344864/19756491/a1071726-9c4f-11e6-8621-fcb79e54b5f8.png)

用户重复注册,smtp测试没法使用

没有后台管理面板的地址?

A PHP Error was encountered Severity: Runtime Notice Message: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or...

enhancement

签到:如何设置低于某个数值不能签到