Postponed (maintainer needs more info)
Project:
Marketplace
Version:
6.x-1.0-rc1
Component:
Transactions
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2009 at 23:22 UTC
Updated:
22 Jul 2009 at 21:03 UTC
Comments
Comment #1
slimgrin commentedI'm having the same zero balances issue.
Ed, I also had the error on the offers/wants page. To fix it, just go to the cc_directory_user view and in the footer of the attachment, change the php code to:
print theme('offers_wants_link', 'offer').theme('offers_wants_link', 'want');Comment #2
matslats commentedIt would be very helpful if you can both stay with the DEV version, and check the version control messages.
Also please note there is a refresh balances button on admin/marketplace, which may help
There have been a few tweaks since RC1; particularly note that there is a now a notify_transaction_starter action
Comment #3
ed523 commentedfor some reason i thought the flush balances cache would put everyone back to zero, not the other way around. everythings ok now, thanks both of you