• Website: jlbdev1.net
    Issue:
    Recently when a new event is broadcast across a group or selected site it will not show up in the front end, though it does show up in the dashboard of the selected child sites, i believe.

    I ran debug mode and it did not find any errors that i could see:

    Debug info under module in the event publishing page:
    High enough role to link: yes
    Post supports custom fields: yes
    Post supports thumbnails: yes
    High enough role to broadcast custom fields: yes
    High enough role to broadcast taxonomies: yes
    Blogs available to user: 10
    Plugins that have hooked into save_post:

    W3_Plugin_PgCache
    delete_get_calendar_cache
    Ai1ec_Event_Callback_Action
    et_metabox_settings_save_details
    WP_Widget_Recent_Posts
    CMB2_hookup
    CMB2_hookup
    CMB2_hookup
    CMB2_hookup
    CMB2_hookup
    threewp_broadcast\ThreeWP_Broadcast

    Debug info after published:

    2015-07-29 18:45:02 ThreeWP_Broadcast: We are currently on blog Franklin Special School District (1).
    2015-07-29 18:45:02 ThreeWP_Broadcast: Preparing the broadcasting data.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Prepared.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Broadcast version 22.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Broadcasting the post 1950
    WP_Post::__set_state(array(
    ‘ID’ => 1950,
    ‘post_author’ => ‘1’,
    ‘post_date’ => ‘2015-07-29 18:45:02’,
    ‘post_date_gmt’ => ‘2015-07-29 23:45:02’,
    ‘post_content’ => ‘tewst’,
    ‘post_title’ => ‘test’,
    ‘post_excerpt’ => ”,
    ‘post_status’ => ‘publish’,
    ‘comment_status’ => ‘closed’,
    ‘ping_status’ => ‘closed’,
    ‘post_password’ => ”,
    ‘post_name’ => ‘test-3’,
    ‘to_ping’ => ”,
    ‘pinged’ => ”,
    ‘post_modified’ => ‘2015-07-29 18:45:02’,
    ‘post_modified_gmt’ => ‘2015-07-29 23:45:02’,
    ‘post_content_filtered’ => ”,
    ‘post_parent’ => 0,
    ‘guid’ => ‘http://jlbdev1.net/?post_type=ai1ec_event&p=1950’,
    ‘menu_order’ => 0,
    ‘post_type’ => ‘ai1ec_event’,
    ‘post_mime_type’ => ”,
    ‘comment_count’ => ‘0’,
    ‘filter’ => ‘raw’,
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: The POST is
    array (
    ‘_wpnonce’ => ‘b053aa3e0f’,
    ‘_wp_http_referer’ => ‘/wp-admin/post-new.php?post_type=ai1ec_event’,
    ‘user_ID’ => ‘1’,
    ‘action’ => ‘editpost’,
    ‘originalaction’ => ‘editpost’,
    ‘post_author’ => ‘1’,
    ‘post_type’ => ‘ai1ec_event’,
    ‘original_post_status’ => ‘auto-draft’,
    ‘referredby’ => ‘http://jlbdev1.net/wp-admin/edit.php?post_type=ai1ec_event’,
    ‘_wp_original_http_referer’ => ‘http://jlbdev1.net/wp-admin/edit.php?post_type=ai1ec_event’,
    ‘auto_draft’ => ”,
    ‘post_ID’ => ‘1950’,
    ‘meta-box-order-nonce’ => ‘8deeddec70’,
    ‘closedpostboxesnonce’ => ‘a0812919d6’,
    ‘post_title’ => ‘test’,
    ‘samplepermalinknonce’ => ’37b187fc17′,
    ‘ai1ec_event’ => ‘7da508b1e3’,
    ‘ai1ec_all_day_event’ => ‘1’,
    ‘ai1ec_start_time’ => ‘2015-07-29T00:00:00’,
    ‘ai1ec_end_time’ => ‘2015-07-31T00:00:00’,
    ‘ai1ec_timezone_name’ => ‘America/Chicago’,
    ‘ai1ec_rrule’ => ”,
    ‘ai1ec_exrule’ => ”,
    ‘ai1ec_venue’ => ”,
    ‘ai1ec_address’ => ”,
    ‘ai1ec_latitude’ => ”,
    ‘ai1ec_longitude’ => ”,
    ‘ai1ec_city’ => ”,
    ‘ai1ec_province’ => ”,
    ‘ai1ec_postal_code’ => ”,
    ‘ai1ec_country’ => ”,
    ‘ai1ec_country_short’ => ”,
    ‘ai1ec_cost’ => ”,
    ‘ai1ec_ticket_url’ => ”,
    ‘ai1ec_contact_name’ => ”,
    ‘ai1ec_contact_phone’ => ”,
    ‘ai1ec_contact_email’ => ”,
    ‘ai1ec_contact_url’ => ”,
    ‘content’ => ‘tewst’,
    ‘wp-preview’ => ”,
    ‘hidden_post_status’ => ‘draft’,
    ‘post_status’ => ‘publish’,
    ‘hidden_post_password’ => ”,
    ‘hidden_post_visibility’ => ‘public’,
    ‘visibility’ => ‘public’,
    ‘post_password’ => ”,
    ‘mm’ => ’07’,
    ‘jj’ => ’29’,
    ‘aa’ => ‘2015’,
    ‘hh’ => ’18’,
    ‘mn’ => ’43’,
    ‘ss’ => ’37’,
    ‘hidden_mm’ => ’07’,
    ‘cur_mm’ => ’07’,
    ‘hidden_jj’ => ’29’,
    ‘cur_jj’ => ’29’,
    ‘hidden_aa’ => ‘2015’,
    ‘cur_aa’ => ‘2015’,
    ‘hidden_hh’ => ’18’,
    ‘cur_hh’ => ’18’,
    ‘hidden_mn’ => ’43’,
    ‘cur_mn’ => ’43’,
    ‘original_publish’ => ‘Publish’,
    ‘publish’ => ‘Publish’,
    ‘tax_input’ =>
    array (
    ‘events_categories’ =>
    array (
    0 => ‘0’,
    ),
    ‘events_tags’ =>
    array (
    ),
    ),
    ‘newevents_categories’ => ‘New Category Name’,
    ‘newevents_categories_parent’ => ‘-1’,
    ‘_ajax_nonce-add-events_categories’ => ‘2c10724e91’,
    ‘newtag’ =>
    array (
    ‘events_tags’ => ”,
    ),
    ‘broadcast’ =>
    array (
    ‘link’ => ‘on’,
    ‘custom_fields’ => ‘on’,
    ‘taxonomies’ => ‘on’,
    ‘blog_groups’ => ‘1 20 18 10 21 23 22 25 27’,
    ‘blogs’ =>
    array (
    ‘blogs_1’ => ‘1’,
    ‘blogs_20′ => ’20’,
    ‘blogs_18′ => ’18’,
    ‘blogs_10′ => ’10’,
    ‘blogs_21′ => ’21’,
    ‘blogs_23′ => ’23’,
    ‘blogs_22′ => ’22’,
    ‘blogs_25′ => ’25’,
    ‘blogs_27′ => ’27’,
    ),
    ),
    ‘metakeyselect’ => ‘#NONE#’,
    ‘metakeyinput’ => ”,
    ‘metavalue’ => ”,
    ‘_ajax_nonce-add-meta’ => ’18db9d8e44′,
    ‘advanced_view’ => ‘1’,
    ‘post_name’ => ”,
    ‘post_author_override’ => ‘1’,
    ‘post_mime_type’ => ”,
    ‘ID’ => ‘1950’,
    ‘post_content’ => ‘tewst’,
    ‘comment_status’ => ‘closed’,
    ‘ping_status’ => ‘closed’,
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: Linking is enabled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Post type is hierarchical: no
    2015-07-29 18:45:02 ThreeWP_Broadcast: Will broadcast taxonomies.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Will broadcast custom fields.
    2015-07-29 18:45:02 ThreeWP_Broadcast: The custom fields are
    array (
    ‘_edit_lock’ =>
    array (
    0 => ‘1438213497:1’,
    ),
    ‘_edit_last’ =>
    array (
    0 => ‘1’,
    ),
    ‘ai1ec_banner_image’ =>
    array (
    0 => ”,
    ),
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Post does not have a thumbnail (featured image).
    2015-07-29 18:45:02 ThreeWP_Broadcast: The custom field blacklist is:
    array (
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: The custom field protectlist is:
    array (
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: The custom field whitelist is:
    array (
    0 => ‘_wp_page_template’,
    1 => ‘_wplp_’,
    2 => ‘_aioseop_’,
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Keeping custom field _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Keeping custom field _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Keeping custom field ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Found 0 gallery shortcodes.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Post sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Clearing the POST.
    2015-07-29 18:45:02 ThreeWP_Broadcast: The attachment data is:
    array (
    )

    2015-07-29 18:45:02 ThreeWP_Broadcast: Beginning child broadcast loop.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Franklin Elementary School (20)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1130
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 20/1130
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Freedom Intermediate (18)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1255
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 18/1255
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Freedom Middle School (10)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1044
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 10/1044
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Johnson Elementary School (21)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1148
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 21/1148
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    21 => 1148,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Liberty Elementary School (23)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1127
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 23/1127
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    21 => 1148,
    23 => 1127,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Moore Elementary School (22)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1115
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 22/1115
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    21 => 1148,
    23 => 1127,
    22 => 1115,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Poplar Grove Elementary (25)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1111
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 25/1111
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    21 => 1148,
    23 => 1127,
    22 => 1115,
    25 => 1111,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Switched to blog Poplar Grove Middle (27)
    2015-07-29 18:45:02 ThreeWP_Broadcast: Creating a new post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Blog is switched. Not broadcasting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: New child created: 1130
    2015-07-29 18:45:02 ThreeWP_Broadcast: Adding link to child.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Equivalent of 1/1950 is 27/1130
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Starting.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_categories
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_tags
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: events_feeds
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Syncing terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog.
    2015-07-29 18:45:02 ThreeWP_Broadcast: About to update taxonomy terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Synced terms.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Taxonomies: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 attachments to remove.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Looking through 0 attachments.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No attachments were copied.
    2015-07-29 18:45:02 ThreeWP_Broadcast: 0 galleries are to be handled.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Checking for post modifications.
    2015-07-29 18:45:02 ThreeWP_Broadcast: No need to modify the post.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Started.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Adding array value ai1ec_banner_image
    2015-07-29 18:45:02 ThreeWP_Broadcast: Custom fields: Finished.
    2015-07-29 18:45:02 ThreeWP_Broadcast: Sticky status: 0
    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving broadcast data of child:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => NULL,
    ‘blog_id’ => NULL,
    ‘post_id’ => NULL,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_parent’ =>
    array (
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Saving parent broadcast data:
    threewp_broadcast\BroadcastData::__set_state(array(
    ‘id’ => 283,
    ‘blog_id’ => 1,
    ‘post_id’ => 1950,
    ‘dataModified’ => true,
    ‘data’ =>
    array (
    ‘version’ => 2,
    ‘linked_children’ =>
    array (
    20 => 1130,
    18 => 1255,
    10 => 1044,
    21 => 1148,
    23 => 1127,
    22 => 1115,
    25 => 1111,
    27 => 1130,
    ),
    ),
    ))

    2015-07-29 18:45:02 ThreeWP_Broadcast: Finished broadcasting. Now stopping WordPress.

    https://wordpress.org/plugins/threewp-broadcast/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Timely All-in-one-calendar is not publishing on child sites’ is closed to new replies.