Warning: Illegal offset type in … wp-admin/includes/template.php line 1135
-
Out of nowhere, this appeared at the top of my dashboard today:
Warning: Illegal offset type in …[server path removed]… /wp-admin/includes/template.php on line 1135
I opened up the file and found line 1135 to be in an “add_settings_section” function.
Line 1135 says,
$wp_settings_sections[$page][$id] = array('id' => $id, 'title' => $title, 'callback' => $callback);
Any clue as to what this could possibly mean? I haven’t made any changes to my site in a couple weeks, and this might be something that happened after the auto upgrade to 3.9.2 recently.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Warning: Illegal offset type in … wp-admin/includes/template.php line 1135’ is closed to new replies.