• I have an issue with the admin side of the site while using the event calender 3 plugin.

    When going to post either a new post or a new page, it seems that where I would normally expect to see the ‘upload’ section, i gt one of the following three errors.

    Either:
    ———————-
    WordPress database error: [Lost connection to MySQL server during query]
    SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’ LIMIT 1

    WordPress database error: [Lost connection to MySQL server during query]
    SELECT option_value FROM wp_options WHERE option_name = ‘home’ LIMIT 1

    WordPress database error: [Lost connection to MySQL server during query]
    SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’ LIMIT 1

    (these then repeat for some time, until it says the following)

    Your database is out-of-date. Please upgrade.`
    ———————-
    Or
    ———————-
    WordPress
    Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at 127.0.0.1. This could mean your host’s database server is down.

    Are you sure you have the correct username and password?
    Are you sure that you have typed the correct hostname?
    Are you sure that the database server is running?
    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.

    ————————

    Or finally
    ————————
    It doesn’t look like you’ve installed WP yet. Try running install.php.
    ————————

    Can anyone shed some light on what has been causing me to go bald the last two days, or alternatively recommend a SideBar Calendar with similar functionality?

  • The topic ‘Event Calendar 3’ is closed to new replies.