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