Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Adding courses and categories to the custom menu

From MoodleDocs
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Error

I copied the code from this tutorial as is to my test server and I get the following error:

Invalid get_string() identifier: 'pluginname' or component 'theme_coursecategorymenu'
•line 5884 of \lib\moodlelib.php: call to debugging()
•line 6474 of \lib\moodlelib.php: call to core_string_manager->get_string()
•line 103 of \theme\index.php: call to get_string()

What is wrong?

--Luis de Vasconcelos 14:44, 10 May 2011 (WST)