• Resolved creativechaos

    (@creativechaos)


    After activating this plugin we get a warning:

    The plugin generated 2 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    If we log out of the WordPress admin, we then get a white screen and can’t get back in. If we enable WP_DEBUG it indicates that the error is caused by this plugin.

    Deleting the plugin allows us to access the admin again.

    Errors are along the lines of:

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /wp-content/plugins/hide-admin-menu/menu-list.php:2) in /wp-content/plugins/hide-admin-menu/menu-list.php on line 12

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /wp-content/plugins/hide-admin-menu/menu-list.php:2) in /wp-content/plugins/hide-admin-menu/menu-list.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/hide-admin-menu/menu-list.php:2) in /wp-includes/pluggable.php on line 1251

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/hide-admin-menu/menu-list.php:2) in /wp-includes/pluggable.php on line 1254

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bhavin Thummar

    (@bhavinthummar)

    Hello Mate,

    Thanks for informing us. We will check in latest version of wordpress. Get back to you soon after solve this issue.

    Plugin Author Bhavin Thummar

    (@bhavinthummar)

    Hello Mate,

    We have solved error related “2 character …” and also removed deprecated function. We have checked this plugin in WordPress version 5.2.2 and working correctly.

    We have not faced session_start related error in our test. But please send us screenshot and when and where you are faced this issue so we can solve it at our end. If possible please tell us your wordpress version and PHP version so we can test better.

    Please update or install our updated plugin (version 1.0.4).

    Let me know if you have any query regarding any issue in our plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The plugin generated 2 characters of unexpected output during activation’ is closed to new replies.