Title: Suddenly getting two errors
Last modified: May 17, 2019

---

# Suddenly getting two errors

 *  Resolved [jstuts5797](https://wordpress.org/support/users/jstuts5797/)
 * (@jstuts5797)
 * [7 years ago](https://wordpress.org/support/topic/suddenly-getting-two-errors/)
 * Hello there, suddenly I’m getting the following two errors at the top of my wordpress
   dashboard and admin areas. They both reference this plugin but I’m just plain
   not a coder so I have no clue how to fix or what could be going wrong. Any help
   would be greatly appreciated!
 * Warning: count(): Parameter must be an array or an object that implements Countable
   in /home/fjrmbfan/public_html/boosters/wp-content/plugins/addon-so-widgets-bundle/
   cmb/init.php on line 746
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/fjrmbfan/public_html/boosters/wp-content/plugins/addon-so-widgets-bundle/
   cmb/init.php:746) in /home/fjrmbfan/public_html/boosters/wp-admin/includes/misc.
   php on line 1196

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

 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [7 years ago](https://wordpress.org/support/topic/suddenly-getting-two-errors/#post-11541392)
 * Hi 🙂
 * Thanks for posting.
 * If able, you might check the WordPress wp-config.php file in the WordPress root
   directory. Is `WP_DEBUG` set to `true`? If so, you might set it to `false`. It’s
   best to have this constant set to `false` if you aren’t actively troubleshooting
   a problem.
 * [https://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/](https://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/)
   
   [https://codex.wordpress.org/WP_DEBUG](https://codex.wordpress.org/WP_DEBUG)
 * The first warning is from [https://wordpress.org/support/plugin/addon-so-widgets-bundle/](https://wordpress.org/support/plugin/addon-so-widgets-bundle/).
   Perhaps give the support forum for this plugin a quick read, there might be information
   there about this warning. Unfortunately, it isn’t our plugin.
 * The second warning, I’m not quite sure about. If you search the phrase “Warning:
   Cannot modify header information – headers already sent” you’ll find a lot written
   on it. For this warning, you might search that phrase in conjunction with `/public_html/
   boosters/wp-admin/includes/misc.php`. Sorry, I don’t have more to offer on this
   one 🙂
 *  Thread Starter [jstuts5797](https://wordpress.org/support/users/jstuts5797/)
 * (@jstuts5797)
 * [7 years ago](https://wordpress.org/support/topic/suddenly-getting-two-errors/#post-11541412)
 * No no… no worries at all! I appreciate the help you WERE able to give me. I have
   figured out the problem. I had upgraded to php 7.2 and these two plugins do not
   support 7.2. I went back down to php 7.1 and all is well again! Thanks so much
   for the quick response anyway!
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [7 years ago](https://wordpress.org/support/topic/suddenly-getting-two-errors/#post-11541415)
 * Nicely done on finding the problem. Thanks for the update, I’m sure it’ll help
   someone else searching these issues.
 * Cheers for now 🙂

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

The topic ‘Suddenly getting two errors’ is closed to new replies.

 * ![](https://ps.w.org/so-widgets-bundle/assets/icon.svg?rev=2556862)
 * [SiteOrigin Widgets Bundle](https://wordpress.org/plugins/so-widgets-bundle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/so-widgets-bundle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/so-widgets-bundle/)
 * [Active Topics](https://wordpress.org/support/plugin/so-widgets-bundle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/so-widgets-bundle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/so-widgets-bundle/reviews/)

## Tags

 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [errors](https://wordpress.org/support/topic-tag/errors/)

 * 3 replies
 * 2 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/suddenly-getting-two-errors/#post-11541415)
 * Status: resolved