php warning illegal string offset form_id
-
I’m a bit lost. I get the following sporadic php warnings:
Illegal string offset ‘form_id’ in xxx/wp-content/plugins/ultimate-member/includes/um-short-functions.php on line 705
Invalid argument supplied for foreach() in xxx/wp-content/plugins/ultimate-member/includes/um-short-functions.php on line 711
Invalid argument supplied for foreach() in xxx/wp-content/plugins/ultimate-member/includes/core/class-fields.php on line 3795It might be since I changed to a multisite with subdirectories. But I’m not sure about that.
I can’t really correlate these sporadic warnings to what happens on the wordpress installation. Sometimes it seems to happen when a comment is postet sometime it seems to be the creation of a user account.
I use Ultimate Member version 2.2.2 on wordpress 5.8
- The topic ‘php warning illegal string offset form_id’ is closed to new replies.