Moove
Certified Partner Plugin
Maintained by
conecti.me
Moove it's a Moodle's theme that makes online environments more clean and intuitive for learners and educators. If you like it, please show some love by clicking "favourite" ( ♥ ) below!
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
As a sort of solution I have removed teh H5p javascript line from the embed code, and set the width of the item to 100%, which is great for the width - but I then have to specify an exact height of the item, which has to be set bigger than needed, to account for different size screens etc.
I have the same problem as Helder Pereira, after updating moodle to Moodle 3.11.2 and Moove to 3.11.05.
If you have already dealt with this incident, could you publish a new version here in the moodle.org repository?
Below is debug info:
Erro
Erro ao ler a base de dados
Debug info: ERROR: invalid input syntax for integer: "courseindexpage"
SELECT * FROM mdl_course WHERE id = $1
[array (
0 => 'courseindexpage',
)]
Error code: dmlreadexception
Stack trace:
line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 329 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 977 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 1671 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_records_sql()
line 1643 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1622 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
line 390 of /theme/moove/lib.php: call to moodle_database->get_record()
line 372 of /theme/moove/lib.php: call to theme_moove_is_course_available_to_display_in_navbar()
line 282 of /theme/moove/lib.php: call to theme_moove_delete_menuitems()
line 89 of /theme/moove/layout/mydashboard.php: call to theme_moove_extend_flat_navigation()
line 1396 of /lib/outputrenderers.php: call to include()
line 1326 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 165 of /my/index.php: call to core_renderer->header()
Student information course|/course/view.php?id=1234||||||fa-graduation-cap
But this still shows as a folder rather than a graduation cap. Any ideas?