• This is my current error message.

    ————————————————————-

    Uncaught Error: Call to undefined function curl_init() in D:\wwwroot\mpowermovement.org\wwwroot\wp-content\themes\thrive-nouveau\functions.php on line 79
    file_get_contents_tcurl()
    wp-content/themes/thrive-nouveau/functions.php:111
    include()
    wp-settings.php:497
    require_once()
    wp-config.php:96
    require_once()
    wp-load.php:37
    require_once()
    wp-admin/admin.php:34
    require_once()
    wp-admin/index.php:10
    There has been a critical error on your website. Please check your site admin email inbox for instructions.

    Learn more about debugging in WordPress.

    ——————————

    The website died when I installed a year old plugin. I have done this before, so I didn’t think there would be a issue. I removed the plugin using the ftp and the error broke the site. The skin and everything was working perfect, now i get debug and curl errors.

    The skin i have is advance than more wp themes. It utilizes buddypress.
    that cause issues when i was debugging the database. something is missing and buddypress locks wordpress whenever i reinstall. i tried putting back the old copy and still the same issue.

    This is the error for Buddypress

    ——————————————————–
    WordPress database error Table ‘test.chr_bp_notifications’ doesn’t exist for query SELECT COUNT(*) FROM chr_bp_notifications n WHERE user_id IN (3) AND component_name IN (‘xprofile’,’friends’,’messages’,’activity’,’groups’,’blogs’,’forums’) AND is_new = 1 made by require_once(‘wp-admin/admin-header.php’), do_action(‘in_admin_header’), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array(‘admin_bar_menu’), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_admin_bar, do_action(‘bp_setup_admin_bar’), WP_Hook->do_action, WP_Hook->apply_filters, BP_Notifications_Component->setup_admin_bar, bp_notifications_get_unread_notification_count, BP_Notifications_Notification::get_total_count WordPress database error Table ‘test.chr_bp_messages_recipients’ doesn’t exist for query SELECT SUM(unread_count) FROM chr_bp_messages_recipients WHERE user_id = 3 AND is_deleted = 0 AND sender_only = 0 made by require_once(‘wp-admin/admin-header.php’), do_action(‘in_admin_header’), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array(‘admin_bar_menu’), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_admin_bar, do_action(‘bp_setup_admin_bar’), WP_Hook->do_action, WP_Hook->apply_filters, BP_Messages_Component->setup_admin_bar, messages_get_unread_count, BP_Messages_Thread::get_inbox_count WordPress database error Table ‘test.chr_bp_invitations’ doesn’t exist for query SELECT DISTINCT i.item_id FROM chr_bp_invitations i WHERE user_id IN (3) AND class IN (‘bp_groups_invitation_manager’) AND type = ‘invite’ AND invite_sent = 1 AND accepted = 0 made by require_once(‘wp-admin/admin-header.php’), do_action(‘in_admin_header’), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array(‘admin_bar_menu’), WP_Hook->do_action, WP_Hook->apply_filters, bp_setup_admin_bar, do_action(‘bp_setup_admin_bar’), WP_Hook->do_action, WP_Hook->apply_filters, BP_Groups_Component->setup_admin_bar, groups_get_invite_count_for_user, groups_get_invited_to_group_ids, groups_get_invites, BP_Invitation_Manager->get_invitations, BP_Invitation::get WordPress database error Table ‘test.chr_bp_notifications’ doesn’t exist for query SELECT id, user_id, item_id, secondary_item_id, component_name, component_action, date_notified, is_new, COUNT(id) as total_count FROM chr_bp_notifications n WHERE user_id IN (3) AND component_name IN (‘xprofile’,’friends’,’messages’,’activity’,’groups’,’blogs’,’forums’) AND is_new = 1 GROUP BY user_id, component_name, component_action ORDER BY date_notified desc made by require_once(‘wp-admin/admin-header.php’), do_action(‘in_admin_header’), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array(‘admin_bar_menu’), WP_Hook->do_action, WP_Hook->apply_filters, bp_members_admin_bar_notifications_menu, bp_notifications_toolbar_menu, bp_notifications_get_notifications_for_user, bp_notifications_get_grouped_notifications_for_user, BP_Notifications_Notification::get_grouped_notifications_for_user

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please try to change the theme to TwentyTwenty and see if the error continues to occur. If it does, it means that the issue is with the theme code.

    If you are facing issue changing the theme, rename the older theme folder to thrive-nouveau-old or something else, it will then allow you to access WP admin. you can then set a new theme.

    If this still does not work, try renaming the other plugins active on your site.

    For issures related to buddypress you may want to place a question on their plugin forum here:
    https://buddypress.org/support/

    Thread Starter lelegaia

    (@lelegaia)

    Thanks. I was able to get the theme working again by uploading a newer version but the problem now lies with buddypress.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Major site issues’ is closed to new replies.