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.

Command icon 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

billdaff created an issue. See original summary.

billdaff’s picture

Version: 3.1.0-rc3 » 3.1.x-dev

clivesj made their first commit to this issue’s fork.

clivesj’s picture

Status: Active » Fixed

I can't recall why the lines are commented out. MR accepted thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.