Yes, that helps!
btw: this contrib is currently not multilanguage?
I think that would also be a good thing to include in the next version.
- osCommerce Support Forum
- → Viewing Profile: mightyx
Latest News: (loading..)
Community Stats
- Group Community Member
- Active Posts 50 (0.02 per day)
- Most Active In General Add-Ons Support (28 posts)
- Profile Views 6,606
- Age Age Unknown
- Birthday Birthday Unknown
-
Real Name
N. Maur
-
Gender
Male
0
Neutral
Friends
mightyx hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Mail Manager
12 August 2011, 06:14
In Topic: Mail Manager
11 August 2011, 15:44
Thanks! I am currently testing the contrib, not so bad...
But it seems to me, that not all variables work, the $customername for exmaple in status mail
doesn't work for my shop. Also I wonder where I should edit the mail subject.
But it seems to me, that not all variables work, the $customername for exmaple in status mail
doesn't work for my shop. Also I wonder where I should edit the mail subject.
In Topic: Mail Manager
10 August 2011, 21:25
Just one question...
When I have installed e.g. payment modules like paypal that use their own mail function in the payment module itself, can I then replace the original mail code with the mail manager email code from
the cahckout_process.php and it works???
When I have installed e.g. payment modules like paypal that use their own mail function in the payment module itself, can I then replace the original mail code with the mail manager email code from
the cahckout_process.php and it works???
if (file_exists(DIR_WS_MODULES.'mail_manager/order_confirm.php')){
include(DIR_WS_MODULES.'mail_manager/order_confirm.php');
}else{
tep_mail($order->customer['firstname'] . ' ' . $order->customer['lastname'], $order->customer['email_address'], EMAIL_TEXT_SUBJECT, $email_order, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
}
- osCommerce Support Forum
- → Viewing Profile: mightyx
- Forum Rules






Find content

