I have my permissions set for a content type called account to "create account content" but whenever I have node checkout enabled for a product with that node, I cannot get to the page to create the content type account (/node/add/account)

I can see the Create content -> Account link in the navigation when I am Anonymous, but clicking on the link to create sends me to the login page.

I know it has something to do with this module because when I dis-associate the product to this account, I can get to the create page as an Anonymous user.

Comments

mrthumpz’s picture

Status: Active » Closed (fixed)

I found "Use UC Node Checkout to prevent anonymous node add access for node types it governs."

at admin/store/settings/node-checkout/settings

I simply didn't find this setting before.