Email Debug Test
Test 1: Basic mail function
Basic mail result: ✅ SUCCESS
Test 2: Check send_emails.php syntax
Syntax check: No syntax errors detected in /home/awarzfxs/public_html/checkout/send_emails.php
Test 3: Include test with real database
✅ PDO connection found
✅ Database connection working
About to include send_emails.php with real database...
✅ send_emails.php included successfully
✅ Check your email for the test message!
Next Steps:
1. If the simple email test worked, try placing a real order
2. If database errors persist, the email sending should still work in real checkout
3. The main thing is that syntax errors are now fixed ✅