Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

error/blog/blogdisable

De MoodleDocs
La revisió el 11:18, 6 juny 2011 per Steve Anatai (discussió | contribucions)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca

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