#3962 - Undefined function: get_allowed_video_file_types
| Identifier | #3962 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Undefined function: get_allowed_video_file_types |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | catalogues |
| Description | Fatal error: Uncaught Error: Call to undefined function get_allowed_video_file_types() in ....htdocs\10.0.28\sources\hooks\systems\fields\video_multi.php:185 Stack trace: #0 ...htdocs\10.0.28\cms\pages\modules\cms_catalogues.php(545): Hook_fields_video_multi->get_field_inputter('Promo Videos', '', Array, '', true, true) #1 ...htdocs\10.0.28\sources\crud_module.php(886): Module_cms_catalogues->get_form_fields() #2 ...htdocs\10.0.28\sources\crud_module.php(556): Standard_crud_module->add() #3 ...htdocs\10.0.28\sources\zones.php(810): Standard_crud_module->run() #4 ...htdocs\10.0.28\sources\site.php(1234): load_module_page('cms/pages/modul...', 'cms_catalogues', Object(Tempcode)) #5 ...htdocs\10.0.28\sources\site.php(928): request_page('cms_catalogues', true, 'cms', NULL, false, false, in ...htdocs\10.0.28\sources\hooks\systems\fields\video_multi.php on line 185 |
| Steps to reproduce | This occurs when trying to add an entry, no issue adding the field. Same problem with video.php |
| Funded? | No |
| Commits | Fixed MANTIS-3962 (6b933439) · Commits · Composr ecosystem / Composr · GitLab |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Video field types will produce an error if an image field type does not precede them.