• Resolved Greg Bernhardt

    (@dethfire)


    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://www.ads-software.com/plugins/wp-knowledgebase/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Maeve Lander

    (@enigmaweb)

    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.

    I have the same issue. here is a screenshot of the error if it helps https://www.screencast.com/t/ALcRKxyXTB

    I am hiding errors for now as well. I am on WordPress 4.4

    Thread Starter Greg Bernhardt

    (@dethfire)

    I’ll wait for next release, thanks!

    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.