Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sayan Datta

    (@infosatech)

    Hello @vamshikrishna

    Please add these codes to your config.php file:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );

    Official Guide: https://www.ads-software.com/support/article/debugging-in-wordpress/

    Then try to click proceed payment. Then it will add error reasons logs to wp-content/error.log file if any error occurs. After that use https://pastebin.com to copy and paste the log details and then paste the link here.

    Thanks!

    webiee

    (@webiee)

    hello!

    am getting the same error “Internal server error ” after proceeding to payment.

    I recieved this “woocommerce_add_order_item_meta is deprecated since version 3.0.0! Use woocommerce_new_order_item instead.” message in debug log

    how to fix this error?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting Internal Server Error’ is closed to new replies.