talha23
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Checkout page errorHello @threadi ,
Thanks for replying. The problem has been resolved. All I had to was to integrate SMTP settings with the email from cPanel, it only took less than 5 minutes to solve this problem when I hired one of the many professionals. Turns out, he was the only professional who knew how to do his job. I was stunned and amazed at the same time, glad it’s over now.
Forum: Everything else WordPress
In reply to: Checkout page errorHello @iconithemes,
Thank you for replying to the post. I did what you asked and opened the debug tool, apparently it was a PHPemail error on line: 881, I deleted the old one and installed a new PHPmailer to see if the problem is fixed, but no. it’s the same error I was getting on the earlier version of PHPMailer. Here’s the error log found in debug.log:
[23-Jul-2024 08:27:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function PHPMailer\PHPMailer\mail() in /home/glamelegance/public_html/wp-includes/PHPMailer/PHPMailer.php:880 Stack trace: #0 /home/glamelegance/public_html/wp-includes/PHPMailer/PHPMailer.php(1966): PHPMailer\PHPMailer\PHPMailer->mailPassthru(‘admin@glamelega…’, ‘[Glam Elegance]…’, ‘<!DOCTYPE html>…’, ‘Date: Tue, 23 J…’, NULL) #1 /home/glamelegance/public_html/wp-includes/PHPMailer/PHPMailer.php(1689): PHPMailer\PHPMailer\PHPMailer->mailSend(‘Date: Tue, 23 J…’, ‘<!DOCTYPE html>…’) #2 /home/glamelegance/public_html/wp-includes/PHPMailer/PHPMailer.php(1521): PHPMailer\PHPMailer\PHPMailer->postSend() #3 /home/glamelegance/public_html/wp-includes/pluggable.php(545): PHPMailer\PHPMailer\PHPMailer->send() #4 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php(741): wp_mail(Array, ‘[Glam Elegance]…’, ‘<!DOCTYPE html>…’, Array, Array) #5 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/emails/class-wc-email-new-order.php(112): WC_Email->send(‘admin@glamelega…’, ‘[Glam Elegance]…’, ‘<!DOCTYPE html>…’, ‘Content-Type: t…’, Array) #6 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(324): WC_Email_New_Order->trigger(774, Object(Automattic\WooCommerce\Admin\Overrides\Order)) #7 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #8 /home/glamelegance/public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #9 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-emails.php(172): do_action_ref_array(‘woocommerce_ord…’, Array) #10 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(324): WC_Emails::send_transactional_email(Array, Object(Automattic\WooCommerce\Admin\Overrides\Order)) #11 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #12 /home/glamelegance/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #13 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-order.php(420): do_action(‘woocommerce_ord…’, 774, Object(Automattic\WooCommerce\Admin\Overrides\Order)) #14 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-order.php(253): WC_Order->status_transition() #15 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-order.php(365): WC_Order->save() #16 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/gateways/cod/class-wc-gateway-cod.php(349): WC_Order->update_status(‘processing’, ‘Payment to be m…’) #17 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1062): WC_Gateway_COD->process_payment(774) #18 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1293): WC_Checkout->process_order_payment(774, ‘cod’) #19 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(520): WC_Checkout->process_checkout() #20 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(324): WC_AJAX::checkout(”) #21 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #22 /home/glamelegance/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #23 /home/glamelegance/public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(96): do_action(‘wc_ajax_checkou…’) #24 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(324): WC_AJAX::do_wc_ajax(”) #25 /home/glamelegance/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(false, Array) #26 /home/glamelegance/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #27 /home/glamelegance/public_html/wp-includes/template-loader.php(13): do_action(‘template_redire…’) #28 /home/glamelegance/public_html/wp-blog-header.php(19): require_once(‘/home/glamelega…’) #29 /home/glamelegance/public_html/index.php(17): require(‘/home/glamelega…’) #30 {main} thrown in /home/glamelegance/public_html/wp-includes/PHPMailer/PHPMailer.php on line 880