• Resolved dainet

    (@dainet)


    A qué se debe?

    Warning: Declaration of Starken_Shipping_Method::calculate_shipping($package) should be compatible with WC_Shipping_Method::calculate_shipping($package = Array) in /home/*******/public_html/*****.cl/wp-content/plugins/calculo-de-despacho-via-starken-para-woocommerce/calculo-starken-woocommerce.php on line 48

Viewing 1 replies (of 1 total)
  • Thread Starter dainet

    (@dainet)

    Solucionado, si a alguein le sirve:

    En la línea 117 de “calculo-starken-woocommerce.php” reemplazar:
    public function calculate_shipping($package) {
    por
    public function calculate_shipping($package=array()) {

Viewing 1 replies (of 1 total)
  • The topic ‘Ayuda con mensaje molesto al usar el plugin’ is closed to new replies.