• All I’m trying to do is broadcast anything, just to test and nothing actually goes out to the other blogs. The “Broadcasted” column is filled out with the test site I’m broadcasting to, but if you actually go to the other site absolutely nothing is there. My host is WPEngine, and it’s a dedicated host, not shared, so I don’t know why it’s not working. Any insight?

    https://www.ads-software.com/plugins/threewp-broadcast/

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

    (@edward_plainview)

    What’s the debug dump say?

    What other plugins are installed?

    Thread Starter partiallypro

    (@partiallypro)

    I can’t view the debug it just 404s. Active plugins:

    Adminimize
    Advanced Custom Fields Pro
    Ajax Search Pro
    Capability Manager Enhanced
    Cloner
    Custom Post Type UI
    Easy Social Share Buttons for WordPress
    Gravity Forms
    Menu Social Icons
    OptionTree
    SVG Support
    ThreeWP Broadcast
    TinyMCE Advanced
    User Role Editor
    User Switching
    WP-Mail-SMTP
    WPBakery Visual Composer
    Yoast SEO

    Plugin Author edward_plainview

    (@edward_plainview)

    Strange. Does debug to browser not display anything either?

    Without a debug dump it’s difficult to say what Broadcast is or isn’t doing.

    Try disabling some plugins to see if something conflicts. If anything, I’d try disabling them capability and role plugins.

    Thread Starter partiallypro

    (@partiallypro)

    When I debug to browser it just says:

    WP_Broadcast: Blog is switched. Not broadcasting.

    Thread Starter partiallypro

    (@partiallypro)

    If I deactivate every plugin it says:

    WP_Broadcast: No _POST available. Not broadcasting.

    Plugin Author edward_plainview

    (@edward_plainview)

    1. You’re broadcasting from the back-end, right?

    2. Blog is switched = there’s a faulty plugin. Could you disable them one by one until you find out which plugin is causing the switched message? This isn’t the first time I’ve encountered switched errors.

    Thread Starter partiallypro

    (@partiallypro)

    I am broadcasting from the backend, I do believe

    Even when I disabled every plugin I get the error: WP_Broadcast: No _POST available. Not broadcasting.

    Thread Starter partiallypro

    (@partiallypro)

    Any insight as to the error above?

    Plugin Author edward_plainview

    (@edward_plainview)

    Backeend = admin panel.

    A missing _POST is not good. Either something is removing the POST or the POST isn’t being sent to WordPress to start off with.

    Which web host do you have? Don’t say WP-Engine.

    Thread Starter partiallypro

    (@partiallypro)

    I know what back end means, I just don’t know how you would broadcast from the front end.

    Anyhow, it’s WPEngine.

    Plugin Author edward_plainview

    (@edward_plainview)

    Front-end broadcasting is not supported since there is no standard way of broadcasting from the front-end.

    You write that you’ve disabled all plugins and you get the “No Post available” message. That’s absolutely no good at all and should not happen.

    Is it possible for you to copy over the site to a local dev server and try there?

    PIggybacking on this since OP is a former coworker who I inherited this project from ??

    If Ajax Search Pro is not enabled, the WP_Broadcast: No _POST available error is shown. If I enable it, the error returns to WP_Broadcast: No _POST available. Not broadcasting.

    As mentioned previously this is indeed (sadly) hosted on WPEngine but will look at other options if WPE is typically an issue with this plugin.

    Plugin Author edward_plainview

    (@edward_plainview)

    Sorry for the late answer – I am currently travelling.

    Which plugins do you have active? When updating, and you see the “no post available” message, it means that something is preventing Broadcast from running correctly.

    I can disable all plugins (besides Broadcast) and still get the Not broadcasting error. I have cloned a couple of test sites to broadcast to and on the post listing page I can Restore / Find unlinked children and the posts already present when the site was cloned will show that they are broadcasted to those clone sites.

    Plugin Author edward_plainview

    (@edward_plainview)

    If only Broadcast is enabled, how can it not work? Something is emptying the _POST data. But what? Custom theme? Nonstandard webserver?

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Not working at all’ is closed to new replies.