Module my_ledger (CC Mod) not showing balance if using param float=>right
- Status
- Closed
- Subject
- Module my_ledger (CC Mod) not showing balance if using param float=>right
- Version
- 1.9.x
2.x - Category
- Error
- Feature
- Mods
Modules - Resolution status
- Out of Date
- Submitted by
- Xavier de Pedro
- Lastmod by
- Kissaki
- Rating
- Description
Using CC Mod http://cc.tikiwiki.org/Mod+Community+Currencies
on a 1.10cvs from mid june 2007:
Here: http://www.moviments.net/intercanvis/Moneda+social
I'm using this code:
Copy to clipboard{MODULE(module=>my_ledger,float=>right,decorations=>y,flip=>y,max=>10,np=>0)}{MODULE}
However, a user with trasnaction, is showing nothing in the module.However, if the same user goes to: http://www.moviments.net/intercanvis/cc.php?page=ledgers&my=1
, then some balance is shown.
It looks that there some bug at my_ledger module
updated: the problem seems to be with the float param.
By the way, the call to module plugin was made inside a third column of a split plugin.- Solution
Partial solution: avoid floating right the module. If using float=>none is used, balance is shown.
Copy to clipboard{MODULE(module=>my_ledger,float=>none,decorations=>y,flip=>y,max=>10,np=>0)}{MODULE}
Please upgrade to a recent version of tiki.
If the problem persists, please add a new tracker item.- Importance
- 4
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1167
- Created
- Tuesday 26 June, 2007 11:56:42 UTC
by Unknown - LastModif
- Saturday 08 August, 2009 20:21:30 UTC