Can someone point me to what is wrong?

  • Unknown's avatar

    I have wordpress installed in my domain and I am getting the “error_log” filled up with such entries:

    [09-Sep-2017 09:18:25 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), the_excerpt_rss, get_the_excerpt, apply_filters('get_the_excerpt'), WP_Hook->apply_filters, call_user_func_array, wp_trim_excerpt, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count
    [09-Sep-2017 09:18:25 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_shar[13-Sep-2017 01:56:32 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), the_excerpt_rss, get_the_excerpt, apply_filters('get_the_excerpt'), WP_Hook->apply_filters, call_user_func_array, wp_trim_excerpt, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count
    [13-Sep-2017 01:56:32 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), the_excerpt_rss, get_the_excerpt, apply_filters('get_the_excerpt'), WP_Hook->apply_filters, call_user_func_array, wp_trim_excerpt, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count
    [13-Sep-2017 01:56:32 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), get_the_content_feed, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count
    [13-Sep-2017 01:56:32 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), get_the_content_feed, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count
    [13-Sep-2017 01:56:32 UTC] Σφάλμα Unknown column 'shares_count' in 'field list' βάσης δεδομένων WordPress για αίτηση SELECT shares_count FROM blog_huge_it_share_params LIMIT 1 από require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_rss2'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, do_feed_rss2, load_template, require_once('wp-includes/feed-rss2.php'), the_excerpt_rss, get_the_excerpt, apply_filters('get_the_excerpt'), WP_Hook->apply_filters, call_user_func_array, wp_trim_excerpt, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, hugeit_share_my_the_content_filter, hugeit_share_buttons, hugeit_share_show_published_share_buttons_1, hugeit_share_front_end_share_buttons, hugeit_share_show_hide_shares_count

    Can someone help pin point what is wrong here?

  • Hi there,

    If I am not mistaken, it sounds like you might have a self-hosted website using WordPress.org. This forum is specifically designed to help those with sites hosted here on WordPress.com. Although you are using WordPress, we are unable to help you via this forum.

    Since the errors above are PHP errors, you should be able to get help by contacting your hosting provider directly. You might also try searching the forums over at WordPress.org:

    https://wordpress.org/support/

    Additionally, please see the following link for the difference between WordPress.com and WordPress.org:

    WordPress.com vs. WordPress.org

    Hope this helps!

  • Unknown's avatar

    You are right, I ‘m sorry. Already opened the issue there.

  • The topic ‘Can someone point me to what is wrong?’ is closed to new replies.