Acf file dont get linked in child
-
Hi! Im having a problem with acf attachments when mulitposting. When posting a product in my case with acf fields containing an attachment image of pdf the image don’t get linked in the child. The attachment is synced and placed in the media, however the child acf field dont get an id to connect with.
I have activated the ACF add on from the premium pack. (If i dont have this activated the child will get the id from the parent). But in this case i dont get any id. I have tried to activate the Custom Fields Attachments as well but with no luck.
The debug log doesnt look wrong or anything. What could have been happening? Is the acf add on not up to date with Advanced custom fields pro?
All other attachments is working fine except the ones within an custom field.
Any help is appreciated.
Best Regards Malin
-
Could you please show me your debug dump of the post in question? What is the name of the file, so that I know what to look for?
The BC ACF add-on should work with both v4 and v5 of ACF.
Could i email you the debug log?
Please do not post HUGE log excerpts here. Use a service like pastebin.com, wpbin.io, or gist.github.com and then paste the link here.
Here is the debug log. The file is highonfire.jpg
2016-09-30 12:28:15.1475238495.1804 ThreeWP_Broadcast: We are currently on blog malinsmultisite (1). 2016-09-30 12:28:15.1475238495.2564 ThreeWP_Broadcast: Preparing the broadcasting data. 2016-09-30 12:28:15.1475238495.259 ThreeWP_Broadcast: Broadcasting data prepared. 2016-09-30 12:28:15.1475238495.2894 ThreeWP_Broadcast: System info: Information Key Value Debugging Enabled Broadcast version 34 PHP version 5.5.9-1ubuntu4.14 Wordpress upload directory array array ( 'path' => '/srv/www/malinsmultisite/htdocs/wp-content/uploads/2016/09', 'url' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09', 'subdir' => '/2016/09', 'basedir' => '/srv/www/malinsmultisite/htdocs/wp-content/uploads', 'baseurl' => 'http://malinsmultisite.dev/wp-content/uploads', 'error' => false, ) PHP maximum execution time 30 seconds PHP memory limit 256M Wordpress memory limit 64M This can be increased by adding the following to your wp-config.php: define('WP_MEMORY_LIMIT', '512M'); Debug code Add the following lines to your wp-config.php to help find out why errors or blank screens are occurring: ini_set('display_errors','On'); define('WP_DEBUG', true); Hooked into save_post WC_Admin_Meta_Boxes::save_meta_boxes delete_get_calendar_cache acf_form_post::save_post acf_admin_field_group::save_post twentysixteen_category_transient_flusher WC_Widget_Cart::flush_widget_cache WC_Widget_Layered_Nav_Filters::flush_widget_cache WC_Widget_Layered_Nav::flush_widget_cache WC_Widget_Price_Filter::flush_widget_cache WC_Widget_Product_Categories::flush_widget_cache WC_Widget_Product_Search::flush_widget_cache WC_Widget_Product_Tag_Cloud::flush_widget_cache WC_Widget_Products::flush_widget_cache WC_Widget_Rating_Filter::flush_widget_cache WC_Widget_Recent_Reviews::flush_widget_cache WC_Widget_Recently_Viewed::flush_widget_cache WC_Widget_Top_Rated_Products::flush_widget_cache WC_Admin_Post_Types::bulk_and_quick_edit_save_post threewp_broadcast\ThreeWP_Broadcast::nop threewp_broadcast\ThreeWP_Broadcast::nop threewp_broadcast\ThreeWP_Broadcast::nop threewp_broadcast\ThreeWP_Broadcast::nop threewp_broadcast\ThreeWP_Broadcast::nop threewp_broadcast\ThreeWP_Broadcast::save_post Save post decoys 5 Save post priority 640 Plugins active on blog advanced-custom-fields-pro/acf.php, Advanced Custom Fields PRO, 5.3.7 Plugins active on network threewp-broadcast/ThreeWP_Broadcast.php, ThreeWP Broadcast, 34 woocommerce/woocommerce.php, WooCommerce, 2.6.4 threewp-broadcast-premium-pack/ThreeWP_Broadcast_Premium_Pack.php, ThreeWP Broadcast Premium Pack, 21 advanced-custom-fields-pro/acf.php, Advanced Custom Fields PRO, 5.3.7 2016-09-30 12:28:15.1475238495.2896 ThreeWP_Broadcast: Broadcasting the post 69 WP_Post::__set_state(array( 'ID' => 69, 'post_author' => '1', 'post_date' => '2016-09-30 12:25:23', 'post_date_gmt' => '2016-09-30 12:25:23', 'post_content' => 'This is a description of the product', 'post_title' => 'Malins Products', 'post_excerpt' => '', 'post_status' => 'publish', 'comment_status' => 'open', 'ping_status' => 'closed', 'post_password' => '', 'post_name' => 'malins-products', 'to_ping' => '', 'pinged' => '', 'post_modified' => '2016-09-30 12:28:15', 'post_modified_gmt' => '2016-09-30 12:28:15', 'post_content_filtered' => '', 'post_parent' => 0, 'guid' => 'http://malinsmultisite.dev/?post_type=product&p=69', 'menu_order' => 0, 'post_type' => 'product', 'post_mime_type' => '', 'comment_count' => '0', 'filter' => 'raw', )) 2016-09-30 12:28:15.1475238495.2897 ThreeWP_Broadcast: The POST is array ( '_wpnonce' => 'a27c717f58', '_wp_http_referer' => '/wp-admin/post.php?post=69&action=edit', 'user_ID' => 1, 'action' => 'editpost', 'originalaction' => 'editpost', 'post_author' => 1, 'post_type' => 'product', 'original_post_status' => 'publish', 'referredby' => '', '_wp_original_http_referer' => '', 'post_ID' => '69', 'meta-box-order-nonce' => 'f6d6719731', 'closedpostboxesnonce' => '808c8e957d', 'post_title' => 'Malins Products', 'samplepermalinknonce' => '9b48c8c781', '_acfnonce' => false, '_acfchanged' => '0', 'content' => 'This is a description of the product', 'wp-preview' => '', 'hidden_post_status' => 'publish', 'post_status' => 'publish', 'hidden_post_password' => '', 'hidden_post_visibility' => 'public', 'visibility' => 'public', 'post_password' => '', 'mm' => '09', 'jj' => '30', 'aa' => '2016', 'hh' => '12', 'mn' => '25', 'ss' => '23', 'hidden_mm' => '09', 'cur_mm' => '09', 'hidden_jj' => '30', 'cur_jj' => '30', 'hidden_aa' => '2016', 'cur_aa' => '2016', 'hidden_hh' => '12', 'cur_hh' => '12', 'hidden_mn' => '25', 'cur_mn' => '28', 'current_visibility' => 'visible', 'current_featured' => 'no', '_visibility' => 'visible', 'original_publish' => 'Update', 'save' => 'Update', 'tax_input' => array ( 'product_cat' => array ( 0 => '0', ), 'product_tag' => array ( ), ), 'newproduct_cat' => 'New Product Category Name', 'newproduct_cat_parent' => '-1', '_ajax_nonce-add-product_cat' => 'd65e7cfe4f', 'newtag' => array ( 'product_tag' => '', ), '_thumbnail_id' => '-1', 'broadcast' => array ( 'link' => 'on', 'custom_fields' => 'on', 'taxonomies' => 'on', 'blogs' => array ( 'blogs_2' => '2', ), 'unchecked_child_blogs' => '', ), 'product_image_gallery' => '', 'product-type' => 'simple', 'woocommerce_meta_nonce' => '8b957f1933', '_product_url' => '', '_button_text' => '', '_regular_price' => '99', '_sale_price' => '', '_sale_price_dates_from' => '', '_sale_price_dates_to' => '', '_download_limit' => '', '_download_expiry' => '', '_download_type' => '', '_sku' => '', '_stock' => '0', '_backorders' => 'no', '_stock_status' => 'instock', '_weight' => '', '_length' => '', '_width' => '', '_height' => '', 'product_shipping_class' => '-1', 'attribute_taxonomy' => '', 'upsell_ids' => '', 'crosssell_ids' => '', 'parent_id' => '', 'previous_parent_id' => '0', '_purchase_note' => '', 'menu_order' => '0', 'comment_status' => 'open', 'acf' => array ( 'field_57e8fc87bdb58' => array ( 0 => array ( 'field_57e8fcbabdb59' => '70', 'field_57e8fd0226450' => 'Malin', 'field_57ea15ee5a5d5' => 'Kylegard', ), ), ), 'meta' => array ( 524 => array ( 'key' => 'total_sales', 'value' => '0', ), ), '_ajax_nonce' => 'e89d443448', 'metakeyselect' => '#NONE#', 'metakeyinput' => '', 'metavalue' => '', '_ajax_nonce-add-meta' => '01409e7742', 'post_name' => 'malins-products', 'excerpt' => '', 'add_comment_nonce' => 'a80d82c7f9', '_ajax_fetch_list_nonce' => '70bffc39bd', 'post_mime_type' => '', 'ID' => 69, 'post_content' => 'This is a description of the product', 'post_excerpt' => '', 'post_parent' => 0, 'ping_status' => 'closed', ) 2016-09-30 12:28:15.1475238495.2899 ThreeWP_Broadcast: Linking is enabled. 2016-09-30 12:28:15.1475238495.29 ThreeWP_Broadcast: Post type is hierarchical: no 2016-09-30 12:28:15.1475238495.2901 ThreeWP_Broadcast: Will broadcast taxonomies. 2016-09-30 12:28:15.1475238495.2938 ThreeWP_Broadcast: Parent taxonomies dump: array ( 'product_type' => array ( 2 => WP_Term::__set_state(array( 'term_id' => 2, 'name' => 'simple', 'slug' => 'simple', 'term_group' => 0, 'term_taxonomy_id' => 2, 'taxonomy' => 'product_type', 'description' => '', 'parent' => 0, 'count' => 12, 'filter' => 'raw', )), ), 'product_cat' => array ( ), 'product_tag' => array ( ), 'product_shipping_class' => array ( ), ) 2016-09-30 12:28:15.1475238495.2948 ThreeWP_Broadcast: Has 1 attachments. 2016-09-30 12:28:15.1475238495.2962 ThreeWP_Broadcast: Attachment 70 found. 2016-09-30 12:28:15.1475238495.2963 ThreeWP_Broadcast: Custom fields: Will broadcast custom fields. 2016-09-30 12:28:15.1475238495.2994 ThreeWP_Broadcast: The custom fields are array ( '_edit_last' => array ( 0 => '1', ), '_visibility' => array ( 0 => 'visible', ), '_stock_status' => array ( 0 => 'instock', ), 'total_sales' => array ( 0 => '0', ), '_downloadable' => array ( 0 => 'no', ), '_virtual' => array ( 0 => 'no', ), '_purchase_note' => array ( 0 => '', ), '_featured' => array ( 0 => 'no', ), '_weight' => array ( 0 => '', ), '_length' => array ( 0 => '', ), '_width' => array ( 0 => '', ), '_height' => array ( 0 => '', ), '_sku' => array ( 0 => '', ), '_product_attributes' => array ( 0 => 'a:0:{}', ), '_regular_price' => array ( 0 => '99', ), '_sale_price' => array ( 0 => '', ), '_sale_price_dates_from' => array ( 0 => '', ), '_sale_price_dates_to' => array ( 0 => '', ), '_price' => array ( 0 => '99', ), '_sold_individually' => array ( 0 => '', ), '_manage_stock' => array ( 0 => 'no', ), '_backorders' => array ( 0 => 'no', ), '_stock' => array ( 0 => '', ), '_upsell_ids' => array ( 0 => 'a:0:{}', ), '_crosssell_ids' => array ( 0 => 'a:0:{}', ), '_product_version' => array ( 0 => '2.6.4', ), '_product_image_gallery' => array ( 0 => '', ), '_edit_lock' => array ( 0 => '1475238491:1', ), 'additional_information_0_file_for_multipost' => array ( 0 => '70', ), '_additional_information_0_file_for_multipost' => array ( 0 => 'field_57e8fcbabdb59', ), 'additional_information_0_name' => array ( 0 => 'Malin', ), '_additional_information_0_name' => array ( 0 => 'field_57e8fd0226450', ), 'additional_information_0_type' => array ( 0 => 'Kylegard', ), '_additional_information_0_type' => array ( 0 => 'field_57ea15ee5a5d5', ), 'additional_information' => array ( 0 => '1', ), '_additional_information' => array ( 0 => 'field_57e8fc87bdb58', ), ) 2016-09-30 12:28:15.1475238495.2995 ThreeWP_Broadcast: Custom fields: Post does not have a thumbnail (featured image). 2016-09-30 12:28:15.1475238495.3 ThreeWP_Broadcast: The custom field blacklist is: array ( ) 2016-09-30 12:28:15.1475238495.3002 ThreeWP_Broadcast: The custom field protectlist is: array ( ) 2016-09-30 12:28:15.1475238495.3005 ThreeWP_Broadcast: The custom field whitelist is: array ( 0 => '_wp_page_template', 1 => '_wplp_', 2 => '_aioseop_', ) 2016-09-30 12:28:15.1475238495.3006 ThreeWP_Broadcast: Custom fields: Keeping custom field _edit_last 2016-09-30 12:28:15.1475238495.3007 ThreeWP_Broadcast: Custom fields: Keeping custom field _visibility 2016-09-30 12:28:15.1475238495.3008 ThreeWP_Broadcast: Custom fields: Keeping custom field _stock_status 2016-09-30 12:28:15.1475238495.3009 ThreeWP_Broadcast: Custom fields: Keeping custom field total_sales 2016-09-30 12:28:15.1475238495.3009 ThreeWP_Broadcast: Custom fields: Keeping custom field _downloadable 2016-09-30 12:28:15.1475238495.301 ThreeWP_Broadcast: Custom fields: Keeping custom field _virtual 2016-09-30 12:28:15.1475238495.3011 ThreeWP_Broadcast: Custom fields: Keeping custom field _purchase_note 2016-09-30 12:28:15.1475238495.3012 ThreeWP_Broadcast: Custom fields: Keeping custom field _featured 2016-09-30 12:28:15.1475238495.3012 ThreeWP_Broadcast: Custom fields: Keeping custom field _weight 2016-09-30 12:28:15.1475238495.3013 ThreeWP_Broadcast: Custom fields: Keeping custom field _length 2016-09-30 12:28:15.1475238495.3014 ThreeWP_Broadcast: Custom fields: Keeping custom field _width 2016-09-30 12:28:15.1475238495.3015 ThreeWP_Broadcast: Custom fields: Keeping custom field _height 2016-09-30 12:28:15.1475238495.3015 ThreeWP_Broadcast: Custom fields: Keeping custom field _sku 2016-09-30 12:28:15.1475238495.3016 ThreeWP_Broadcast: Custom fields: Keeping custom field _product_attributes 2016-09-30 12:28:15.1475238495.3017 ThreeWP_Broadcast: Custom fields: Keeping custom field _regular_price 2016-09-30 12:28:15.1475238495.3018 ThreeWP_Broadcast: Custom fields: Keeping custom field _sale_price 2016-09-30 12:28:15.1475238495.3019 ThreeWP_Broadcast: Custom fields: Keeping custom field _sale_price_dates_from 2016-09-30 12:28:15.1475238495.3019 ThreeWP_Broadcast: Custom fields: Keeping custom field _sale_price_dates_to 2016-09-30 12:28:15.1475238495.302 ThreeWP_Broadcast: Custom fields: Keeping custom field _price 2016-09-30 12:28:15.1475238495.3021 ThreeWP_Broadcast: Custom fields: Keeping custom field _sold_individually 2016-09-30 12:28:15.1475238495.3022 ThreeWP_Broadcast: Custom fields: Keeping custom field _manage_stock 2016-09-30 12:28:15.1475238495.3022 ThreeWP_Broadcast: Custom fields: Keeping custom field _backorders 2016-09-30 12:28:15.1475238495.3023 ThreeWP_Broadcast: Custom fields: Keeping custom field _stock 2016-09-30 12:28:15.1475238495.3024 ThreeWP_Broadcast: Custom fields: Keeping custom field _upsell_ids 2016-09-30 12:28:15.1475238495.3025 ThreeWP_Broadcast: Custom fields: Keeping custom field _crosssell_ids 2016-09-30 12:28:15.1475238495.3025 ThreeWP_Broadcast: Custom fields: Keeping custom field _product_version 2016-09-30 12:28:15.1475238495.3026 ThreeWP_Broadcast: Custom fields: Keeping custom field _product_image_gallery 2016-09-30 12:28:15.1475238495.3027 ThreeWP_Broadcast: Custom fields: Keeping custom field _edit_lock 2016-09-30 12:28:15.1475238495.3028 ThreeWP_Broadcast: Custom fields: Keeping custom field additional_information_0_file_for_multipost 2016-09-30 12:28:15.1475238495.3028 ThreeWP_Broadcast: Custom fields: Keeping custom field _additional_information_0_file_for_multipost 2016-09-30 12:28:15.1475238495.3029 ThreeWP_Broadcast: Custom fields: Keeping custom field additional_information_0_name 2016-09-30 12:28:15.1475238495.303 ThreeWP_Broadcast: Custom fields: Keeping custom field _additional_information_0_name 2016-09-30 12:28:15.1475238495.3031 ThreeWP_Broadcast: Custom fields: Keeping custom field additional_information_0_type 2016-09-30 12:28:15.1475238495.3032 ThreeWP_Broadcast: Custom fields: Keeping custom field _additional_information_0_type 2016-09-30 12:28:15.1475238495.3033 ThreeWP_Broadcast: Custom fields: Keeping custom field additional_information 2016-09-30 12:28:15.1475238495.3033 ThreeWP_Broadcast: Custom fields: Keeping custom field _additional_information 2016-09-30 12:28:15.1475238495.3035 ThreeWP_Broadcast: Sticky data found in POST. 2016-09-30 12:28:15.1475238495.3035 ThreeWP_Broadcast: Post sticky status: 0 2016-09-30 12:28:15.1475238495.3063 ThreeWP_Broadcast: Clearing the POST. 2016-09-30 12:28:15.1475238495.3082 ThreeWP_Broadcast: Found 0 gallery shortcodes for content ID post_content 2016-09-30 12:28:15.1475238495.3204 ThreeWP_Broadcast: ACF: The ACF fields are array ( 'additional_information' => array ( 'ID' => 11, 'key' => 'field_57e8fc87bdb58', 'label' => 'Additional', 'name' => 'additional_information', 'prefix' => '', 'type' => 'repeater', 'value' => array ( 0 => array ( 'file_for_multipost' => array ( 'ID' => 70, 'id' => 70, 'title' => 'highonfire', 'filename' => 'highonfire.jpg', 'url' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'alt' => '', 'author' => '1', 'description' => '', 'caption' => '', 'name' => 'highonfire', 'date' => '2016-09-30 12:26:47', 'modified' => '2016-09-30 12:26:47', 'mime_type' => 'image/jpeg', 'type' => 'image', 'icon' => 'http://malinsmultisite.dev/wp-includes/images/media/default.png', 'width' => 300, 'height' => 300, 'sizes' => array ( 'thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire-150x150.jpg', 'thumbnail-width' => 150, 'thumbnail-height' => 150, 'medium' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'medium-width' => 300, 'medium-height' => 300, 'medium_large' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'medium_large-width' => 300, 'medium_large-height' => 300, 'large' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'large-width' => 300, 'large-height' => 300, 'shop_thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire-180x180.jpg', 'shop_thumbnail-width' => 180, 'shop_thumbnail-height' => 180, 'shop_catalog' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'shop_catalog-width' => 300, 'shop_catalog-height' => 300, 'shop_single' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'shop_single-width' => 300, 'shop_single-height' => 300, 'post-thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'post-thumbnail-width' => 300, 'post-thumbnail-height' => 300, ), ), 'name' => 'Malin', 'type' => 'Kylegard', ), ), 'menu_order' => 0, 'instructions' => '', 'required' => 0, 'id' => '', 'class' => '', 'conditional_logic' => 0, 'parent' => 8, 'wrapper' => array ( 'width' => '', 'class' => '', 'id' => '', ), '_name' => 'additional_information', '_input' => '', '_valid' => 1, 'collapsed' => '', 'min' => '', 'max' => '', 'layout' => 'table', 'button_label' => 'Add Row', 'sub_fields' => array ( 0 => array ( 'ID' => 12, 'key' => 'field_57e8fcbabdb59', 'label' => 'file', 'name' => 'file_for_multipost', 'prefix' => '', 'type' => 'file', 'value' => NULL, 'menu_order' => 0, 'instructions' => '', 'required' => 0, 'id' => '', 'class' => '', 'conditional_logic' => 0, 'parent' => 11, 'wrapper' => array ( 'width' => '', 'class' => '', 'id' => '', ), '_name' => 'file_for_multipost', '_input' => '', '_valid' => 1, 'return_format' => 'array', 'library' => 'all', 'min_size' => '', 'max_size' => '', 'mime_types' => '', ), 1 => array ( 'ID' => 13, 'key' => 'field_57e8fd0226450', 'label' => 'name', 'name' => 'name', 'prefix' => '', 'type' => 'text', 'value' => NULL, 'menu_order' => 1, 'instructions' => '', 'required' => 0, 'id' => '', 'class' => '', 'conditional_logic' => 0, 'parent' => 11, 'wrapper' => array ( 'width' => '', 'class' => '', 'id' => '', ), '_name' => 'name', '_input' => '', '_valid' => 1, 'default_value' => '', 'placeholder' => '', 'prepend' => '', 'append' => '', 'maxlength' => '', 'readonly' => 0, 'disabled' => 0, ), 2 => array ( 'ID' => 29, 'key' => 'field_57ea15ee5a5d5', 'label' => 'Type', 'name' => 'type', 'prefix' => '', 'type' => 'select', 'value' => NULL, 'menu_order' => 2, 'instructions' => '', 'required' => 0, 'id' => '', 'class' => '', 'conditional_logic' => 0, 'parent' => 11, 'wrapper' => array ( 'width' => '', 'class' => '', 'id' => '', ), '_name' => 'type', '_input' => '', '_valid' => 1, 'choices' => array ( 'Kylegard' => 'Kylegard', 'Froberg' => 'Froberg', 'Sylvan' => 'Sylvan', 'Elmered' => 'Elmered', ), 'default_value' => array ( 0 => 'Kylegard', ), 'allow_null' => 0, 'multiple' => 0, 'ui' => 0, 'ajax' => 0, 'placeholder' => '', 'disabled' => 0, 'readonly' => 0, ), ), ), ) 2016-09-30 12:28:15.1475238495.3206 ThreeWP_Broadcast: ACF: Parsing field: Additional (field_57e8fc87bdb58) 2016-09-30 12:28:15.1475238495.3274 ThreeWP_Broadcast: ACF: Field is of type: repeater 2016-09-30 12:28:15.1475238495.3275 ThreeWP_Broadcast: ACF: Repeater field found with 3 subfields. 2016-09-30 12:28:15.1475238495.3276 ThreeWP_Broadcast: ACF: Repeater field has a known type: file 2016-09-30 12:28:15.1475238495.3277 ThreeWP_Broadcast: ACF: Repeater field has an unknown type: text 2016-09-30 12:28:15.1475238495.3278 ThreeWP_Broadcast: ACF: Repeater field has an unknown type: select 2016-09-30 12:28:15.1475238495.3279 ThreeWP_Broadcast: ACF: Attempting to find a value for field file_for_multipost 2016-09-30 12:28:15.1475238495.328 ThreeWP_Broadcast: ACF: We want to add the field with the repeated name additional_information_0_file_for_multipost 2016-09-30 12:28:15.1475238495.3301 ThreeWP_Broadcast: ACF: Attempting to add a file field with the value array ( 'ID' => 70, 'id' => 70, 'title' => 'highonfire', 'filename' => 'highonfire.jpg', 'url' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'alt' => '', 'author' => '1', 'description' => '', 'caption' => '', 'name' => 'highonfire', 'date' => '2016-09-30 12:26:47', 'modified' => '2016-09-30 12:26:47', 'mime_type' => 'image/jpeg', 'type' => 'image', 'icon' => 'http://malinsmultisite.dev/wp-includes/images/media/default.png', 'width' => 300, 'height' => 300, 'sizes' => array ( 'thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire-150x150.jpg', 'thumbnail-width' => 150, 'thumbnail-height' => 150, 'medium' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'medium-width' => 300, 'medium-height' => 300, 'medium_large' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'medium_large-width' => 300, 'medium_large-height' => 300, 'large' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'large-width' => 300, 'large-height' => 300, 'shop_thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire-180x180.jpg', 'shop_thumbnail-width' => 180, 'shop_thumbnail-height' => 180, 'shop_catalog' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'shop_catalog-width' => 300, 'shop_catalog-height' => 300, 'shop_single' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'shop_single-width' => 300, 'shop_single-height' => 300, 'post-thumbnail' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'post-thumbnail-width' => 300, 'post-thumbnail-height' => 300, ), ) (raw: 70) 2016-09-30 12:28:15.1475238495.3302 ThreeWP_Broadcast: ACF: Attachment 70 is already noted. 2016-09-30 12:28:15.1475238495.3339 ThreeWP_Broadcast: ACF: Ignoring subvalue key name 2016-09-30 12:28:15.1475238495.334 ThreeWP_Broadcast: ACF: Ignoring subvalue key type 2016-09-30 12:28:15.1475238495.3342 ThreeWP_Broadcast: Custom_Field_Attachments: Going through 36 keys. 2016-09-30 12:28:15.1475238495.3343 ThreeWP_Broadcast: Custom_Field_Attachments: Is _edit_last an ID field? 2016-09-30 12:28:15.1475238495.3345 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3346 ThreeWP_Broadcast: Custom_Field_Attachments: Is _visibility an ID field? 2016-09-30 12:28:15.1475238495.3347 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3348 ThreeWP_Broadcast: Custom_Field_Attachments: Is _stock_status an ID field? 2016-09-30 12:28:15.1475238495.3349 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3351 ThreeWP_Broadcast: Custom_Field_Attachments: Is total_sales an ID field? 2016-09-30 12:28:15.1475238495.3352 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3353 ThreeWP_Broadcast: Custom_Field_Attachments: Is _downloadable an ID field? 2016-09-30 12:28:15.1475238495.3353 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3354 ThreeWP_Broadcast: Custom_Field_Attachments: Is _virtual an ID field? 2016-09-30 12:28:15.1475238495.3355 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3356 ThreeWP_Broadcast: Custom_Field_Attachments: Is _purchase_note an ID field? 2016-09-30 12:28:15.1475238495.3357 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3357 ThreeWP_Broadcast: Custom_Field_Attachments: Is _featured an ID field? 2016-09-30 12:28:15.1475238495.3358 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3359 ThreeWP_Broadcast: Custom_Field_Attachments: Is _weight an ID field? 2016-09-30 12:28:15.1475238495.336 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3361 ThreeWP_Broadcast: Custom_Field_Attachments: Is _length an ID field? 2016-09-30 12:28:15.1475238495.3362 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3362 ThreeWP_Broadcast: Custom_Field_Attachments: Is _width an ID field? 2016-09-30 12:28:15.1475238495.3363 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3364 ThreeWP_Broadcast: Custom_Field_Attachments: Is _height an ID field? 2016-09-30 12:28:15.1475238495.3365 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3366 ThreeWP_Broadcast: Custom_Field_Attachments: Is _sku an ID field? 2016-09-30 12:28:15.1475238495.3367 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3368 ThreeWP_Broadcast: Custom_Field_Attachments: Is _product_attributes an ID field? 2016-09-30 12:28:15.1475238495.3368 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3369 ThreeWP_Broadcast: Custom_Field_Attachments: Is _regular_price an ID field? 2016-09-30 12:28:15.1475238495.337 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3371 ThreeWP_Broadcast: Custom_Field_Attachments: Is _sale_price an ID field? 2016-09-30 12:28:15.1475238495.3372 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3373 ThreeWP_Broadcast: Custom_Field_Attachments: Is _sale_price_dates_from an ID field? 2016-09-30 12:28:15.1475238495.3373 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3374 ThreeWP_Broadcast: Custom_Field_Attachments: Is _sale_price_dates_to an ID field? 2016-09-30 12:28:15.1475238495.3375 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3376 ThreeWP_Broadcast: Custom_Field_Attachments: Is _price an ID field? 2016-09-30 12:28:15.1475238495.3377 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3377 ThreeWP_Broadcast: Custom_Field_Attachments: Is _sold_individually an ID field? 2016-09-30 12:28:15.1475238495.3378 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3379 ThreeWP_Broadcast: Custom_Field_Attachments: Is _manage_stock an ID field? 2016-09-30 12:28:15.1475238495.338 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.338 ThreeWP_Broadcast: Custom_Field_Attachments: Is _backorders an ID field? 2016-09-30 12:28:15.1475238495.3381 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3382 ThreeWP_Broadcast: Custom_Field_Attachments: Is _stock an ID field? 2016-09-30 12:28:15.1475238495.3383 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3384 ThreeWP_Broadcast: Custom_Field_Attachments: Is _upsell_ids an ID field? 2016-09-30 12:28:15.1475238495.3384 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3385 ThreeWP_Broadcast: Custom_Field_Attachments: Is _crosssell_ids an ID field? 2016-09-30 12:28:15.1475238495.3386 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3387 ThreeWP_Broadcast: Custom_Field_Attachments: Is _product_version an ID field? 2016-09-30 12:28:15.1475238495.3388 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3388 ThreeWP_Broadcast: Custom_Field_Attachments: Is _product_image_gallery an ID field? 2016-09-30 12:28:15.1475238495.3389 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.339 ThreeWP_Broadcast: Custom_Field_Attachments: Is _edit_lock an ID field? 2016-09-30 12:28:15.1475238495.3391 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3391 ThreeWP_Broadcast: Custom_Field_Attachments: Is additional_information_0_file_for_multipost an ID field? 2016-09-30 12:28:15.1475238495.3392 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3393 ThreeWP_Broadcast: Custom_Field_Attachments: Is _additional_information_0_file_for_multipost an ID field? 2016-09-30 12:28:15.1475238495.3394 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3395 ThreeWP_Broadcast: Custom_Field_Attachments: Is additional_information_0_name an ID field? 2016-09-30 12:28:15.1475238495.3395 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3396 ThreeWP_Broadcast: Custom_Field_Attachments: Is _additional_information_0_name an ID field? 2016-09-30 12:28:15.1475238495.3397 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3398 ThreeWP_Broadcast: Custom_Field_Attachments: Is additional_information_0_type an ID field? 2016-09-30 12:28:15.1475238495.3399 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3399 ThreeWP_Broadcast: Custom_Field_Attachments: Is _additional_information_0_type an ID field? 2016-09-30 12:28:15.1475238495.34 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3401 ThreeWP_Broadcast: Custom_Field_Attachments: Is additional_information an ID field? 2016-09-30 12:28:15.1475238495.3402 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3403 ThreeWP_Broadcast: Custom_Field_Attachments: Is _additional_information an ID field? 2016-09-30 12:28:15.1475238495.3403 ThreeWP_Broadcast: Custom_Field_Attachments: No. 2016-09-30 12:28:15.1475238495.3404 ThreeWP_Broadcast: Custom_Field_Attachments: Saved 0 attachments. 2016-09-30 12:28:15.1475238495.3405 ThreeWP_Broadcast: Premium pack version: 21 2016-09-30 12:28:15.1475238495.3406 ThreeWP_Broadcast: Active pack plugins: ACF, Custom_Field_Attachments 2016-09-30 12:28:15.1475238495.3407 ThreeWP_Broadcast: The attachment data is: array ( 70 => threewp_broadcast\attachment_data::__set_state(array( 'filename_base' => 'highonfire.jpg', 'filename_path' => '/srv/www/malinsmultisite/htdocs/wp-content/uploads/2016/09/highonfire.jpg', 'file_metadata' => array ( 'width' => 300, 'height' => 300, 'file' => '2016/09/highonfire.jpg', 'sizes' => array ( 'thumbnail' => array ( 'file' => 'highonfire-150x150.jpg', 'width' => 150, 'height' => 150, 'mime-type' => 'image/jpeg', ), 'shop_thumbnail' => array ( 'file' => 'highonfire-180x180.jpg', 'width' => 180, 'height' => 180, 'mime-type' => 'image/jpeg', ), ), 'image_meta' => array ( 'aperture' => '0', 'credit' => '', 'camera' => '', 'caption' => '', 'created_timestamp' => '0', 'copyright' => '', 'focal_length' => '0', 'iso' => '0', 'shutter_speed' => '0', 'title' => '', 'orientation' => '0', 'keywords' => array ( ), ), ), 'id' => 70, 'guid' => NULL, 'post_custom' => array ( '_wp_attached_file' => array ( 0 => '2016/09/highonfire.jpg', ), '_wp_attachment_metadata' => array ( 0 => 'a:5:{s:5:"width";i:300;s:6:"height";i:300;s:4:"file";s:22:"2016/09/highonfire.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"highonfire-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:22:"highonfire-180x180.jpg";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}', ), ), '_wp_attachment_image_alt' => NULL, 'post' => WP_Post::__set_state(array( 'ID' => 70, 'post_author' => '1', 'post_date' => '2016-09-30 12:26:47', 'post_date_gmt' => '2016-09-30 12:26:47', 'post_content' => '', 'post_title' => 'highonfire', 'post_excerpt' => '', 'post_status' => 'inherit', 'comment_status' => 'open', 'ping_status' => 'closed', 'post_password' => '', 'post_name' => 'highonfire', 'to_ping' => '', 'pinged' => '', 'post_modified' => '2016-09-30 12:26:47', 'post_modified_gmt' => '2016-09-30 12:26:47', 'post_content_filtered' => '', 'post_parent' => 69, 'guid' => 'http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg', 'menu_order' => 0, 'post_type' => 'attachment', 'post_mime_type' => 'image/jpeg', 'comment_count' => '0', 'filter' => 'raw', )), 'attached_to_parent' => true, )), ) 2016-09-30 12:28:15.1475238495.3409 ThreeWP_Broadcast: Beginning child broadcast loop. 2016-09-30 12:28:15.1475238495.3414 ThreeWP_Broadcast: Switched to blog Test (2) 2016-09-30 12:28:15.1475238495.3449 ThreeWP_Broadcast: Site URL is http://test.malinsmultisite.dev and upload dir is now array ( 'path' => '/srv/www/malinsmultisite/htdocs/wp-content/uploads/sites/2/2016/09', 'url' => 'http://test.malinsmultisite.dev/wp-content/uploads/sites/2/2016/09', 'subdir' => '/2016/09', 'basedir' => '/srv/www/malinsmultisite/htdocs/wp-content/uploads/sites/2', 'baseurl' => 'http://test.malinsmultisite.dev/wp-content/uploads/sites/2', 'error' => false, ) 2016-09-30 12:28:15.1475238495.345 ThreeWP_Broadcast: Ignoring post's parent. 2016-09-30 12:28:15.1475238495.3451 ThreeWP_Broadcast: There is already a child post on this blog: 137 2016-09-30 12:28:15.1475238495.3456 ThreeWP_Broadcast: Running wp_update_post with WP_Post::__set_state(array( 'post_author' => '1', 'post_date' => '2016-09-30 12:25:23', 'post_date_gmt' => '2016-09-30 12:25:23', 'post_content' => 'This is a description of the product', 'post_title' => 'Malins Products', 'post_excerpt' => '', 'post_status' => 'publish', 'comment_status' => 'open', 'ping_status' => 'closed', 'post_password' => '', 'post_name' => 'malins-products', 'to_ping' => '', 'pinged' => '', 'post_modified' => '2016-09-30 12:28:15', 'post_modified_gmt' => '2016-09-30 12:28:15', 'post_content_filtered' => '', 'post_parent' => 0, 'menu_order' => 0, 'post_type' => 'product', 'post_mime_type' => '', 'comment_count' => 0, 'filter' => 'raw', 'ID' => 137, 'edit_date' => true, )) 2016-09-30 12:28:15.1475238495.3554 ThreeWP_Broadcast: Blog is switched. Not broadcasting. 2016-09-30 12:28:15.1475238495.3556 ThreeWP_Broadcast: Equivalent of 1/69 is 2/137 2016-09-30 12:28:15.1475238495.3557 ThreeWP_Broadcast: Taxonomies: Starting. 2016-09-30 12:28:15.1475238495.3557 ThreeWP_Broadcast: Taxonomies: product_type 2016-09-30 12:28:15.1475238495.3588 ThreeWP_Broadcast: Taxonomies: Found existing taxonomy simple. 2016-09-30 12:28:15.1475238495.3589 ThreeWP_Broadcast: Taxonomies: Syncing terms. 2016-09-30 12:28:15.1475238495.3594 ThreeWP_Broadcast: Target terms: array ( 2 => WP_Term::__set_state(array( 'term_id' => 2, 'name' => 'simple', 'slug' => 'simple', 'term_group' => 0, 'term_taxonomy_id' => 2, 'taxonomy' => 'product_type', 'description' => '', 'parent' => 0, 'count' => 9, 'filter' => 'raw', )), ) 2016-09-30 12:28:15.1475238495.3595 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog. 2016-09-30 12:28:15.1475238495.3595 ThreeWP_Broadcast: Found source term simple. Source ID: 2. Target ID: 2. 2016-09-30 12:28:15.1475238495.3596 ThreeWP_Broadcast: About to update taxonomy terms. 2016-09-30 12:28:15.1475238495.3628 ThreeWP_Broadcast: wp_update_term: WP_Term::__set_state(array( 'term_id' => 2, 'name' => 'simple', 'slug' => 'simple', 'term_group' => 0, 'term_taxonomy_id' => 2, 'taxonomy' => 'product_type', 'description' => '', 'parent' => 0, 'count' => 9, 'filter' => 'raw', )) 2016-09-30 12:28:15.1475238495.3629 ThreeWP_Broadcast: Will not update the term simple. 2016-09-30 12:28:15.1475238495.363 ThreeWP_Broadcast: Taxonomies: Synced terms. 2016-09-30 12:28:15.1475238495.3634 ThreeWP_Broadcast: Setting taxonomies for product_type: array ( 0 => 2, ) 2016-09-30 12:28:15.1475238495.3661 ThreeWP_Broadcast: Taxonomies: product_cat 2016-09-30 12:28:15.1475238495.3678 ThreeWP_Broadcast: Taxonomies: Syncing terms. 2016-09-30 12:28:15.1475238495.3686 ThreeWP_Broadcast: Target terms: array ( ) 2016-09-30 12:28:15.1475238495.3687 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog. 2016-09-30 12:28:15.1475238495.3688 ThreeWP_Broadcast: About to update taxonomy terms. 2016-09-30 12:28:15.1475238495.3689 ThreeWP_Broadcast: Taxonomies: Synced terms. 2016-09-30 12:28:15.1475238495.369 ThreeWP_Broadcast: Taxonomies: product_tag 2016-09-30 12:28:15.1475238495.3696 ThreeWP_Broadcast: Taxonomies: Syncing terms. 2016-09-30 12:28:15.1475238495.3701 ThreeWP_Broadcast: Target terms: array ( ) 2016-09-30 12:28:15.1475238495.3702 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog. 2016-09-30 12:28:15.1475238495.3703 ThreeWP_Broadcast: About to update taxonomy terms. 2016-09-30 12:28:15.1475238495.3704 ThreeWP_Broadcast: Taxonomies: Synced terms. 2016-09-30 12:28:15.1475238495.3705 ThreeWP_Broadcast: Taxonomies: product_shipping_class 2016-09-30 12:28:15.1475238495.3712 ThreeWP_Broadcast: Taxonomies: Syncing terms. 2016-09-30 12:28:15.1475238495.3716 ThreeWP_Broadcast: Target terms: array ( ) 2016-09-30 12:28:15.1475238495.3717 ThreeWP_Broadcast: Find out which of the source terms exist on the target blog. 2016-09-30 12:28:15.1475238495.3718 ThreeWP_Broadcast: About to update taxonomy terms. 2016-09-30 12:28:15.1475238495.3718 ThreeWP_Broadcast: Taxonomies: Synced terms. 2016-09-30 12:28:15.1475238495.3719 ThreeWP_Broadcast: Taxonomies: Finished. 2016-09-30 12:28:15.1475238495.3726 ThreeWP_Broadcast: 0 attachments to remove. 2016-09-30 12:28:15.1475238495.3727 ThreeWP_Broadcast: Copying attachments to the child blog. 2016-09-30 12:28:15.1475238495.3727 ThreeWP_Broadcast: Looking through 1 attachments. 2016-09-30 12:28:15.1475238495.3728 ThreeWP_Broadcast: The attachment's post parent is 69. 2016-09-30 12:28:15.1475238495.3729 ThreeWP_Broadcast: Assigning new post parent ID (137) to attachment 70. 2016-09-30 12:28:15.1475238495.373 ThreeWP_Broadcast: Maybe copy attachment: Searching for attachment posts with the name highonfire: SELECT <code>ID</code> FROM <code>wp_2_posts</code> WHERE <code>post_type</code> = 'attachment' AND <code>post_name</code> = 'highonfire' 2016-09-30 12:28:15.1475238495.3733 ThreeWP_Broadcast: Maybe copy attachment: Found 1 attachment posts. 2016-09-30 12:28:15.1475238495.3736 ThreeWP_Broadcast: Found attachment highonfire and we are looking for highonfire. 2016-09-30 12:28:15.1475238495.3739 ThreeWP_Broadcast: Maybe copy attachment: The action for existing attachments is to use. 2016-09-30 12:28:15.1475238495.3766 ThreeWP_Broadcast: Maybe copy attachment: Using existing attachment 138. 2016-09-30 12:28:15.1475238495.3782 ThreeWP_Broadcast: Copied attachment 70 to 138 2016-09-30 12:28:15.1475238495.3797 ThreeWP_Broadcast: 1 attachments were copied. 2016-09-30 12:28:15.1475238495.3799 ThreeWP_Broadcast: Trying to replace attachment http://malinsmultisite.dev/wp-content/uploads/2016/09/highonfire.jpg with http://test.malinsmultisite.dev/wp-content/uploads/sites/2/2016/09/highonfire.jpg 2016-09-30 12:28:15.1475238495.38 ThreeWP_Broadcast: 0 galleries are to be handled for content ID post_content. 2016-09-30 12:28:15.1475238495.3833 ThreeWP_Broadcast: Checking for post modifications. 2016-09-30 12:28:15.1475238495.3835 ThreeWP_Broadcast: No need to modify the post. 2016-09-30 12:28:15.1475238495.3836 ThreeWP_Broadcast: Custom fields: Started. 2016-09-30 12:28:15.1475238495.3873 ThreeWP_Broadcast: Custom fields of the child post: array ( '_edit_last' => array ( 0 => '1', ), '_visibility' => array ( 0 => 'visible', ), '_stock_status' => array ( 0 => 'instock', ), 'total_sales' => array ( 0 => '0', ), '_downloadable' => array ( 0 => 'no', ), '_virtual' => array ( 0 => 'no', ), '_purchase_note' => array ( 0 => '', ), '_featured' => array ( 0 => 'no', ), '_weight' => array ( 0 => '', ), '_length' => array ( 0 => '', ), '_width' => array ( 0 => '', ), '_height' => array ( 0 => '', ), '_sku' => array ( 0 => '', ), '_product_attributes' => array ( 0 => 'a:0:{}', ), '_regular_price' => array ( 0 => '99', ), '_sale_price' => array ( 0 => '', ), '_sale_price_dates_from' => array ( 0 => '', ), '_sale_price_dates_to' => array ( 0 => '', ), '_price' => array ( 0 => '99', ), '_sold_individually' => array ( 0 => '', ), '_manage_stock' => array ( 0 => 'no', ), '_backorders' => array ( 0 => 'no', ), '_stock' => array ( 0 => '', ), '_upsell_ids' => array ( 0 => 'a:0:{}', ), '_crosssell_ids' => array ( 0 => 'a:0:{}', ), '_product_version' => array ( 0 => '2.6.4', ), '_product_image_gallery' => array ( 0 => '', ), '_edit_lock' => array ( 0 => '1475238462:1', ), 'additional_information_0_file_for_multipost' => array ( 0 => '', ), '_additional_information_0_file_for_multipost' => array ( 0 => 'field_57e8fcbabdb59', ), 'additional_information_0_name' => array ( 0 => 'Malin', ), '_additional_information_0_name' => array ( 0 => 'field_57e8fd0226450', ), 'additional_information_0_type' => array ( 0 => 'Kylegard', ), '_additional_information_0_type' => array ( 0 => 'field_57ea15ee5a5d5', ), 'additional_information' => array ( 0 => '1', ), '_additional_information' => array ( 0 => 'field_57e8fc87bdb58', ), ) 2016-09-30 12:28:15.1475238495.3875 ThreeWP_Broadcast: Custom fields: Deleting custom field _edit_last. 2016-09-30 12:28:15.1475238495.3884 ThreeWP_Broadcast: Custom fields: Deleting custom field _visibility. 2016-09-30 12:28:15.1475238495.3891 ThreeWP_Broadcast: Custom fields: Deleting custom field _stock_status. 2016-09-30 12:28:15.1475238495.3896 ThreeWP_Broadcast: Custom fields: Deleting custom field total_sales. 2016-09-30 12:28:15.1475238495.3901 ThreeWP_Broadcast: Custom fields: Deleting custom field _downloadable. 2016-09-30 12:28:15.1475238495.3906 ThreeWP_Broadcast: Custom fields: Deleting custom field _virtual. 2016-09-30 12:28:15.1475238495.3911 ThreeWP_Broadcast: Custom fields: Deleting custom field _purchase_note. 2016-09-30 12:28:15.1475238495.3917 ThreeWP_Broadcast: Custom fields: Deleting custom field _featured. 2016-09-30 12:28:15.1475238495.3922 ThreeWP_Broadcast: Custom fields: Deleting custom field _weight. 2016-09-30 12:28:15.1475238495.3927 ThreeWP_Broadcast: Custom fields: Deleting custom field _length. 2016-09-30 12:28:15.1475238495.3932 ThreeWP_Broadcast: Custom fields: Deleting custom field _width. 2016-09-30 12:28:15.1475238495.3937 ThreeWP_Broadcast: Custom fields: Deleting custom field _height. 2016-09-30 12:28:15.1475238495.3942 ThreeWP_Broadcast: Custom fields: Deleting custom field _sku. 2016-09-30 12:28:15.1475238495.3947 ThreeWP_Broadcast: Custom fields: Deleting custom field _product_attributes. 2016-09-30 12:28:15.1475238495.3951 ThreeWP_Broadcast: Custom fields: Deleting custom field _regular_price. 2016-09-30 12:28:15.1475238495.3961 ThreeWP_Broadcast: Custom fields: Deleting custom field _sale_price. 2016-09-30 12:28:15.1475238495.3966 ThreeWP_Broadcast: Custom fields: Deleting custom field _sale_price_dates_from. 2016-09-30 12:28:15.1475238495.3973 ThreeWP_Broadcast: Custom fields: Deleting custom field _sale_price_dates_to. 2016-09-30 12:28:15.1475238495.3978 ThreeWP_Broadcast: Custom fields: Deleting custom field _price. 2016-09-30 12:28:15.1475238495.3985 ThreeWP_Broadcast: Custom fields: Deleting custom field _sold_individually. 2016-09-30 12:28:15.1475238495.3993 ThreeWP_Broadcast: Custom fields: Deleting custom field _manage_stock. 2016-09-30 12:28:15.1475238495.4004 ThreeWP_Broadcast: Custom fields: Deleting custom field _backorders. 2016-09-30 12:28:15.1475238495.401 ThreeWP_Broadcast: Custom fields: Deleting custom field _stock. 2016-09-30 12:28:15.1475238495.4016 ThreeWP_Broadcast: Custom fields: Deleting custom field _upsell_ids. 2016-09-30 12:28:15.1475238495.4022 ThreeWP_Broadcast: Custom fields: Deleting custom field _crosssell_ids. 2016-09-30 12:28:15.1475238495.4028 ThreeWP_Broadcast: Custom fields: Deleting custom field _product_version. 2016-09-30 12:28:15.1475238495.4032 ThreeWP_Broadcast: Custom fields: Deleting custom field _product_image_gallery. 2016-09-30 12:28:15.1475238495.4043 ThreeWP_Broadcast: Custom fields: Deleting custom field _edit_lock. 2016-09-30 12:28:15.1475238495.405 ThreeWP_Broadcast: Custom fields: Deleting custom field additional_information_0_file_for_multipost. 2016-09-30 12:28:15.1475238495.4056 ThreeWP_Broadcast: Custom fields: Deleting custom field _additional_information_0_file_for_multipost. 2016-09-30 12:28:15.1475238495.4061 ThreeWP_Broadcast: Custom fields: Deleting custom field additional_information_0_name. 2016-09-30 12:28:15.1475238495.4071 ThreeWP_Broadcast: Custom fields: Deleting custom field _additional_information_0_name. 2016-09-30 12:28:15.1475238495.4081 ThreeWP_Broadcast: Custom fields: Deleting custom field additional_information_0_type. 2016-09-30 12:28:15.1475238495.4088 ThreeWP_Broadcast: Custom fields: Deleting custom field _additional_information_0_type. 2016-09-30 12:28:15.1475238495.4095 ThreeWP_Broadcast: Custom fields: Deleting custom field additional_information. 2016-09-30 12:28:15.1475238495.4105 ThreeWP_Broadcast: Custom fields: Deleting custom field _additional_information. 2016-09-30 12:28:15.1475238495.4113 ThreeWP_Broadcast: Custom fields: Adding array value _edit_last 2016-09-30 12:28:15.1475238495.4131 ThreeWP_Broadcast: Custom fields: Adding array value _visibility 2016-09-30 12:28:15.1475238495.4136 ThreeWP_Broadcast: Custom fields: Adding array value _stock_status 2016-09-30 12:28:15.1475238495.4141 ThreeWP_Broadcast: Custom fields: Adding array value total_sales 2016-09-30 12:28:15.1475238495.4147 ThreeWP_Broadcast: Custom fields: Adding array value _downloadable 2016-09-30 12:28:15.1475238495.4152 ThreeWP_Broadcast: Custom fields: Adding array value _virtual 2016-09-30 12:28:15.1475238495.4161 ThreeWP_Broadcast: Custom fields: Adding array value _purchase_note 2016-09-30 12:28:15.1475238495.4167 ThreeWP_Broadcast: Custom fields: Adding array value _featured 2016-09-30 12:28:15.1475238495.4173 ThreeWP_Broadcast: Custom fields: Adding array value _weight 2016-09-30 12:28:15.1475238495.4179 ThreeWP_Broadcast: Custom fields: Adding array value _length 2016-09-30 12:28:15.1475238495.4184 ThreeWP_Broadcast: Custom fields: Adding array value _width 2016-09-30 12:28:15.1475238495.4189 ThreeWP_Broadcast: Custom fields: Adding array value _height 2016-09-30 12:28:15.1475238495.4279 ThreeWP_Broadcast: Custom fields: Adding array value _sku 2016-09-30 12:28:15.1475238495.4289 ThreeWP_Broadcast: Custom fields: Adding array value _product_attributes 2016-09-30 12:28:15.1475238495.4294 ThreeWP_Broadcast: Custom fields: Adding array value _regular_price 2016-09-30 12:28:15.1475238495.4299 ThreeWP_Broadcast: Custom fields: Adding array value _sale_price 2016-09-30 12:28:15.1475238495.431 ThreeWP_Broadcast: Custom fields: Adding array value _sale_price_dates_from 2016-09-30 12:28:15.1475238495.4319 ThreeWP_Broadcast: Custom fields: Adding array value _sale_price_dates_to 2016-09-30 12:28:15.1475238495.4325 ThreeWP_Broadcast: Custom fields: Adding array value _price 2016-09-30 12:28:15.1475238495.4337 ThreeWP_Broadcast: Custom fields: Adding array value _sold_individually 2016-09-30 12:28:15.1475238495.4344 ThreeWP_Broadcast: Custom fields: Adding array value _manage_stock 2016-09-30 12:28:15.1475238495.4349 ThreeWP_Broadcast: Custom fields: Adding array value _backorders 2016-09-30 12:28:15.1475238495.4352 ThreeWP_Broadcast: Custom fields: Adding array value _stock 2016-09-30 12:28:15.1475238495.4359 ThreeWP_Broadcast: Custom fields: Adding array value _upsell_ids 2016-09-30 12:28:15.1475238495.4364 ThreeWP_Broadcast: Custom fields: Adding array value _crosssell_ids 2016-09-30 12:28:15.1475238495.4369 ThreeWP_Broadcast: Custom fields: Adding array value _product_version 2016-09-30 12:28:15.1475238495.4375 ThreeWP_Broadcast: Custom fields: Adding array value _product_image_gallery 2016-09-30 12:28:15.1475238495.438 ThreeWP_Broadcast: Custom fields: Adding array value _edit_lock 2016-09-30 12:28:15.1475238495.4386 ThreeWP_Broadcast: Custom fields: Adding array value additional_information_0_file_for_multipost 2016-09-30 12:28:15.1475238495.4402 ThreeWP_Broadcast: Custom fields: Adding array value _additional_information_0_file_for_multipost 2016-09-30 12:28:15.1475238495.4411 ThreeWP_Broadcast: Custom fields: Adding array value additional_information_0_name 2016-09-30 12:28:15.1475238495.4418 ThreeWP_Broadcast: Custom fields: Adding array value _additional_information_0_name 2016-09-30 12:28:15.1475238495.4424 ThreeWP_Broadcast: Custom fields: Adding array value additional_information_0_type 2016-09-30 12:28:15.1475238495.443 ThreeWP_Broadcast: Custom fields: Adding array value _additional_information_0_type 2016-09-30 12:28:15.1475238495.4432 ThreeWP_Broadcast: Custom fields: Adding array value additional_information 2016-09-30 12:28:15.1475238495.4439 ThreeWP_Broadcast: Custom fields: Adding array value _additional_information 2016-09-30 12:28:15.1475238495.4445 ThreeWP_Broadcast: Custom fields: Finished. 2016-09-30 12:28:15.1475238495.4446 ThreeWP_Broadcast: Sticky status: 0 2016-09-30 12:28:15.1475238495.4449 ThreeWP_Broadcast: Saving broadcast data of child: threewp_broadcast\BroadcastData::__set_state(array( 'id' => '37', 'blog_id' => '2', 'post_id' => '137', 'dataModified' => true, 'data' => array ( 'version' => 2, 'linked_parent' => array ( 'blog_id' => 1, 'post_id' => 69, ), ), )) 2016-09-30 12:28:15.1475238495.447 ThreeWP_Broadcast: Saving parent broadcast data: threewp_broadcast\BroadcastData::__set_state(array( 'id' => '38', 'blog_id' => '1', 'post_id' => '69', 'dataModified' => false, 'data' => array ( 'version' => 2, 'linked_children' => array ( 2 => 137, ), ), )) 2016-09-30 12:28:15.1475238495.4592 ThreeWP_Broadcast: Calculator. Basic setup: 90 seconds 2016-09-30 12:28:15.1475238495.4594 ThreeWP_Broadcast: Calculator. 1 attachments @ 60 seconds = 60 seconds 2016-09-30 12:28:15.1475238495.4594 ThreeWP_Broadcast: Calculator. Post update only costs 10 %. 2016-09-30 12:28:15.1475238495.4595 ThreeWP_Broadcast: Calculator. Time saved for this post: 15 seconds 2016-09-30 12:28:15.1475238495.4609 ThreeWP_Broadcast: ACF: Restoring field additional_information_0_file_for_multipost which is a file 2016-09-30 12:28:15.1475238495.4687 ThreeWP_Broadcast: Finished broadcasting. Now stopping WordPress.
- This reply was modified 7 years, 11 months ago by Steven Stern (sterndata).
- This reply was modified 7 years, 11 months ago by Steven Stern (sterndata). Reason: put code in backticks
It appears as it your Premium Pack is really, really old: version 21. Yet your base Broadcast version is 34.
Your options are to either download Broadcast base or upgrade the pack until they are the same version. Then, I’m sure, the ACF image fields will work as expected.
Since this is a premium pack related question, any further discussion will have to be done via e-mail: edward@plainviewplugins.com (as per WordPress.org orders).
- The topic ‘Acf file dont get linked in child’ is closed to new replies.