Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Goran87

    (@goran87)

    Hi ridz,

    which version of woocommerce do you use ? In general, i check if woocommerce/woocommerce.php is inside active plugins list, if not, then throw this error.

    Thread Starter ridzwanismail

    (@ridzwanismail)

    Hi Goran,

    I’m using the latest version for both wordpress and woocommerce.
    I now think because I’m using multisite? (although network activated.)
    If that’s the case, how do I get around?

    Plugin Author Goran87

    (@goran87)

    Hi ridz,

    ill fix this in next update, woocommerce has wrong documentation, for now in class-gens-raf.php line 155 – 160, remove and place just the line from 159:

    $this->loader->add_filter( ‘woocommerce_get_settings_pages’, $plugin_admin, ‘add_settings_page’ );

    and thats it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting a False Error – "WooCommerce is not active"’ is closed to new replies.