Re: Multiple emails for order notification
I thought about doing this and found your code. I have checked to make sure that I did everything.
I am only running the Processed Orders version (1st one), and although I still get my email notifications, it does not send out the text message.
BTW - as a test, I wrote a simple php script with an input form, just to make sure that my carrier works - and it does.
This is the code (xxxx = my phone number):
mail("xxxxxxxxxx@txt.att.net", "", $message, "From: Carl\r\n");
__________________
Carl Tice
X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1
PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
|