Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: error/blog/blogdisable.

error/blog/blogdisable

From MoodleDocs

This error is shown when someone attempts to view a blog but either the scope is incorrect or the blogging system is disabled.

If the blog system is required:

  • navigate to /admin/settings.php?section=blog
  • change bloglevel to "All site users can see all blog entries"

To allow guest/public access to view blogs:

  • navigate to /admin/settings.php?section=blog
  • change bloglevel to "The world can read entries set to be world-accessible"
  • blog posts should then be marked as "Anyone in the world"

More information is available here: https://docs.moodle.org/dev/Blog_2.0