Das liegt an PHP 5.4
Ändere in includes/templates/DEINTEMPLATE/templates/tpl_checkout_confirmation_default.php
ca. Zeile 210
von:
$country_zones = split("[,]", $countries_table);
auf:
...
Art: Beiträge; Benutzer: webchills
Das liegt an PHP 5.4
Ändere in includes/templates/DEINTEMPLATE/templates/tpl_checkout_confirmation_default.php
ca. Zeile 210
von:
$country_zones = split("[,]", $countries_table);
auf:
...