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

    (@edward_plainview)

    Time for you to switch on Broadcast debug mode and then send me a debug dump of when you publish the post.

    Thread Starter managerjosh

    (@managerjosh)

    Here you go 🙂

    2015-03-05 01:28:31 ThreeWP_Broadcast: Hooking into save post.
    2015-03-05 01:28:31 ThreeWP_Broadcast: We do not care about the post post type.

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:92) in /var/www/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:92) in /var/www/wp-includes/pluggable.php on line 1178

    Plugin Author edward_plainview

    (@edward_plainview)

    Looks like you have to add the correct post types to the “custom post types” broadcast settings.

    Thread Starter managerjosh

    (@managerjosh)

    The only options I’m selecting are “Link to Child Post”. I’m not pushing forward custom post types or categories out right now.

    Plugin Author edward_plainview

    (@edward_plainview)

    That’s not what I wrote.

    You have to add “post” to the list of custom post types in the Broadcast settings.

    Thread Starter managerjosh

    (@managerjosh)

    My mistake.

    I checked Broadcast > Admin Settings > Custom Post Types and I see presently “post, page”

    Plugin Author edward_plainview

    (@edward_plainview)

    Both on their own line in the textarea?

    Thread Starter managerjosh

    (@managerjosh)

    Yes.

    Plugin Author edward_plainview

    (@edward_plainview)

    So it should work now.

    Do another debug dump and paste in what it says.

    Thread Starter managerjosh

    (@managerjosh)

    Sorry, but I’m still getting this error:

    2015-03-09 02:23:17 ThreeWP_Broadcast: Hooking into save post.
    2015-03-09 02:23:17 ThreeWP_Broadcast: We do not care about the post post type.

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:92) in /var/www/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/traits/debug.php:92) in /var/www/wp-includes/pluggable.php on line 1178

    Plugin Author edward_plainview

    (@edward_plainview)

    It seems absolutely strange that it doesn’t accept the post type. I’m wondering whether there are any extra spaces or tabs in the custom post type textarea.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘ThreeWP not Broadcasting’ is closed to new replies.