Thanks for this amazing module. I'm not sure if it's the error is mine in my module or site configuration, but the error below pops up on various pages of my site. All the functionality of your module I have tested so far seems to be working except for this message when I'm looking at or completing transactions:

Notice: Undefined property: stdClass::$issuance in include() (line 13 of /var/www/timebank/sites/all/modules/mutual_credit/transaction_totals.tpl.php).

Any help or advice is much appreciated! Again, many thanks for your great work.

Comments

matslats’s picture

Status: Active » Closed (fixed)

Should be fixed in mcapi_update_7020?
did you forget to run update.php?
Otherwise you just need to resave the currency.

armarcha’s picture

Resaving the currency solved it. Many thanks!