Also das Addon weiß ich leider nicht mehr genau wie das heißt,
Gutschein Addon mit AP aus dem Shop Shimley
Wenn ich das mit der function austausche, also kontostand => bkontostand
Fatal error: Call to undefined function bkontostand()
Ich probier das mal mit dem db_query
EDIT:
PHP-Code:
db_query("UPDATE ".$db_prefix."_kontodaten SET bkontostand = bkontostand + "$gutschein['betrag']" WHERE uid= '".$_SESSION['uid']."'");
Geht leider nicht :/
Parse error: syntax error, unexpected T_VARIABLE in
/var/www/html/********/content/gutscheine/gutscheine.php on line
44
sind Parse Errors nicht fehlende { oder ( [ etc?
PS, ich verwende das Bonuslose Addon 1.2 deshalb bkontostand