Home Forums Themes Support Claue On Checkout getting Error

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #29303

      Hi,

      On Checkout getting Error. Please find attached screenshot.

      I Hope you can help.
      Many Thanks

    • #29307

      Hi,

      Please add below code to wp-config.php

      ini_set('display_errors','Off');
      ini_set('error_reporting', E_ALL );
      define('WP_DEBUG', false);
      define('WP_DEBUG_DISPLAY', false);

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29326

      Hi,

      Many Thanks and works. Thanks for fix.

      Kind Regards,

Viewing 2 reply threads

You must be logged in to reply to this topic.