[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
 OpenForum.dk • Vis emne - Track & Trace på osCommerce...

Track & Trace på osCommerce...

Danske moduler, eller oversættelser til engelske moduler.

Redaktør: Redaktionen

Re: Track & Trace på osCommerce...

Indlægaf Steen Smidt » 2009-04-3 14:08

Hej

Perfekt modul det der track og trace - har lige installeret det og det virker jo perfekt

Men men den laver noge tmærkeligt i mailen når man i admin opdatere ordren med en kommentar og track og trace er afkrydset skriver den
onkommentarer til din ordre dvs. at smider lige et on på kommentarer

Hvis jeg gør det sammen fjerner krydset i track og trace så skriver den det rigtigt :-)

Jeg syntes at jeg har set det omtalt her på forummet, men kan ikke finde det er der nogen der kan hjælpe :-)
Min oscom er en osCommerce Online Merchant v2.2 RC2a // HTTP server: Apache/2.0.59 (FreeBSD) PHP/4.4.4 mod_ssl/2.0.59 OpenSSL/0.9.8b

Og lige nu ligger den på shop.net2admin.dk
Steen Smidt
Godt igang
Godt igang
 
Indlæg: 60
Tilmeldt: 2008-03-12 13:45
Geografisk sted: Næstved

Re: Track & Trace på osCommerce...

Indlægaf Steen Smidt » 2009-04-3 14:30

det eer den her kode tror jeg

if ( ($check_status['orders_status'] != $status) || tep_not_null($comments)) {
tep_db_query("update " . TABLE_ORDERS . " set orders_status = '" . tep_db_input($status) . "', last_modified = now() where orders_id = '" . (int)$oID . "'");

$customer_notified = '0';

if (isset($HTTP_POST_VARS['notify']) && ($HTTP_POST_VARS['notify'] == 'on')) {
$notify_comments = '';




if (isset($HTTP_POST_VARS['notify_comments']) && ($HTTP_POST_VARS['notify_comments'] == 'on')) {
$notify_comments = sprintf(EMAIL_TEXT_COMMENTS_UPDATE, $comments) . "\n\n";
}
/* #CHAVEIRO3# Tracking contribution begin*/
if ((isset($HTTP_POST_VARS['notify_tracking']) && ($HTTP_POST_VARS['notify_tracking'] == 'on')) & (tep_not_null($track_num) || tep_not_null($track_num2) || tep_not_null($track_num3))) {
$notify_tracking = sprintf(EMAIL_TEXT_TRACKING_NUMBER) . "\n" . tep_catalog_href_link(FILENAME_CATALOG_ACCOUNT_HISTORY_INFO, 'order_id=' . $oID, 'SSL') . "\n\n";
}
$email = STORE_NAME . "\n" . EMAIL_SEPARATOR . "\n" . EMAIL_TEXT_ORDER_NUMBER . ' ' . $oID . "\n" . EMAIL_TEXT_INVOICE_URL . ' ' . tep_catalog_href_link(FILENAME_CATALOG_ACCOUNT_HISTORY_INFO, 'order_id=' . $oID, 'SSL') . "\n" . EMAIL_TEXT_DATE_ORDERED . ' ' . tep_date_long($check_status['date_purchased']) . "\n\n" . $notify_tracking . $notify_comments . sprintf(EMAIL_TEXT_STATUS_UPDATE, $orders_status_array[$status]);
/* #CHAVEIRO3# Tracking contribution end*/
tep_mail($check_status['customers_name'], $check_status['customers_email_address'], EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);

$customer_notified = '1';
}

/* #CHAVEIRO3# Tracking begin*/
tep_db_query("insert into " . TABLE_ORDERS_STATUS_HISTORY . " (orders_id, orders_status_id, date_added, customer_notified, comments, track_num, track_num2, track_num3) values ('" . (int)$oID . "', '" . tep_db_input($status) . "', now(), '" . tep_db_input($customer_notified) . "', '" . tep_db_input($comments) . "', '" . tep_db_input($track_num) . "', '" . tep_db_input($track_num2) . "', '" . tep_db_input($track_num3) . "')");
/* #CHAVEIRO3# Tracking end*/

$order_updated = true;
}
Min oscom er en osCommerce Online Merchant v2.2 RC2a // HTTP server: Apache/2.0.59 (FreeBSD) PHP/4.4.4 mod_ssl/2.0.59 OpenSSL/0.9.8b

Og lige nu ligger den på shop.net2admin.dk
Steen Smidt
Godt igang
Godt igang
 
Indlæg: 60
Tilmeldt: 2008-03-12 13:45
Geografisk sted: Næstved

Re: Track & Trace på osCommerce...

Indlægaf succeed » 2009-07-19 23:14

Er der nogle der kan fortæller hvorfor den skriver 2 linier når man benytter Track'n'Trace?

19/07/2009 23:12:24 Afsendt CV159594032DK (Kunden ikke underrettet)
19/07/2009 23:12:24 Afsendt (Kunden underrettet)

Var der i øvrigt en løsning til at få Track'n'Trace link direkte i mailen, istedet for linket til account_history_info?
Venlig Hilsen
D.B.Larsen
Godt & Gave - Gaveartikler, kunst og livsstil
succeed
Godt igang
Godt igang
 
Indlæg: 84
Tilmeldt: 2006-09-24 17:19
Geografisk sted: Hedehusene

Re: Track & Trace på osCommerce...

Indlægaf succeed » 2009-07-20 11:28

Mit spørgsmål er besvaret i denne tråd: viewtopic.php?f=2&t=7310&p=36936&hilit=track+trace+email#p36936 :)
Venlig Hilsen
D.B.Larsen
Godt & Gave - Gaveartikler, kunst og livsstil
succeed
Godt igang
Godt igang
 
Indlæg: 84
Tilmeldt: 2006-09-24 17:19
Geografisk sted: Hedehusene

Re: Track & Trace på osCommerce...

Indlægaf JakobHK » 2009-09-17 09:01

Hej

Jeg har tidligere brugt track-og-trace modulet fra CHAVEIRO samt hjulpet en del andre webshops med at få det tilpasset, så det virker ordentlig med PostDanmark, får track-og-trace nummer korrekt med i email, vise det ordentlig på account_history_info.php side overfor kunden, osv.

Nu har jeg lavet et nyt track-og-trace modul som er noget lettere at installere og som i udgangspunktet fungerer bedre end det gamle track-og-trace model.
God fornøjelse med modulet, se her: viewtopic.php?f=44&t=8675


VH
Jakob Høy Biegel
-------------------------------------------------------------------
www.shopeon.com - automatiser din webshop
Brugeravatar
JakobHK
Moderator
Moderator
 
Indlæg: 267
Tilmeldt: 2003-01-7 13:56
Geografisk sted: Århus

Foregående

Tilbage til Moduler

Hvem er online

Brugere der læser dette forum: Ingen tilmeldte og 7 gæster

cron