• Resolved cccbd

    (@cccbd)


    I get this:
    Fatal error: Call to undefined function is_wpmudev_member() in /home/cm_cbd/central-market.org/wp-content/plugins/hummingbird-performance/helpers/wp-hummingbird-helpers-core.php on line 295

    That line is your way of determining if I’m a member or not. So how does that get resolved?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @cccbd,

    I’m sorry this is not working on your site. I tested it on my site (that is not connected to my WPMU DEV account and never was) and I was not able to replicate this issue.
    Can you tell on what screen you have this error? Or during installation/activation?
    Please also tell me what is PHP version on your server.

    And can you remove plugin and install it again?

    kind regards,
    Kasia

    Hi @cccbd

    We just released 1.5.5 that should solve the issue. Could you try again, please?

    Thanks!

    Thread Starter cccbd

    (@cccbd)

    I deleted and reinstalled.

    gzip is not working properly:

    – Your server may not have the “deflate” module enabled (mod_deflate for Apache, ngx_http_gzip_module for NGINX)
    – Another plugin may be interfering with the configuration
    If re-checking and restarting does not resolve, please check with your host or open a support ticket with us.

    Thanks for the answer.

    If you use Apache server, please, try to deactivate gzip and activate again. Otherwise, your hosting could be overriding the gzip settings coming from Hummingbird.

    Thread Starter cccbd

    (@cccbd)

    I did delete and re-install. mode deflate is instaledd

    gzip is not working properly:

    – Your server may not have the “deflate” module enabled (mod_deflate for Apache, ngx_http_gzip_module for NGINX)
    – Another plugin may be interfering with the configuration
    If re-checking and restarting does not resolve, please check with your host or open a support ticket with us.

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @cccbd,

    Can you try adding Gzip rules manually to your htaccess file? You can find them under link “Want to do that manually?”

    Also ask hosting provider is PHP is configured to support zlib library and that zlib output support is enabled. There should be a php.ini settings for this that should be set to “on”:
    zlib.output_compression = On

    kind regards,
    Kasia

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Code calling for membership is crashing plugin’ is closed to new replies.