• Resolved matuskm

    (@matuskm)


    Hi,

    show me with Shipping method:

    Warning: Use of undefined constant php – assumed ‘php’ (this will throw an Error in a future version of PHP) in /nfsmnt/hosting2_1/7/6/76c87d71-c304-4ec2-adb3-756ceb56df88/kms-pt.sk/sub/qootsk/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/cart/cart-shipping.php on line 28

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi,

    I visited your given link. It seems you have already deactivated the plugin. That’s why I was not able to see any errors.
    Well, I checked in my local file, and on your mentioned file there is just a commented line.So if it is giving any error to you, then you can do the following

    Replace line no 28 from :- <th><?php// echo wp_kses_post( $package_name ); ?></th>
    To:- <th></th>

    You just need to remove the section with PHP.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: Use of undefined constant php’ is closed to new replies.