Title: Errors on activation
Last modified: August 30, 2016

---

# Errors on activation

 *  Resolved [Greg Bernhardt](https://wordpress.org/support/users/dethfire/)
 * (@dethfire)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/errors-on-activation-12/)
 * Warning: Illegal string offset ‘kbe_article_qty’ in /wp-content/plugins/wp-knowledgebase/
   wp-knowledgebase.php on line 227
 * Warning: Illegal string offset ‘kbe_plugin_slug’ in /wp-content/plugins/wp-knowledgebase/
   wp-knowledgebase.php on line 228
 * Warning: Illegal string offset ‘kbe_search_setting’ in wp-content/plugins/wp-
   knowledgebase/wp-knowledgebase.php on line 229
 * Warning: Illegal string offset ‘kbe_breadcrumbs_setting’ in /wp-content/plugins/
   wp-knowledgebase/wp-knowledgebase.php on line 230
 * Warning: Illegal string offset ‘kbe_sidebar_home’ in /insights/wp-content/plugins/
   wp-knowledgebase/wp-knowledgebase.php on line 231
 * Warning: Illegal string offset ‘kbe_sidebar_inner’ in /insights/wp-content/plugins/
   wp-knowledgebase/wp-knowledgebase.php on line 232
 * Warning: Illegal string offset ‘kbe_comments_setting’ in /wp-content/plugins/
   wp-knowledgebase/wp-knowledgebase.php on line 233
 * Warning: Illegal string offset ‘kbe_bgcolor’ in /wp-content/plugins/wp-knowledgebase/
   wp-knowledgebase.php on line 234
 * [https://wordpress.org/plugins/wp-knowledgebase/](https://wordpress.org/plugins/wp-knowledgebase/)

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

 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/errors-on-activation-12/#post-6862421)
 * Here’s a temporary fix until I can release a patch:
 * Add the following code to the plugin’s main file /wp-content/plugins/wp-knowledgebase/
   wp-knowledgebase.php
 *     ```
       //=========> Hide all Reporting Errors
       error_reporting(0);
       ```
   
 * Add this at the top of the file after the opening <?php tag
 * This is just a temporary fix to stop those error messages showing and disrupting
   your front end site. The errors themselves aren’t mission critical. I’ll release
   a patch ASAP. Sorry for the inconvenience, and thanks for reporting this.
 *  [Scott](https://wordpress.org/support/users/karstens58/)
 * (@karstens58)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/errors-on-activation-12/#post-6862492)
 * I have the same issue. here is a screenshot of the error if it helps [http://www.screencast.com/t/ALcRKxyXTB](http://www.screencast.com/t/ALcRKxyXTB)
 * I am hiding errors for now as well. I am on WordPress 4.4
 *  Thread Starter [Greg Bernhardt](https://wordpress.org/support/users/dethfire/)
 * (@dethfire)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/errors-on-activation-12/#post-6862493)
 * I’ll wait for next release, thanks!
 *  [simontrobe](https://wordpress.org/support/users/simontrobe/)
 * (@simontrobe)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/errors-on-activation-12/#post-6862537)
 * I’m getting the same error, I have hidden the errors with the code
    ( Thanks 
   🙂 ) but I’m not getting errors trying to add the meta data / Login / Search 
   menu back to the page, it doesn’t show up.. lol
 * Any idea’s to a timescale of the update ? This is a great Plugin and the best
   Knowledge-base I’ve found !

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

The topic ‘Errors on activation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-knowledgebase_c56559.svg)
 * [WordPress Knowledge base & Documentation Plugin - WP Knowledgebase](https://wordpress.org/plugins/wp-knowledgebase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-knowledgebase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-knowledgebase/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-knowledgebase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-knowledgebase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-knowledgebase/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [simontrobe](https://wordpress.org/support/users/simontrobe/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/errors-on-activation-12/#post-6862537)
 * Status: resolved