Submission.php on line 342 PHP Warning: Illegal offset type
-
This happens because I have some specific user role setup I think. Easy to fix, just do isset() first.
[05-May-2020 00:17:41 UTC] PHP Warning: Illegal offset type in isset or empty in /wp-content/plugins/ninja-forms/includes/Admin/CPT/Submission.php on line 342 if (!empty($allcaps[$sub_cap])) {
The topic ‘Submission.php on line 342 PHP Warning: Illegal offset type’ is closed to new replies.