tjgames
01.05.2006, 19:42
Hallo!
Ich habe mir das Modul hier aus dem Downloadbereich herruntergeladen und installiert.
Wenn ich was bestellen möchte, erscheint beim berstellvorgang folgender Fehler:
''>ZITAT</div>
Fatal error: Call to undefined function: xtc_format_price() in D:\xampp\htdocs\test\includes\modules\order_total\ ot_handling.php on line 53
[/b]
Zeile 53 sieht so aus:
'text' => xtc_format_price(xtc_add_tax($handlingfree, $tax ), true, $order->info['currency'], $order->info['currency_value']),
Wobei der Bereich:
$this->output[] = array('title' => $this->title . ':',
********************** 'text' => xtc_format_price(xtc_add_tax($handlingfree, $tax ), true, $order->info['currency'], $order->info['currency_value']),
********************** 'value' => xtc_add_tax($handlingfree, $tax));
****}
Ich setze xtc 3.04 SP1 ein
Hat da jemand einen Tipp, was da falsch sein könnte?
Ich habe mir das Modul hier aus dem Downloadbereich herruntergeladen und installiert.
Wenn ich was bestellen möchte, erscheint beim berstellvorgang folgender Fehler:
''>ZITAT</div>
Fatal error: Call to undefined function: xtc_format_price() in D:\xampp\htdocs\test\includes\modules\order_total\ ot_handling.php on line 53
[/b]
Zeile 53 sieht so aus:
'text' => xtc_format_price(xtc_add_tax($handlingfree, $tax ), true, $order->info['currency'], $order->info['currency_value']),
Wobei der Bereich:
$this->output[] = array('title' => $this->title . ':',
********************** 'text' => xtc_format_price(xtc_add_tax($handlingfree, $tax ), true, $order->info['currency'], $order->info['currency_value']),
********************** 'value' => xtc_add_tax($handlingfree, $tax));
****}
Ich setze xtc 3.04 SP1 ein
Hat da jemand einen Tipp, was da falsch sein könnte?