- Issue created by @akhil_01
- last update
9 months ago 2 pass
I am encountering an issue when trying to configuration of this module
Steps Reproduce:
1: Install the module using Composer with the command: composer require 'drupal/video_toolbox:^2.0'.
2: Go to /admin/config/media/video_toolbox, then click on the "Import all videos" button it throws a warning, warning mentioned below
Warning: foreach() argument must be of type array|object, null given in Drupal\video_toolbox\VideoHandler->import() (line 268 of modules\contrib\video_toolbox\src\VideoHandler.php).
I've attached an image illustrating my actions—installing the module and searching within the extended panel.
Active
2.0
Code