• Good morning, Before writing I switched themes to Twenty-Sixteen to be sure that it wasn’t a theme conflict causing this problem. I keep setting Plugin Organizer’s settings and pressing ‘Save’, but each time I go back to the settings page they’re back the way they were before. I’ve placed PluginOrganizerMU.class.php in the mu-plugins folder as directed in the documentation. I don’t know what else to do to make this work. Any suggestions? Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter MeTP

    (@metp)

    UPDATE: I checked wp_options and see that the values are correct in the database, however they’re not rendering correctly on the settings page. I’m going to try creating a filter for the settings page and see if there’s a conflict causing this.

    Plugin Author Jeff Sterup

    (@foomagoo)

    If you are running a caching plugin the page may be getting cached.

    Thread Starter MeTP

    (@metp)

    Thanks Jeff. I spoke too soon. I disabled all caching and tried changing some of my settings. Neither the main settings page or the global settings will save, no matter what I do. The Plugin Filters *DO* save though. I haven’t had any use for the other pages yet. I’m not seeing any errors in my error logs or when inspecting either of the pages. They’re just not working for me. Any suggestions?

    Plugin Author Jeff Sterup

    (@foomagoo)

    So they aren’t saved in the wp_options table? When you are on the settings page what does the popup say after you click save?

    Thread Starter MeTP

    (@metp)

    Sorry Jeff, I lost track of this somewhere along the way. Yes, my choices are saved in the wp_options table, however when I go back to view the settings (with or without caching on, and even when I use Chrome in incognito mode) they appear the way they did before I made any changes. Additionally, none of the filters I create have any effect on my pages and posts. The CSS and javascript from the supposedly blocked plugins still loads.

    Here’s the information you asked for:

    Pop Up Message After Saving Settings

    Fuzzy URL matching is enabled.
    URL Protocol will be ignored. https:// will be treated the same as https://
    URL Arguments will be ignored. https://www.poparrots.com?test=test will be treated the same as https://www.poparrots.com
    Any admin will be able to change the plugin load order.
    Trailing slashes will automatically be removed or added based on your premalink structure.
    Post types saved.
    Selective Plugin Loading is enabled.
    Selective Mobile Plugin loading is disabled.
    Selective Admin Plugin Loading is enabled.

    Copied from Database

    2572413
    PO_admin_disable_plugins
    1
    yes

    2572410
    PO_auto_trailing_slash
    1
    yes

    2572400
    PO_custom_post_type_support
    a:4:{i:0;s:4:”post”;i:1;s:4:”page”;i:2;s:20:”pos_t…
    yes

    2572412
    PO_disable_mobile_plugins
    0
    yes

    2572411
    PO_disable_plugins
    1
    yes

    2314714
    PO_disabled_mobile_pt_groups_customize_changeset
    a:0:{}
    yes

    2573117
    PO_disabled_mobile_pt_groups_pos_custom_product
    a:0:{}
    yes

    2573106
    PO_disabled_mobile_pt_groups_pos_temp_register_or
    a:0:{}
    yes

    2314710
    PO_disabled_mobile_pt_plugins_customize_changeset
    a:0:{}
    yes

    2573113
    PO_disabled_mobile_pt_plugins_pos_custom_product
    a:0:{}
    yes

    2573102
    PO_disabled_mobile_pt_plugins_pos_temp_register_or
    a:0:{}
    yes

    2314712
    PO_disabled_pt_groups_customize_changeset
    a:0:{}
    yes

    2573115
    PO_disabled_pt_groups_pos_custom_product
    a:0:{}
    yes

    2573104
    PO_disabled_pt_groups_pos_temp_register_or
    a:0:{}
    yes

    2314708
    PO_disabled_pt_plugins_customize_changeset
    a:0:{}
    yes

    2573111
    PO_disabled_pt_plugins_pos_custom_product
    a:2:{i:0;s:53:”easy-bootstrap-shortcodes/osc_boots…
    yes

    2573100
    PO_disabled_pt_plugins_pos_temp_register_or
    a:2:{i:0;s:53:”easy-bootstrap-shortcodes/osc_boots…
    yes

    2314715
    PO_enabled_mobile_pt_groups_customize_changeset
    a:0:{}
    yes

    2573118
    PO_enabled_mobile_pt_groups_pos_custom_product
    a:0:{}
    yes

    2573107
    PO_enabled_mobile_pt_groups_pos_temp_register_or
    a:0:{}
    yes

    2314711
    PO_enabled_mobile_pt_plugins_customize_changeset
    a:0:{}
    yes

    2573114
    PO_enabled_mobile_pt_plugins_pos_custom_product
    a:0:{}
    yes

    2573103
    PO_enabled_mobile_pt_plugins_pos_temp_register_or
    a:0:{}
    yes

    2314713
    PO_enabled_pt_groups_customize_changeset
    a:6:{i:0;s:5:”10178″;i:1;s:5:”10128″;i:2;s:5:”1012…
    yes

    2573116
    PO_enabled_pt_groups_pos_custom_product
    a:0:{}
    yes

    2573105
    PO_enabled_pt_groups_pos_temp_register_or
    a:0:{}
    yes

    2314709
    PO_enabled_pt_plugins_customize_changeset
    a:8:{i:0;s:51:”social-polls-by-opinionstage/opinio…
    yes

    2573112
    PO_enabled_pt_plugins_pos_custom_product
    a:0:{}
    yes

    2573101
    PO_enabled_pt_plugins_pos_temp_register_or
    a:0:{}
    yes

    2572401
    PO_fuzzy_url_matching
    1
    yes

    2572408
    PO_ignore_arguments
    1
    yes

    2572407
    PO_ignore_protocol
    1
    yes

    2572403
    PO_mobile_user_agents
    a:20:{i:0;s:6:”mobile”;i:1;s:4:”bolt”;i:2;s:4:”pal…
    yes

    2572409
    PO_order_access_net_admin
    0
    yes

    2573108
    PO_pt_stored
    a:2:{i:0;s:20:”pos_temp_register_or”;i:1;s:18:”pos…
    yes

    2572402
    PO_version_num
    8.1
    yes

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Settings Won’t Save’ is closed to new replies.