Hi,
Ich hoffe ihr könnt mir helfen!?
Folgenden Fehler bekomme ich beim aufrufen des Warenkorbes:
Allerdings nur wenn der Warenkorb nicht leer ist!
Fatal error: Call to a member function build_express_checkout_button() on a non-object in /srv/www/htdocs/web89/html/koicenter/shopping_cart.php on line 134
In der shopping_cart steht in der Zeile 134:
$smarty->assign('BUTTON_PAYPAL', $o_paypal->build_express_checkout_button((int)$order_amount, $_SESSION['currency']));
Viele Grüße
Christof