Moodle Plugins directory: User favourites / favorite / bookmark **NO LONGER SUPPORTED** | Moodle.org

User favourites / favorite / bookmark **NO LONGER SUPPORTED**
Blocks ::: block_user_favorites
Maintained by
Luuk Verhoeven,
Gemma Lesterhuis
Marking Moodle pages as user favourites.
Latest release:
508 sites
28 downloads
40 fans
Current versions available: 3
June 13th 2025 ANNOUNCEMENT
At LTNC B.V. we reply on funds from our customers that use the addon to continue the maintaince of our addons. Sadly we have to conclude that there is no longer a need for this addon within our clientbase. If you rely on this plugin you can do the following things:
- Find a new developer that will continue the maintenance; we are open for the plugin Adoption Programma.
- Send an email to sales@ltnc.nl , and ask for our LTNC Addon Maintenance Program.
Contributors
Luuk Verhoeven (Lead maintainer)
Gemma Lesterhuis
Please login to view contributors details and/or to contact them
Ken
You can add this request to GitHub issue tracker https://github.com/MFreakNL/moodle-block-user_favorites/issues
Greets, Luuk
Yes, you should add it manual to each course. It's a normal block instance.
You can make it a default course block see this comment:
https://moodle.org/mod/forum/discuss.php?d=363912#p1467851
@Fabian the block is not ready for the Moodle Mobile App, I am actually not sure if it would really work properly. You are always free to make changes to the block and push it back to the community. You could find more information on how to make it work on the Moodle website, by example: https://docs.moodle.org/dev/Mobile_support_for_plugins
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 81 of /blocks/user_bookmarks/block_user_bookmarks.php: Error thrown
line 478 of /blocks/moodleblock.class.php: call to block_user_bookmarks->specialization()
line 2091 of /lib/blocklib.php: call to block_base->_load_instance()
line 1097 of /lib/blocklib.php: call to block_instance()
line 1258 of /lib/blocklib.php: call to block_manager->create_block_instances()
line 1145 of /lib/blocklib.php: call to block_manager->ensure_instances_exist()
line 1649 of /lib/pagelib.php: call to block_manager->create_all_block_instances()
line 1110 of /lib/pagelib.php: call to moodle_page->starting_output()
line 1391 of /lib/outputrenderers.php: call to moodle_page->set_state()
line 121 of /index.php: call to core_renderer->header()
I have removed the User Bookmarks block from all tabs and now it is fine. It seems that this is the problem creating the error.