🚀 Simple Mail System Test
Testing direct mail functions...
✅ Config loaded successfully
📧 Testing Mail Functions
Function Availability Check
✅ sendWelcomeEmail - Available
✅ sendPasswordResetEmail - Available
✅ sendAccountVerificationEmail - Available
✅ sendKYCApprovalEmail - Available
✅ sendDepositConfirmationEmail - Available
Mail System Class Check
✅ getMailSystem function available
✅ Mail system instance created: IntegratedMailSystem
Welcome Email Test
Fatal error: Uncaught Error: Call to undefined method IntegratedMailSystem::sendWelcomeEmail() in C:\xampp\htdocs\ernfxmarkets.com\server\config.php:69
Stack trace:
#0 C:\xampp\htdocs\ernfxmarkets.com\server\simple_mail_test.php(51): sendWelcomeEmail('sagarnandal95@g...', 'Sagar Nandal')
#1 {main}
thrown in C:\xampp\htdocs\ernfxmarkets.com\server\config.php on line 69