Forums

[resolved] WordPress Database Error (11 posts)

  1. exception2008
    Member
    Posted 8 months ago #

    I got some error on my self hosted wordpress site, it display this message: WordPress database error: [Unknown column 'day_no_time' in 'field list']

    I try search the exact error in Google and found this error also happen to the other wordpress site starting today.

    I don't know what the problem and how this happen.

  2. Krishna
    Volunteer Moderator
    Posted 8 months ago #

    What exactly were you doing when you got the error message? Did you edit any php files or DB tables?

  3. exception2008
    Member
    Posted 8 months ago #

  4. Krishna
    Volunteer Moderator
    Posted 8 months ago #

    Looks something weird. Also see this.

    If it is a new bug specific to WordPress, some others may also report it. But I have seen no such reports so far. All the sites having the above problems are NOT running on WordPress.

  5. tiaanswart
    Member
    Posted 8 months ago #

    please paste the below code in the template php file where the error occurs:

    <?php print_r($wp_query) ?>

    then paste the result in pastebin and paste the link here

  6. exception2008
    Member
    Posted 8 months ago #

    Here is the result: http://pastebin.com/DFT5hbVn

  7. tiaanswart
    Member
    Posted 8 months ago #

    I can't see anything in particular that is causing this issue?

    Might be a plugin or your theme that is causing this, try reverting back to default twenty eleven theme and disable all plugins...

    If the issue persists then i don't have a clue what is wrong if not then you can be sure that the root cause is a plugin you deactivated or your theme...

  8. erdickey
    Member
    Posted 8 months ago #

    Did you figure this out? Happened to me too and I updated several plugins this morning - saw somewhere else that it was the WP Popular Posts plugin, which I do have... so I deactivated it and the blog seems to be working fine now.

  9. exception2008
    Member
    Posted 8 months ago #

    I've solve the problem, it caused by plugin WordPress Popular Posts. The latest version 2.3.0 got several bug, you may need to deactivate the delete the plugin then install the previous version 2.2.1: http://downloads.wordpress.org/plugin/wordpress-popular-posts.2.2.1.zip, please do not update the latest version until the developer of this plugin fix the problem. You can refer here: WordPress Popular Posts

  10. erdickey
    Member
    Posted 8 months ago #

    Just deactivating and then reactivating it solved the problem for me

  11. Sara Bellum
    Member
    Posted 8 months ago #

    I just went through this, I updated popular posts this morning and the error message was just pointed out to me. I deactivated "popular posts" and it corrected itself.

Reply

You must log in to post.

About this Topic