Most Recent Post wont show on my home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • #18871
    alice_bush
    Participant

    Hello!

    I contacted my server and they gave me these error logs that show that the theme is not communicating with WordPress.org properly today. My most recent post shows as published and available on my server but refuses to show up on the home page. Here are the error logs. Please let me know what I can do to fix this.

    28-Aug-2014 08:22:53 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT option_value FROM wbr_options WHERE option_name = ‘wp_mobile_app_promos’ LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), call_user_func_array, Jetpack::load_modules, require(‘/plugins/jetpack/modules/minileven.php’), jetpack_load_minileven, get_option

    [28-Aug-2014 08:22:59 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT * FROM wbr_posts WHERE ID = 1721 LIMIT 1 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, array_map, get_post, WP_Post::get_instance

    [28-Aug-2014 08:23:41 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT SQL_CALC_FOUND_ROWS wbr_posts.ID FROM wbr_posts INNER JOIN wbr_term_relationships ON (wbr_posts.ID = wbr_term_relationships.object_id) WHERE 1=1 AND ( wbr_term_relationships.term_taxonomy_id IN (442) ) AND wbr_posts.post_type IN (‘post’, ‘recipe’) AND (wbr_posts.post_status = ‘publish’) GROUP BY wbr_posts.ID ORDER BY wbr_posts.post_date DESC LIMIT 0, 10 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts

    #18903
    Daniel Tara
    Keymaster

    From the logs it results that the errors are thrown before the theme is loaded. Make sure you have enough disk space and try assigning more memory to PHP and MySQL. You may need to contact your hosting provider for this.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.