Warnings: Illegal string offset ‘key’, array_merge(), etc.
-
I am getting the following warnings in my wordpress dashboard. I am running this plugin on several sites with the same setup on the same host and I am not getting this error message on them.
`Warning: Illegal string offset ‘key’ in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 82
Warning: array_merge(): Expected parameter 2 to be an array, string given in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 116
Warning: Illegal string offset ‘key’ in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 82
Warning: array_merge(): Expected parameter 2 to be an array, string given in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 116
Warning: Illegal string offset ‘key’ in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 82
Warning: array_merge(): Expected parameter 2 to be an array, string given in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 116
Warning: Illegal string offset ‘key’ in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 82
Warning: array_merge(): Expected parameter 2 to be an array, string given in /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php on line 116
Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/formidable/classes/models/FrmInbox.php:82) in /public_html/wp-includes/functions.php on line 6360`
The page I need help with: [log in to see the link]
The topic ‘Warnings: Illegal string offset ‘key’, array_merge(), etc.’ is closed to new replies.