By tburton on
My main content body is not updating for anonymous and authenticated users. The right side column blocks are refreshing (using aggregator feeds ) but the main content body only updates for the administrator . I assume it is an access setting but I have experimented and can't find the solution. Thoughts?
Comments
(no title)
You mean that you have posted new content and you have set its "Publishing options" to
- "Published"
- "Promoted to front page"
and it doesn't show up?
It is unlikely that it is an access permissions issue if you have not installed an access control module to control it. Core Drupal alone can't.
- Check your cache settings in /admin/settings/performance and try try to change them to less aggressive ones.
- If that doesn't fix it, go to the database and empty ("truncate") all tables with names starting with "cache".