我正在尝试在我的silverstripe 3安装上安装securefiles模块https://github.com/hamishcampbell/silverstripe-securefiles。
重命名,上传和开发/构建之后 我在安全性> groups> groupname>两个复选框中获得了名为Access of Secured Files和Manage File Security Settings的权限。
但这就是全部。 当我想访问silverstripe中的文件部分时,我收到服务器错误。
有人可以告诉我我需要修改哪些安全文件正在运行吗?
答案 0 :(得分:0)
该扩展程序似乎只与SS2.x兼容,因此对于SS3,您可能需要找到另一个扩展程序,将其更新为3.x(http://doc.silverstripe.org/framework/en/trunk/changelogs/3.1.0)或尝试自定义方法,例如Silverstripe - google picks links on members only page < / p>