Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Dan

    (@dangoodman)

    Hi, K4DS!

    It looks like a conflict with another plugin.

    Please do the following steps to mine some useful info:

    1. Open woocommerce settings page which appears blank currently. Just keep it open in your browser and go to the next step.

    2. Go to your wp-config.php file and add the following lines:
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);

    3. Return to your browser and refresh the woocomerce settings page you opened before.

    4. Now remove the recently added lines from wp-config.php.

    5. Find /wp-content/debug.log file and attach it here.

    Thread Starter K4DS

    (@k4ds)

    Great support. Thank you! Here’s the results:

    [20-Feb-2014 11:55:45] PHP Fatal error: Call to undefined function WC() in /var/www/html/wp-content/plugins/weight-based-shipping-for-woocommerce/woocommerce-weight-based-shipping.php on line 76

    Plugin Author Dan

    (@dangoodman)

    Thanks.

    It looks like you use WooCommerce version < 2.1. Is it correct?

    I’ve updated plugin to make it compatible with older WC versions. Please check if it fixes the issue.

    Plugin Author Dan

    (@dangoodman)

    I’m marking this ticket as resolved for now. Let me know if last update did not solve your issue.

    Thread Starter K4DS

    (@k4ds)

    Yes that fixed it! Thankyou.

    How do I add the weights for each product?? I cant seem to find it.

    Thanks!

    Plugin Author Dan

    (@dangoodman)

    Take a look at this: https://i.imgur.com/QRxw61S.png?1 .

    Thread Starter K4DS

    (@k4ds)

    That is strange. I dont have that on mine? Am i missing a plugin?

    Plugin Author Dan

    (@dangoodman)

    Not sure really. I think you should post this question in an appropriate woocommerce support thread.

    Thread Starter K4DS

    (@k4ds)

    Oh, it was because I didnt have weights turned on in settings.

    Is it possible to have 3x weight based shipping couriers? I have different rates I want to use for 3 different areas of the globe.

    Plugin Author Dan

    (@dangoodman)

    Nope, it’s not yet. Maybe in future plugin versions.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘activate makes settings blank page’ is closed to new replies.