• When I go here /wp-admin/network/settings.php?page=ThreeWP_Broadcast
    and try change the access role dropdowns, they always go back to ‘Super admin’ when I save.
    These all do save:
    Action priority*
    Custom field exceptions*
    Override child post permalinks

    I upgraded to 3.4 Alpha and it’s the same thing.

    I tried changing the values manually in the DB and they would show up correctly but as soon as you save the revert back to ‘Super admin’ again

    Thanks for any help.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Absolutely right.

    Fixing it immediately.

    Thread Starter coldlamper

    (@coldlamper)

    I think I found the problem if you haven’t looked at it yet.
    I moved:

    252 $roles = $this->roles_as_options();

    to

    230 $roles = $this->roles_as_options();
    just above
    231 if (isset( $_POST[‘save’] ) )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: ThreeWP Broadcast] Options do not save.’ is closed to new replies.