Error line 89 something about null probably PHP 7.4+

Created on 30 March 2023, almost 2 years ago

I believe the fix is to change line 89 to:

  $default_pw = isset($instance['default_value'][0][$field_type][$field_type]);

(before)
$default_pw = $instance['default_value'][0][$field_type][$field_type];

Sorry, I didn't copy the error and the module isn't what I'm looking for so I uninstalled it. The error showed up when adding the field to a content type.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States philsward

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024