bdecentgmbh / moodle-mod_videotime

The Video Time product family is a set of plugins to integrate videos into moodle courses.
http://bdecent.de/videotime
Other
10 stars 5 forks source link

Error after update #54

Open sergioraldana opened 1 year ago

sergioraldana commented 1 year ago

Hi, I get this error after update to 2023011206

Moodle 3.10 Oracle Database

When open a course with videotime instance:

Error Error al leer de la base de datos Debug info: ORA-00923: FROM keyword not found where expected SELECT *, '' AS token FROM m_videotime WHERE id = :o_id [array ( 'o_id' => '4321', )] Error code: dmlreadexception Stack trace: line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown line 277 of /lib/dml/oci_native_moodle_database.php: call to moodle_database->query_end() line 1156 of /lib/dml/oci_native_moodle_database.php: call to oci_native_moodle_database->query_end() line 1671 of /lib/dml/moodle_database.php: call to oci_native_moodle_database->get_records_sql() line 1086 of /lib/dml/oci_native_moodle_database.php: call to moodle_database->get_record_sql() line 1643 of /lib/dml/moodle_database.php: call to oci_native_moodle_database->get_record_sql() line 1622 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select() line 130 of /mod/videotime/classes/videotime_instance.php: call to moodle_database->get_record() line 664 of /mod/videotime/lib.php: call to mod_videotime\videotime_instance::instance_by_id() line 477 of /course/lib.php: call to videotime_get_coursemodule_info() line 670 of /lib/modinfolib.php: call to get_array_of_activities() line 462 of /lib/modinfolib.php: call to course_modinfo::inner_build_course_cache() line 417 of /lib/modinfolib.php: call to course_modinfo->__construct() line 2183 of /lib/modinfolib.php: call to course_modinfo::instance() line 94 of /filter/activitynames/filter.php: call to get_fast_modinfo() line 78 of /filter/activitynames/filter.php: call to filter_activitynames->get_activity_list() line 42 of /filter/activitynames/filter.php: call to filter_activitynames->get_cached_activity_list() line 176 of /lib/filterlib.php: call to filter_activitynames->filter() line 218 of /lib/filterlib.php: call to filter_manager->apply_filter_chain() line 1303 of /lib/weblib.php: call to filter_manager->filter_text() line 230 of /theme/trending/lib.php: call to format_text() line 262 of /theme/trending/layout/header.php: call to theme_trending_get_setting() line 2 of /theme/trending/layout/columns.php: call to require_once() line 1374 of /lib/outputrenderers.php: call to include() line 1304 of /lib/outputrenderers.php: call to core_renderer->render_page_layout() line 253 of /course/view.php: call to core_renderer->header()

And config page error: admin/settings.php?section=modsettingvideotime

Información de depuración: Error code: sectionerror ×Trazado de la pila (stack): line 498 of /lib/setuplib.php: moodle_exception thrown line 26 of /admin/settings.php: call to print_error()