- Issue created by @wheelercreek
I have created 2 test advertisements on our site, placed them into groups. The advertisements are showing up as blocks, so I placed the blocks into regions. When I am logged in they appear on the page, when I log out they do not. I've checked the block configuration, there are no restrictions there.
On the user permissions I have these all checked for Anonymous users:
View published Advertisement entities
View published Campaign entities
View published Group entities
On the advertisements page (admin/content/simpleads) the ads are showing as "active"
When logged-out, I viewed the JS console to check for any issues, I finally noticed this message showing up in the console:
"The 'restful get simpleads_group' permission is required."
I think all the "restful" permissions are overkill. It shouldn't require so many obscure permissions to be checked for people to see the ads. If the ads are active they should be showing up. I finally got it working but it took a couple hours of trying to figure out why they were not there.
Why even have the extra permissions for campaigns and groups? I think they should be turned on by default, and let admins turn them off if they're doing something fancy. I'm just trying to show some ads on our site.
Active
2.0
Miscellaneous