(06-30-2008 08:30 PM)The Winner Wrote: - In the postbit, there is a centence that shows MyPlaza Money for the user, I want to add one that shows how much he/she has in the bank!
Use this plugin/module (it'll work as both):
bankinpostbit.php (Size: 677 bytes / Downloads: 707)
After activating, edit your
postbit template, and place
{$post['bankmoney']} where you want the amount of money in the bank to be displayed.
(06-30-2008 08:30 PM)The Winner Wrote: - I want to disable negative money, I mean if you have $0.00 you can't donate $100.00 to someone and then have -$100.00 in your account! It causes me a lot of problems!
That shouldn't be possible...
Are you sure you can do this?
(06-30-2008 08:30 PM)The Winner Wrote: - I want to limit the use of the bank per month, U mean you can use it just 10 times per month for exemple!
Edit the
Bank Withdraw /
Bank Deposit items and change the
Maximum number of purchases and
Enforce buy limits within this time only (in seconds) options for both.
(depositing/withdrawing is considered a "buy")
(06-30-2008 08:30 PM)The Winner Wrote: - Is there any possibility to show in the thread how much its owner earned by making it ?
Can be done with a simple multiplication - ie, num replies in thread * rate.
(06-30-2008 08:30 PM)The Winner Wrote: - A question : Does unapproved posts make money for their owner ?
From memory, yes - you should be able to check that.