Contributions

Other (Category Index)
Search: 

Order confirmation email text - Bestellbestätigung EMail Text

EmailOrderText

das folgende Contribution erlaubt es Ihnen über Ihre Administration HTML- oder Text Emails für Ihre Bestell-Bestätigungs Mail zu editieren und Platzhalter an der Stelle zu platzieren wo Sie die entsprechende Informationen in der Email haben möchten. Dieses Tool wurde für die Version 2.2 geschrieben.

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

EmailOrderText

The text of this file was translated by a translation program. This program makes it possible to edit the Order confirmation Emails.
You can use substitute symbols for dynamic contents. You can generate Emails in HTML or text format. You can adjust that everything in the administration of your shop. This Contribution was written for the version 2.2.

Expand All / Collapse All

Problem of languages tabs 27 Oct 2010

Theres is a problem on file email_order_text.php.

This problem is that that the languages tab is not shown, and so is not shown the textarea to modify the text.

Only is shown when is clicked the submit button, and doing that erases the first language text.

the solution to this problem is:

find at line 174: for ($i=0, $n=sizeof($languages); $i<$n; $i++) {

and add before that line:

$languages = tep_get_languages();

Email Order Text 1.6 7 Dec 2009
SQL-File for EN - DE - ES 27 Nov 2009
Email Order Text 1.5 25 Nov 2009
Order confirmation email text - Bestellbestätigung EMail Text 1.4 ready for FCK Editor 8 Aug 2006
Order confirmation email text - Bestellbestätigung EMail Text 1.4 8 Aug 2006
Order confirmation email text - Bestellbestätigung EMail Text 17 Sep 2005
Order confirmation email text - Bestellbestätigung EMail Text Dirk Pagador 15 Apr 2005
Order confirmation email text - Bestellbestätigung EMail Text Dirk Pagador 15 Apr 2005

Note: Contributions are used at own risk.