I've searched high and low for an answer to this problem but have not yet found one so hope someone can help...

I want anonymous users to be able to see all my blog entries (I'm the administrator), however only my first ever blog entry shows up on 'recent blog posts' and can be viewed, unless logged in as an authenticated user. I can't see how this first post is any different to the later ones in terms of permissions.

I can't see any obvious problem in permissions (there is no 'view' option under blog module) and though I'm using Taxonomy Access Permissions, it doesn't seem to affect this either.

I have tried rebuilding permissions, to no avail.

Thanks for any suggestions!

Comments

Anonymous’s picture

I managed to solve this problem by adding taxonomy fields to the blog content type, which allowed me to make each blog entry 'public', a taxonomy term I use in TAC to allow anonymous users to see content.

It's not ideal - I'd rather have all bog entries public by default, and I'd like the same for the forum posts too, but can't easily see how to achieve that. Authenticated users won't know to classify all their forum posts as 'public' as I have to type this into the free text field for each post.

Any thoughts welcome...

kenlyle’s picture

I've been facing this situation, too. Perhaps there's a problem in my data, perhaps there's a missing permission. Anonymous does have "Access Content", and the blog entries are apparently content as they are in the node table and the links from the Recent blogs module will load them one at a time...just not in a "blog".

mecano’s picture

Have you try to rebuild permissions for content ?
admin/content/node-settings/rebuild

husztisanyi’s picture

I try to rebuild, it doesn't work.