• Resolved Matze Pabst

    (@matthiaspabst)


    Hi,

    thanks for this plugin. Works great.

    When WP_DEBUG is set to true on a multisite network, saving or publishing a post or page throughs some warnings:

    Notice: Undefined index: rcFeedHide in /mysite/wp-content/plugins/restrict-content/includes/metabox.php on line 105
    
    Notice: Undefined index: rcFeedHide in /mysite/wp-content/plugins/restrict-content/includes/metabox.php on line 105
    
    Warning: Cannot modify header information - headers already sent by (output started at /mysite/wp-content/plugins/restrict-content/includes/metabox.php:105) in /mysite/wp-admin/post.php on line 242
    
    Warning: Cannot modify header information - headers already sent by (output started at /mysite/wp-content/plugins/restrict-content/includes/metabox.php:105) in /mysite/wp-includes/pluggable.php on line 1207

    Best,
    Matthias

    https://ww.wp.xz.cn/plugins/restrict-content/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m pushing out an update now that fixes this.

    Thread Starter Matze Pabst

    (@matthiaspabst)

    I’m running WP 4.5 and RC 2.1.3 now. No other plugins activated. The errors still appear, when saving a post or a page.

    Notice: Undefined index: rcFeedHide in /Applications/MAMP/htdocs/multisite/wp-content/plugins/restrict-content/includes/metabox.php on line 137
    
    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/multisite/wp-content/plugins/restrict-content/includes/metabox.php:137) in /Applications/MAMP/htdocs/multisite/wp-admin/post.php on line 197
    
    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/multisite/wp-content/plugins/restrict-content/includes/metabox.php:137) in /Applications/MAMP/htdocs/multisite/wp-includes/pluggable.php on line 1171

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP_DEBUG Notices and warnings on multisite network’ is closed to new replies.