Components not showing properly on screen

Hello,

We are trying to use the Image Hotspots content type but, as shown in the attached image, some of the interactive components appears on screen as language like: 

  • [field:select:showWhen:icon]
  • [field:image:showWhen:iconImage] 
  • [field:group:imageCoordinateSelector:position]

We are running a Moodle platform version 3.11 with H5P up to date. It does not matter which Browser we use (Chrome or Edge), the problem renders the same.

When turning debugging to DEVELOPER I get some errors like: 

user_picture::fields() is deprecated. Please use the \core_user\fields API instead.

  • line 256 of /lib/outputcomponents.php: call to debugging()
  • line 189 of /blocks/moossenger/block_moossenger.php: call to user_picture::fields()
  • line 122 of /blocks/moossenger/block_moossenger.php: call to block_moossenger->print_waiting_messages()
  • line 341 of /blocks/moodleblock.class.php: call to block_moossenger->get_content()
  • line 235 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 1181 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1239 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 647 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 29 of /theme/adaptable/layout/includes/head.php: call to core_renderer->standard_head_html()
  • line 128 of /theme/adaptable/layout/includes/header.php: call to require_once()
  • line 30 of /theme/adaptable/layout/columns2.php: call to require_once()
  • line 1400 of /lib/outputrenderers.php: call to include()
  • line 1330 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 204 of /course/modedit.php: call to core_renderer->header()

String [nomessages,core_message] is deprecated. Either you should no longer be using that string, or the string has been incorrectly deprecated, in which case you should report this as a bug. Please refer to https://docs.moodle.org/dev/String_deprecation

  • line 394 of /lib/classes/string_manager_standard.php: call to debugging()
  • line 7278 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
  • line 223 of /blocks/moossenger/block_moossenger.php: call to get_string()
  • line 122 of /blocks/moossenger/block_moossenger.php: call to block_moossenger->print_waiting_messages()
  • line 341 of /blocks/moodleblock.class.php: call to block_moossenger->get_content()
  • line 235 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 1181 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1239 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 647 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 29 of /theme/adaptable/layout/includes/head.php: call to core_renderer->standard_head_html()
  • line 128 of /theme/adaptable/layout/includes/header.php: call to require_once()
  • line 30 of /theme/adaptable/layout/columns2.php: call to require_once()
  • line 1400 of /lib/outputrenderers.php: call to include()
  • line 1330 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 204 of /course/modedit.php: call to core_renderer->header()

 

The only environmental change we had recently was a Database version update on (MariaDB).

I appreciate your help!

Rodolpho Pacca

Attachments: 
Content types: