AbanteCart Community

AbanteCart Development => Customization help => Topic started by: shahiran12395 on July 15, 2019, 12:18:22 AM

Title: send welcome email error
Post by: shahiran12395 on July 15, 2019, 12:18:22 AM
Hi guys. Im currently customizing success checkout function where it will create new login account for guest checkout after the guest user successful pay the product. When the account is created the welcome email not running and give white pages on "rt=checkout/success". I have attach image of my code.
Title: Re: send welcome email error
Post by: maxter on July 17, 2019, 08:30:45 AM
Do you get any error in the log? Check AbanteCart log and web server log.
Title: Re: send welcome email error
Post by: dvagner on July 18, 2019, 02:47:41 AM
Provide more details in which file made changes in which place, what information in the logs. Check if your code is running
Title: Re: send welcome email error
Post by: shahiran12395 on July 25, 2019, 05:49:48 AM
its okey..i already found the error..the one dot <.> after closing the quotes that i overlooked. so right now the mail run like before.. thanks for responding