Profiles

  • Member Since: February 15th, 2016
  • Find me on:
  • Posted a reply to Authorizer Admin Page Using Too Much Memory, on the site WordPress.org Forums:
    That seems to have made a remarkable difference. 181 MB -> 28 MB to render…

  • Posted a reply to Authorizer Admin Page Using Too Much Memory, on the site WordPress.org Forums:
    They actually already were using Query Monitor, so I bumped up the PHP memory limit…

  • Posted a reply to Authorizer Admin Page Using Too Much Memory, on the site WordPress.org Forums:
    Thanks for the response! This multisite only has about 85 users total, with most on…

  • Created a topic, Authorizer Admin Page Using Too Much Memory, on the site WordPress.org Forums:
    Authorizer seems to be using an enormous amount of mem…

  • Posted a reply to Upgrade to 3.5.3 Crashes Site at Form Upgrade Step, on the site WordPress.org Forums:
    I've confirmed that manually running through the "update forms" procedure ahead of updating the plugin…

  • Created a topic, Upgrade to 3.5.3 Crashes Site at Form Upgrade Step, on the site WordPress.org Forums:
    The upgrade to 3.5.3 is crashing sites that require SF…

  • Posted a reply to Permissions on wp-cache-config.php too strict, on the site WordPress.org Forums:
    Oh, I don't lock down permissions for WPSC. I lock them down to reduce attack…

  • Posted a reply to Permissions on wp-cache-config.php too strict, on the site WordPress.org Forums:
    I'm at least able to avoid WPSC mucking with wp-config.php's permissions by preventing write access…

  • Created a topic, Permissions on wp-cache-config.php too strict, on the site WordPress.org Forums:
    I'm not sure if this a reintroduced bug or what, but a…

  • Posted a reply to Trouble Downgrading Plugin, on the site WordPress.org Forums:
    I would agree, which is strange since I did the downgrade via WP-CLI (which should…

  • Created a topic, Trouble Downgrading Plugin, on the site WordPress.org Forums:
    I'm running into trouble downgrading this plugin from …

  • Posted a reply to Version 1.6.4 Is Missing 2 Files, on the site WordPress.org Forums:
    Yeah, it does seem like WordPress.org should give you the tools to say "this is…

  • Posted a reply to Version 1.6.4 Is Missing 2 Files, on the site WordPress.org Forums:
    This is WP-CLI’s verify-checksums command. Based on what I’m reading, it would be comparing against…

  • Created a topic, Version 1.6.4 Is Missing 2 Files, on the site WordPress.org Forums:
    It looks like the posted version 1.6.4 of this plugin …

  • Posted a reply to Please Add Support for Older PHP Back to WP-CLI, on the site WordPress.org Forums:
    That's an excellent point, I'll do just that. Thanks!

  • Created a topic, Please Add Support for Older PHP Back to WP-CLI, on the site WordPress.org Forums:
    This may be a long shot, but any chance of adding supp…

  • Posted a reply to Authorizer 2.8.x cannot be activated by wp-cli, on the site WordPress.org Forums:
    I should add...there's no error message. WP-CLI simply returns with no status, and the plugin…

  • Created a topic, Authorizer 2.8.x cannot be activated by wp-cli, on the site WordPress.org Forums:
    As of Authorizer 2.8.0, the command wp plugin activate…

  • Posted a reply to parse error after update.., on the site WordPress.org Forums:
    It should be stated that if you're on Enterprise Linux (RHEL 6, for example), PHP…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    Last one, I promise. Yeah it's Friday but it didn't take long to find preg_match():…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    Here, with comments even: // Establish LDAP connection. if ( substr( $auth_settings['ldap_host'], 0, 7 )…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    Actually I definitely missed something. In the event it's a URI, you need to test…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    Ah ha! Got it working via a very similar hack to the one I had…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    Ah ha! Got it working via a very similar hack to the one I had…

  • Posted a reply to LDAPS Support Request, on the site WordPress.org Forums:
    It's actually not AD, though I could try AD if needed. I just already have…

  • Created a topic, LDAPS Support Request, on the site WordPress.org Forums:
    I'm evaluating Authorizer as an all-in-one replacement…