I just installed ecommerce-5.x-3.3 on my Drupal 5.7 site. I enabled the Store modules, the address module, the Donate module, the Generic Product module, the Tangible Product module, the Invoice module, the ShipCalc module and the Tax API. I haven't enabled a payment processor yet.
My problem is, after installation, configuration and setting access controls, when I logged out to see what an anonymous user would see on the navigation menu I noticed the "Create Content" menu item that was not supposed to be there and then when I clicked it the page said "Create content
Choose the appropriate item from the list: Product A product is a good or service that you wish to sell on your site."
This shouldn't be here for an anonymous user with the access control settings I have. What's up?
Comments
Comment #1
webpotato commentedWell, it's 'cause in Access Control you can set who's allowed to "Make Donations" and I thought this meant you set who is allowed to actually pay for a donation that has been configured by the site owner but what it really means is who's allowed to create donation instances for users to donate to. So, the wording is confusing. If I were the module creator, I'd change it to "Configure Donations".
Chrys