![]() |
I wanted to show the icash information in MEMBERINFO template.
I try to cut & paste the same information from Postbit, it's not showing the icash amount. Anyone knows how to do it? |
If you want to show decimal places as in real currency, you need to make one alteration. Remember to do a backup of your table before doing this. I will not be held responsible for any problems. This works on my forums just fine.
Go in to phpmyadmin or however you alter your database and run this query [sql]alter table " . TABLE_PREFIX . "user modify money decimal(15,2);[/sql] If you are running iBank, you will need to run this query as well [sql]alter table " . TABLE_PREFIX . "user modify bankmoney decimal(15,2);[/sql] If you haven't installed this mod yet, this change to the installer should work Find PHP Code:
PHP Code:
|
Thx christian for helping, Marching band and finals are over hopefully I will be able to work on coding once again soon, though rebuilding my site is a priority (that means auction hack soon!)
|
No problem - there's a lot of stuff I'd like to see added, but as I add them (if I have time - and if you haven't already) I'll post them here. Right now, however, my concern is more focused on merging two sites together :P
|
go right ahead, my mods are open to editing by anyone.
|
Quote:
|
Is there an addon to this hack which gives users points for posts made by their referrals.
I also need a page which displays the users with most points. Can anyone help?....needed desperately! |
Quote:
|
Quote:
I guess not then :( |
The second option shouldn't be too hard to do with Logicians Web Templates
I've attached a template for use with Logicians Web Templates which should work with iCash default installation, just import it in to webtemplates This should show the 10 richest and 10 poorest members of you site and should be very easy to change to suit you own requirements |
All times are GMT. The time now is 04:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|