• Resolved David Borrink

    (@davidborrink)


    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)
  • Thread Starter David Borrink

    (@davidborrink)

    More info. Since this didn’t seem to “break” my site. I tried a post edit, and the following white-screen errors came up when I clicked “update”

    Warning: Illegal offset type in …[server path removed]… /wp-admin/includes/template.php on line 1135

    Warning: Cannot modify header information – headers already sent by (output started at …[server path removed]… /wp-admin/includes/template.php:1135) in …[server path removed]… /wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at …[server path removed]… /wp-admin/includes/template.php:1135) in …[server path removed]… /wp-includes/pluggable.php on line 1121

    Thread Starter David Borrink

    (@davidborrink)

    Also tried a theme switch and this error resulted:

    Warning: Cannot modify header information – headers already sent by (output started at …[server path removed]… /wp-admin/includes/template.php:1135) in …[server path removed]… /wp-includes/pluggable.php on line 1121

    Have you tried disabling all plugins?
    Also try re-installing wordpress from the admin.

    Thread Starter David Borrink

    (@davidborrink)

    Found the problem. A conflict with WP Database Backup during the 3.9.2 update.

    https://www.ads-software.com/support/topic/line-1135-of-templatephp?replies=4#post-5933655

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.