• Resolved mehowg

    (@mehowg)


    I have warning on main and admin page like that:

    Warning: array_keys() expects parameter 1 to be array, null given in … /jigoshop_tax.class.php on line 312

    Warning: in_array() expects parameter 2 to be array, null given in … /jigoshop_tax.class.php on line 312

    Warning: array_keys() expects parameter 1 to be array, null given in … /jigoshop_tax.class.php on line 313

    Warning: array_shift() expects parameter 1 to be array, null given in …/jigoshop_tax.class.php on line 314

    My jigoshop version is 1.9.3.1
    WP 3.9.1
    PHP 5.3.26 (avaliable change to 5.4.21)

    It was happend after WP upgrade, addon upgrade to newest version did not resolved problem.

    https://ww.wp.xz.cn/plugins/jigoshop/

Viewing 3 replies - 1 through 3 (of 3 total)
  • elitistdogg

    (@elitistdogg)

    @mehowg – I get the same errors. See my discussion on it – http://ww.wp.xz.cn/support/topic/tax-rates-setting-all-countries

    1.9.3 was supposed to fix it, but it seemed to persist. I believe they are are working on re-writing the code for the taxes anyway. right now, we are taking the hit on the tax and just not charging it as it allows customers to proceed with check out.

    Hopefully in the next release.

    Thread Starter mehowg

    (@mehowg)

    Thank You for information. Our problem with warnings looks exactly the same. It seems that we must wait for a new version with hope that the new version fix our problem.

    Thread Starter mehowg

    (@mehowg)

    After upgrade to new version 1.9.5 all is fine 🙂

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

The topic ‘Warning in jigoshop_tax.class.php’ is closed to new replies.