PHP Error – Headers alreday sent
-
Latest version (2.0) produce error notice in Dashboard
1st message:
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at ****/wp-content/plugins/easy-modal/includes/admin/sidebar.php:2) in ****/wp-content/plugins/easy-modal/classes/admin/notice.php on line 62nd message:
“Headers already sent in ****/wp-content/plugins/easy-modal/includes/admin/sidebar.php on line 2.
This is not a good sign, it may just be a poorly written plugin but Headers should not have been sent at this point.
Check the code in the above mentioned file to fix this problem.”Also Note: The plugin does not uninstall cleanly – leaves this reference in the database – probably as a transient. I haven’t yet checked, but will have to edit the DB to clean this up.
First time Easy Modal has given a problem on any of our sites
- The topic ‘PHP Error – Headers alreday sent’ is closed to new replies.