Receiving the following error when trying to create a new node utilizing this.
Warning: Undefined array key "adhocsetting" in /var/www/html/docroot/modules/contrib/filebrowser/src/FilebrowserManager.php on line 305
Warning: Trying to access array offset on value of type null in /var/www/html/docroot/modules/contrib/filebrowser/src/FilebrowserManager.php on line 305
I see the code that works (meaning warning doesn't show) but it had been commented out, so I suspect there is a reason.
Issue fork filebrowser-3452459
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
billdaff commentedComment #6
clivesj commentedI can't recall why the lines are commented out. MR accepted thanks!