This is a discussion on tep_mail within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi all, Is anyone able to shed any light on this, my email used to be ok, but, I have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all, Is anyone able to shed any light on this, my email used to be ok, but, I have recently started to encounter this error, please take a quick look Thanks all, Fatal error: Call to undefined function: tep_mail() in /files/home/readergroup/catalog/checkout_process.php on line 346 line 346! Code: tep_mail($order->customer['firstname'] . ' ' . $order->customer['lastname'], $order->customer['email_address'], EMAIL_TEXT_SUBJECT, $email_order, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS); // send emails to other people It occurs when trying to create an account or when making a purchase or trying to update details in admin, etc however if I use the email function in admin the email is sent fine and notice appears "email sent - " so the email does work, where should tep_mail be defined? Is this related to the server or the script, have my files been got at? I have also had problems with email being delivered to yahoo addys OK but not to addresses on the same domain as my server, or to a freeserve address for example, but Yahoo is ok, osmax 1.7 FreeBSD 4.10-STABLE Apache/1.3.29 (Unix) mod_perl/1.28 PHP/4.3.5 MySQL 4.0.18 |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webserver Upgraded to PHP v4.3.10 and TEP_MAIL won't work... | TECH-OPS.net | osCommerce 2.2 Modification Help | 2 | 02-14-2005 10:32 AM |