Dear all,

I built an ubercart view, to list certain customers. In its basic settings
I set the access settings to role, where I use "authenticated users", which
means that only logged in user shall access this view. Alright.

But for some reason, the view is always visible to everbody. I deleted it,
built it new. All the same :(
Also I cleared the cache and rebuilt permissions - nothing - it remains
accessible for anonymous users. I suspect this is also the reason,
the menu access modules do not work properly in this certain case,
while they show the link to this view, but hide the other menu items.

What can I do?

Thanks
Soezkan

Comments

chrisnovak’s picture

I had this same issue and figured out that the permission "access all views" was enabled for anonymous users. This will allow anonymous users to see that page display, even though you have restricted access in the view under the view's "Basic Settings" section.