-
Notifications
You must be signed in to change notification settings - Fork 13
Description
MDL 4.1 getting this error:
line 386 of /mod/mediagallery/classes/item.php: TypeError thrown
line 386 of /mod/mediagallery/classes/item.php: call to imagesx()
line 296 of /mod/mediagallery/classes/item.php: call to mod_mediagallery\item->get_image_resized()
line 495 of /mod/mediagallery/classes/item.php: call to mod_mediagallery\item->generate_image_by_type()
line 622 of /mod/mediagallery/classes/item.php: call to mod_mediagallery\item->get_stored_file_by_type()
line 340 of /mod/mediagallery/classes/gallery.php: call to mod_mediagallery\item->get_image_url()
line 204 of /mod/mediagallery/renderer.php: call to mod_mediagallery\gallery->get_thumbnail()
line 173 of /mod/mediagallery/renderer.php: call to mod_mediagallery_renderer->gallery_list_item()
line 128 of /mod/mediagallery/classes/viewcontroller.php: call to mod_mediagallery_renderer->render_collection()
line 64 of /mod/mediagallery/classes/viewcontroller.php: call to mod_mediagallery\viewcontroller->action_viewcollection()
line 144 of /mod/mediagallery/view.php: call to mod_mediagallery\viewcontroller->display_action()