I have a node checkout association that uses a view to allow the user to select from a list.
I am not having any luck setting the permissions. I have tried beta 8 and dev versions.

When I try to go to the product select page i receive an access denied message. The view is set to allow anyone with access content permissions to view, which all roles have. The main admin can access the page. I have granted all users all access to the node checkout option in permissions, but no luck. Is there a permission I am missing?

Comments

kristat’s picture

As I did more research I found that this is limited to only when the associated node is created by the ad module. I created a new content type and it all works with that. Not exactly where the problem lies, but thought I would update it here.