Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    Try disabling you other plugins.

    Thread Starter Shaun Williams

    (@eangulus)

    Tried. Disabled all plugins barring the Domain Mapping one.

    Same result.

    Currently have Permanent redirect ticked, I try also ticking remote login hit save, and I have Permanent redirect only ticked.

    Value isn’t in the database either so its not a UI issue as such it isn’t saving the value in the table.

    Plugin Author Ron Rennick

    (@wpmuguru)

    Do you have any sort of cache running in the dashboard? (memcache, etc.)

    Thread Starter Shaun Williams

    (@eangulus)

    There is CloadFlare on my main site but nothing on my local dev or staging servers.

    I have already gone thru all the usual crap of debugging WordPress issue like disabling plugins, clearing cache etc.

    Plugin Author Ron Rennick

    (@wpmuguru)

    I’m not sure what to tell you, there isn’t anything in the plugin that unchecks that box.

    Thread Starter Shaun Williams

    (@eangulus)

    So I am imagining things then?

    It is your plugin, whatever the cause your plugin is not writing the values to the database and therefore the chechbok never sticks.

    Never in my 5+ years have o ever had a plugin developer, just throw their arms in the air and say dunno. Especially considering you have made no attempt at getting more debug information or any slight attempt at getting to the bottom of it barring the usual stock standard practise of disabling all other plugins.

    I am dealing with a couple of other bugs with other plugins at the moment and the other developers involved have had me gather more debug info and also try to replicate the issues.

    So either I am imagining things and your calling me a lyer or you can’t be bothered to fix an obvious issue with your plugin. Oh and read thru the other posts, you will find others that have had this issue too without solutions. (I am AFK at the moment but will post relevant links when back).

    Thread Starter Shaun Williams

    (@eangulus)

    Some more information.

    I can manually change it via the db. If I change dm_remote_login to 1 the option shows as ticked. I can then turn it off via the admin page ok, and it changes the db to 0.

    But I can put it back on.

    Seems to write the value correctly to disable the option but won’t write back the 1 to turn it back on.

    Thread Starter Shaun Williams

    (@eangulus)

    More updates:

    Found were the problem is in your code.

    If I select 4 AND 1, it saves. If I dsiable 4, 1 will never stay.

    Isn’t this the wrong way around? I though if I enabled 4 it disables 1.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Cannot select Remote Login Checkbox’ is closed to new replies.