-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.2
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-45315-master -
- Go to: Site administration / ▶ Plugins / ▶ Plugins overview
- Verify that Forum says Required by: block_search_forums and block_news_items
The news items block depends on mod_forum.
See:
require_once($CFG->dirroot.'/mod/forum/lib.php');
|
The dependency relationship should be defined.