• Resolved mitro77

    (@mitro77)


    I’m trying to install a plugin “Kanban for WordPress”
    WP WordPress 4.5.3 gives me an error "Fatal error: Class 'Kanban_Board' not found in /home/f/xxxx/xxxxxx.ru/public_html/wp-content/plugins/kanban/includes/class-board.php on line 15"
    what i can be done?

    https://ww.wp.xz.cn/plugins/kanban/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey, there! Sorry for the trouble. We’ve seen this a couple times before, but have never been able to replicate it. I’ll look into it more now.

    Thanks,

    Corey

    Thread Starter mitro77

    (@mitro77)

    Can I help you? may be needed logs?

    Thanks! There’s a simple test that would help me out a lot.

    1. Open the file /wp-admin/plugins/kanban/includes/class-board.php.
    2. Remove line 15, that looks like Kanban_Board::init();.
    3. Add it (the same code Kanban_Board::init(); ) to the end of the same file, after all other code.

    Try installing again, and let me know if the error changes.

    In the meantime, we should have an updated version of the plugin out for you today.

    Corey

    Hey, @mitro77!

    We just pushed version 2.0.10 with should address the issue! Fingers crossed 🙂 Please let me know if the issue persists.

    Thanks!

    Corey

    Thread Starter mitro77

    (@mitro77)

    it works!
    Thank you!!!

    Great! Thanks for your help identifying and squashing this bug 🙂

    Thanks,

    Corey

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

The topic ‘Fatal error when I activate this plugin’ is closed to new replies.