The MU forums have moved to WordPress.org

have create new blog problem (4 posts)

  1. aysun74
    Member
    Posted 17 years ago #

    Hi
    im login admin panel and create new blog , but create this error..
    help me pls

    *****************
    WordPress database error: [Table 'wordpress.wp_4_options' doesn't exist]
    SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1

    WordPress database error: [Table 'wordpress.wp_4_options' doesn't exist]
    SELECT option_value FROM wp_4_options WHERE option_name = 'blogname' LIMIT 1

    WordPress database error: [Table 'wordpress.wp_4_options' doesn't exist]
    SELECT option_value FROM wp_4_options WHERE option_name = 'siteurl' LIMIT 1

    WordPress database error: [Table 'wordpress.wp_4_options' doesn't exist]
    SELECT option_value FROM wp_4_options WHERE option_name = 'post_count' LIMIT 1

    **************

  2. rcnevada
    Member
    Posted 17 years ago #

    I receive the same error messages when I create a new blog.

    However, when I examine my database, I find that the tables have been created, and so far, the new blogs seem to function properly.

  3. peiqinglong
    Member
    Posted 17 years ago #

    Go here, download this file: See http://trac.mu.wordpress.org/browser/trunk/wp-includes/wpmu-functions.php

    Replace your wpmu-functions.php with this file.

    The quick and dirty explanation:

    WPMu checks for the blog before it is created then creates it thus you get the error message.

    For a long explanation of the problem: http://mu.wordpress.org/forums/topic.php?id=2177&replies=19

  4. booblik
    Member
    Posted 17 years ago #

    i have problems with db when i creating blog from admin panel. i simply ignore it and all works =)

About this Topic