Forums / Developer / Access Denied for Anonymous user
Matthias Peter
Thursday 27 May 2010 1:16:24 am
Hello When I'm logged in as Admin on my page, I can see the content of all my articles. But when I'm not logged in, the access is denied. I let displaying the current user with the current_user function and have alowed Anonymous Users to read the whole subtree under the frontpage. What should I do to allow Anonymous users to view the articles? I have eZ-Publish 4.3 with eZ-Components and the module eZ-Flow.Thank you
Thursday 27 May 2010 11:43:32 pm
I fixed the error.
I forgot to specify user/login policy with the siteaccess for anonymous users.