Guten Tag,
Bekomme ständig folgende Fehlermeldung für die Zeile in der Schleife:
Fatal error: Unsupported operand types in d:\dd\classes\control\shopping_card.class.php on line 56
while($row = $db->fetch_array())
{
$price = price + $this->calculateDiscountPrice($row);
}