Community Add-Ons

Add file to this package
Top » Features

order number in email subject
for osCommerce Online Merchant v2.2

with this contribution the order number is shown in the order email subject.
"Order Process "
changes to e.g.:
"Order Process - Order Number: 17"

it´s easier to find order emails ;)

only a few changes in catalog/checkout_process.php
no language file changes necessary
-----------------------------------------------

mit dieser Contribution wird die Bestellnummer im Bestellemail Betreff. Feld angezeigt.
"Bestellung"
wird z.B. zu:
"Bestellung - Bestellnummer: 17"

Es ist dann leichter Bestellungsmails zu finden ;)

Es wird nur
catalog/checkout_process.php
verändert.
Sprachfiles müssen nicht angepaßt werden.

Legend:  Download   Report
Expand All / Collapse All
order number in email subject 1.2 jonatanvalencia 16 Feb 2007  

The past contribution from tchmnkyz only works in english, dont be selfish, please work for multi language, not only your language.

I tried to install the past 1.0 and 1.1 version (both) and It did not work because it (both) contain a bug.

In the following line:
$new_mail_subject = EMAIL_TEXT_SUBJECT . ' - ' . EMAIL_TEXT_ORDER_NUMBER . ' ' . $insert_id . "n" ;

please discard the . "n" because it wont work.
FULL PACKAGE + Small Fix (version 1.2)
All credits for Werner

Small Mod to this Contribution... tchmnkyz 14 Aug 2006  
order number in email subject 1.1 Werner Nöbauer 18 Feb 2005  
order number in email subject Werner Nöbauer 30 Jan 2005