Loading...
 
Skip to main content

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
(0)
Description

Using CC Mod http://cc.tikiwiki.org/Mod+Community+CurrenciesQuestion on a 1.10cvs from mid june 2007:

Here: http://www.moviments.net/intercanvis/Moneda+socialQuestion

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=1Question , 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+
Demonstrate Bug (older Tiki versions)
Ticket ID
1167
Created
Tuesday 26 June, 2007 11:56:42 UTC
by Unknown
LastModif
Saturday 08 August, 2009 20:21:30 UTC


Show PHP error messages