• Hello,

    I am experiencing a problem with the Broadcast plugin on my WordPress multisite. When I copy posts from one site to another, I notice that instead of the expected images, random pictures are being sent to the second site.

    For example: [Add specific details, such as dates, titles of posts that cause the issue, if possible].

    I would appreciate your assistance in resolving this issue, as it complicates content management between my sites.

    Thank you in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    The random images are usually due to the image IDs not being the equivalent.

    I am unable to say exactly what is wrong with seeing a Broadcast debug text of the post in question.

    I need more information. Could you:

    • if enabled, disable the Broadcast queue add-on
    • enable Broadcast debug mode: Admin > Broadcast > Settings tab > Debugging subtab
    • Enable debug + debug to browser and / or file
    • Clear the debug file
    • broadcast the post to one blog
    • send me the debug text to read through

    This will tell me what Broadcast is doing. My email address is [email protected]

    Plugin Author edward_plainview

    (@edward_plainview)

    No response. Closing.

    Thread Starter brego12

    (@brego12)

    Hello,

    I have followed your recommendations:

    • I do not have the Broadcast Queue plugin installed.
    • I have enabled the debug mode as instructed.
    • I have cleared the debug file and broadcasted the post to one blog.

    Please find the debug logs attached.

    [13-Nov-202411:50:58 UTC] PHP Deprecated: Creation of dynamic property threewp_broadcast\ThreeWP_Broadcast::$__admin_scripts is deprecated in /public_html/site/app/plugins/threewp-broadcast/src/traits/admin_scripts.php on line 49

    [13-Nov-202411:50:58 UTC] PHP Deprecated: Creation of dynamic property threewp_broadcast\ThreeWP_Broadcast::$__admin_scripts_hooked is deprecated in /public_html/site/app/plugins/threewp-broadcast/src/traits/admin_scripts.php on line 38

    [13-Nov-202411:51:47 UTC] PHP Deprecated: Creation of dynamic property threewp_broadcast\ThreeWP_Broadcast::$trash_untrash_delete_post_1_5464 is deprecated in /public_html/site/app/plugins/threewp-broadcast/src/traits/post_actions.php on line 479

    [13-Nov-202411:52:35 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /public_html/site/app/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:162) in /public_html/site/wp/wp-includes/pluggable.php on line 1435

    [13-Nov-202411:52:35 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /public_html/site/app/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:162) in /public_html/site/wp/wp-includes/pluggable.php on line 1438

    • 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: 5
    • Plugins that have hooked into save_post:

    delete_get_calendar_cache10 ACF_Form_Post::save_postacf_save_block_meta_valuesdisplay_tax_sync_messagebodhi_svgs_save_featured_image_meta[Anonymous function]10 Forminator_Admin::clear_pages_cache10 RankMath\Links\Links::save_post10 RankMath\Sitemap\Cache_Watcher::save_post10 RankMath\Admin\Admin::canonical_check_notice10 WPML_ACF_Translatable_Groups_Checker::on_save_field_group10 CMB2_Hookup::save_post10 CMB2_Hookup::save_post10 CMB2_Hookup::save_post15 LiteSpeed\Metabox::save_meta_box_settings100 WPML_Admin_Post_Actions::save_post_actions100 WPML_Media_Attachments_Duplication::save_post_actions639 threewp_broadcast\ThreeWP_Broadcast::nop640 threewp_broadcast\ThreeWP_Broadcast::save_post9223372036854775807 WPML_PB_Integration::queue_save_post_actions

    Plugin Author edward_plainview

    (@edward_plainview)

    That’s not the complete debug text.

    The debug text is a long, long, long text that is either displayed in the browser or saved to file, depending on your Broadcast debugging settings.

    That’s the long debug text I need you to send me to read through.

    Plugin Author edward_plainview

    (@edward_plainview)

    In the debug text you sent me, I saw that your image filenames are just numbers. Image filenames ending in numbers confuse WordPress. So image1.jpg and seaside-3.jpg are not good for WordPress, for example.

    Try inserting new images, with more random filenames.

    Otherwise, I didn’t see anything wrong with the text: the gutenberg images are found and the IDs replaced with the equivalent ID on the child site. It’s just the numbered images which are most probably the source of the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.