• After installing I got the message Fatal error:

    Fatal error: Uncaught Error: Class ‘digi\Digirisk’ not found in <my install path>/wp-
    content/plugins/task-manager/core/action/task_manager.action.php:225

    Stack trace:

    #0
    <my install path>/wp-includes/class-wp-hook.php(287):
    task_manager\Task_Manager_Action->callback_admin_menu(“)

    #1 /home/fisioair/public_html
    /fad/wp-includes/class-wp-hook.php(31 1): WP_Hook->apply _filters(NULL, Array)

    #2
    <my install path>/wp-includes/plugin.php(478): WP_Hook->do_action(Array)

    #3
    <my install path CAMELIZED – READ BELOW!!>/wp-admin/includes/menu.php(155): do_action(‘admin_menu’, “)

    #4 /home/fisioair/public_htm\/fad/wp-admin/menu.php(326): require_once(‘/home/fisioair/…’)

    #5 <my install path>/wp-admin/admin.php(153): require(‘/home/fisioair/…”)

    #6
    <my install path>/wp-admin/index.php(10): require_once(‘/home/fisioair/…’)

    #7
    {main} thrown in <my install path>/wp-content/piugins/task-manager
    fcore/action/task_manager.action.php on line 225

    There has been a critical error on your website. Please check your site admin email inbox for instructions.

    Please note that on stack trace #3 my path name (which I can’t reveal here) had a mismatch in capitalization.
    E.G. my path is

    /home/user/public_html/sitename
    And in every stack it has been reported as this.

    However in stack #3 it has been reported “camelized”:
    /home/user/public_html/Sitename

    I wish it helps.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I think it’s a bug. I had the same problem after updating this plugin and I had to rename the “task-manager” folder by FTP to be able to access the administration area of my site.
    I hope this problem will be quickly resolved to find the full functionality of this excellent pluging.
    Best regards

    I could use some help too. With little to no experience I managed to kill my little site….it started when I installed the Task Manager plug in. Now I can’t access the admin page. My site was created by a marketing firm that is on their server. I don’t have an FTP or anything like that. Everything I do is online. Please help!

    Fatal error: Uncaught Error: Class ‘digi\Digirisk’ not found
    in /home/mfszkyxyzx05/public_html/kdlportal.com/wp-content/plugins/task-manager/core/action/task_manager.action.php on line 225

    Call stack:

    task_manager\Task_Manager_Action::callback_admin_menu()
    wp-includes/class-wp-hook.php:287
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:311
    WP_Hook::do_action()
    wp-includes/plugin.php:478
    do_action()
    wp-admin/includes/menu.php:155
    require_once()
    wp-admin/menu.php:326
    require()
    wp-admin/admin.php:153
    require_once()
    wp-admin/index.php:10

    Thread Starter pietroam

    (@pietroam)

    @kdlaw78404 : the only way to resume your site is to rename the plugin folder from ftp:
    rename
    home/mfszkyxyzx05/public_html/kdlportal.com/wp-content/plugins/task-manager/

    to:
    home/mfszkyxyzx05/public_html/kdlportal.com/wp-content/plugins/renamedfolder/

    or, if you can do it via ssh, using wp-cli.
    However, any hosting service provides ftp access.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error – backend completely stuck’ is closed to new replies.