The MU forums have moved to WordPress.org

Category add, delete, or rename takes time to reflect (3 posts)

  1. kishorebudha
    Member
    Posted 16 years ago #

    I run the latest version of WPMU ($wpmu_version = '1.3.3';). When I add, delete, or rename a category (whether on main blog or any other blog using the Manage > Categories) it takes time to reflect on both the site admin panel or the blog. That is, if I refresh the admin panel, the category goes missing. Neither is it displayed on the blog. After 10-15 mins, the category is displayed on the Site Admin Panel or Blog. The same occurs when changing parent/child relationships. I looked up the error log and found the following error messages:

    [29-Mar-2008 11:06:54] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '321'

    [29-Mar-2008 11:06:54] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '321', '43' )

    [29-Mar-2008 11:07:17] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '321'

    [29-Mar-2008 11:07:17] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '321', '43' )

    [29-Mar-2008 11:10:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:10:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:12:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:12:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:14:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:14:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:16:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:16:00] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:19:52] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:19:52] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:20:59] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:20:59] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:24:40] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:24:40] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:26:06] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:26:06] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:27:19] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:27:19] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:28:08] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:28:08] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:30:25] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:30:25] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:32:30] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:32:30] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:33:18] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:33:18] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 11:33:41] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE post_id = '322'

    [29-Mar-2008 11:33:41] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    INSERT INTO wp_1_post2cat ( post_id, category_id ) VALUES ( '322', '46' )

    [29-Mar-2008 14:30:33] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_categories' doesn't exist]
    INSERT INTO wp_1_categories ( cat_ID, cat_name, category_nicename, category_description, category_parent ) VALUES ( '2351', 'Test', 'test', '', '0' )

    [29-Mar-2008 14:36:05] PHP Fatal error: Cannot redeclare get_wpcachehome() (previously declared in /home/kishore1/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:45) in /home/kishore1/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 54
    [29-Mar-2008 15:44:17] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:46:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:48:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:50:14] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:52:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:54:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:56:14] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 15:58:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:00:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:01:27] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_categories' doesn't exist]
    DELETE FROM wp_1_categories WHERE cat_ID = '16'

    [29-Mar-2008 16:01:27] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]
    DELETE FROM wp_1_post2cat WHERE cat_ID = '16'

    [29-Mar-2008 16:01:27] WordPress database error: [Table 'kishore1_subalterncinema.wp_1_link2cat' doesn't exist]
    DELETE FROM wp_1_link2cat WHERE cat_ID = '16'

    [29-Mar-2008 16:02:14] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:04:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:05:20] WordPress database error: [Table 'kishore1_subalterncinema.wp_14_categories' doesn't exist]
    INSERT INTO wp_14_categories ( cat_ID, cat_name, category_nicename, category_description, category_parent ) VALUES ( '840', 'Test', 'test', '', '0' )

    [29-Mar-2008 16:05:47] WordPress database error: [Table 'kishore1_subalterncinema.wp_14_categories' doesn't exist]
    DELETE FROM wp_14_categories WHERE cat_ID = '16'

    [29-Mar-2008 16:05:47] WordPress database error: [Table 'kishore1_subalterncinema.wp_14_post2cat' doesn't exist]
    DELETE FROM wp_14_post2cat WHERE cat_ID = '16'

    [29-Mar-2008 16:05:47] WordPress database error: [Table 'kishore1_subalterncinema.wp_14_link2cat' doesn't exist]
    DELETE FROM wp_14_link2cat WHERE cat_ID = '16'

    [29-Mar-2008 16:06:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:08:14] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

    [29-Mar-2008 16:10:13] WordPress database error: [Table 'kishore1_subalterncinema.wp_3_post2cat' doesn't exist]
    DELETE FROM wp_3_post2cat WHERE post_id = '79'

  2. tdjcbe
    Member
    Posted 16 years ago #

    [Table 'kishore1_subalterncinema.wp_1_post2cat' doesn't exist]

    Does it?

  3. kishorebudha
    Member
    Posted 16 years ago #

    There is no table called wp_1_post2cat. These are the tables in my DB.

    wp_1_comments
    wp_1_links
    wp_1_options
    wp_1_postmeta
    wp_1_posts
    wp_1_sk2_logs
    wp_1_sk2_spams
    wp_1_terms
    wp_1_term_relationships
    wp_1_term_taxonomy

    Should there be one?

About this Topic

  • Started 16 years ago by kishorebudha
  • Latest reply from kishorebudha