• Hi everyone,

    I am new to word press. I tried installing word press, It worked at first then it later displayed the message below:

    Warning: require_once(/home2/tonymay1/public_html/wp-admin/includes/class-wp-list-table.php): failed to open stream: No such file or directory in /home2/tonymay1/public_html/wp-content/themes/charityhub-v1-05/include/plugin/class-tgm-plugin-activation.php on line 983

    Fatal error: require_once(): Failed opening required ‘/home2/tonymay1/public_html/wp-admin/includes/class-wp-list-table.php’ (include_path=’.:/opt/php54/lib/php’) in /home2/tonymay1/public_html/wp-content/themes/charityhub-v1-05/include/plugin/class-tgm-plugin-activation.php on line 983

    Please I need some help on how to fix this as soon as possible.

    Thank you,
    Winnie

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

Viewing 1 replies (of 1 total)
  • Hello @tonymay1

    The error is caused because of the file in which your theme “charityhub” call does not exist:

    Warning: require_once(/home2/tonymay1/public_html/wp-admin/includes/class-wp-list-table.php)

    This is a default file from the WordPress core files, was the website migrated from a different host?

    It could be also caused because the path is wrong, in this case, you may check the line mentioned on the error to confirm.

    But to resume, it shows the error because the file class-wp-list-table.php does not exist on the path /home2/tonymay1/public_html/wp-admin/includes/

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error and i cannot fix it’ is closed to new replies.