Little more help
I have points displayed fine in Navbar welcome area.
I am attempting to get the bank balance up there as well.
The following code works only while I am using the bank module itself:
Code:
Available: <b><i>$bbuserinfo[uttpoints]</i></b> | Bank: <b><i>$bankdata[amount]</i></b><br />
On the rest of the site the bank balance is blank. Any ideas please?