We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

tutorial permissions not working

I installed the sample application Vökuró on my webfaction server as I was particularly interested in Acl, Auth, and Security for a new project. I have Phalcon version 1.2.0 installed.

I registered a new user and once logged in, this user is denied permissions to all modules.

I changed their user level to 1 (Admin) in database but still no access.

How can I fix this?

Thanks Jim



453

That worked. Thanks!

would you please specify which line again ? line number changed. thanks

@hakim89 You need to either delete /cache/acl/data.txt or drop all ACL cache (if you have ACL)