osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

EMAIL_TEXT_SUBJECT How to include products_model

This is a discussion on EMAIL_TEXT_SUBJECT How to include products_model within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi All I am trying to get my extra emails sent to other people to include the following In the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 10-07-2004, 04:21 PM
Lurker
 
Join Date: Oct 2004
Location: Uk
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ireader
Default EMAIL_TEXT_SUBJECT How to include products_model

Hi All

I am trying to get my extra emails sent to other people to include the following In the email subject field,

products model & product order number example ABC167

Also

can I change this line
CODESTORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, '');

to display customers email address in the from field, so recipient can just click reply to? I know tis is more difficult than it looks


Can I acheive what I am after with this code below?
I am using this piece of script below from webmakers corner, I keep trying and searching but I am unable make it do what I need without your help




also can I enter the product_ model here somehow to show ABC167 in the subject box



this is the code I am using
This makes the subject contain order process number#167
CODE// send emails to other people
if (SEND_EXTRA_ORDER_EMAILS_TO != '') {
//"WebMakers.com Added: Include Order # in Subject and customer's email address and phone in body"

tep_mail('', SEND_EXTRA_ORDER_EMAILS_TO,

EMAIL_TEXT_SUBJECT . ' number#' . $insert_id,

$order->customer['firstname'] . ' ' . $order->customer['lastname'] . ' ' .

'E-mail:' . $order->customer['email_address'] . "\n\n".
'Phone:' . $order->customer['telephone'] . "\n\n".
// 'Fax:' . $order->customer['fax'] . "\n\n".

nl2br($email_order),

STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, '');

}

in the above code if I replace
CODEEMAIL_TEXT_SUBJECT . ' number#' . $insert_id,
with
CODEEMAIL_TEXT_SUBJECT . $insert_id,

I get order process167 in the subject box.

I would like to edit out order process to leave just 167

Where/which file does the text " order process " get pulled from, Ive done find in email.php orders.php order_info.php

do I need to define something somewhere to get products model to work?

Ok thats long enough for now,
Thanks to all
regards
Ian
Regard




--------------------

www.readergroup.co.uk
Authorised Distributors
Vans4free (Leicestershire)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Can not find Header.php in /catalog/include chrisrex osCMax v2 Installation issues 2 09-26-2005 03:38 PM
How can I allow my search to also include category names? DeltaWolf7 osCMax v2 Customization/Mods 0 08-11-2005 03:24 AM
Modifying the Information box to include new link Demented osCMax v1.7 Discussion 5 05-23-2005 08:43 AM
No products_model field in record. This line was not importe Blitz49 osCMax v1.7 Discussion 4 04-17-2005 08:36 PM
Please include Spanish support in MS2 MAX!!!!!!!!!!!! isifra osCMax v1.7 Discussion 1 11-21-2004 04:15 PM


All times are GMT -8. The time now is 11:57 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax