![]() |
I'm having members complaining that the bank is stealing money away from the. I looked through it and can't find anything wrong with it. Any ideas? Using it with vbookie if that helps.
|
Is it for members who have 1,000 points/$/whatever or more and then they are down to 1-10 points/$/whatever?
|
Yea.
|
Curious, what version of PHP are you running? The same thing is happening to me? I'm running 5.1.2 and I am curious to see if it is a PHP issue.
|
4.4.3
This is just one example. Quote:
|
I rewrote a bunch of the code to try to fix that issue, which I don't see how it even exists in the first place. However, I am going to work on add a cron job and have it handle the interest and that may fix the problem (crosses fingers).
|
I can't remember if I downloaded the zip you posted or the main zip file. Are they both the same?
|
It looks like we are having the same problem. What is the fix?
|
Also if a user has more then $1000 in the bank they only get .01 for interest.
|
don't know yet
|
Thanks for your continued help on this product, i have had my hands tied together by other modifications :) (plus im terrible at crons)
|
Blaine, you ever thought about marrying both IBank and ICash as one product?
|
I prefer them individual, that way you can use only one if need be.
|
any updates for this product?
|
Quote:
Anyone know how to link ibank.php to the navbar? |
Though I do have this one working on my forums, it would be helpful if the instructions were a little more clearer as to what exactly is this "money row"
I had to look in my SQL database that this row was "vbookie_cash" for my system (vbookie) |
Quote:
|
Quote:
PHP Code:
PHP Code:
Note: This is just a basic location that will appear to the right of your User CP link that's first in line by default. Depending on your taste, you can place this anywhere you wish. |
To get the interest to work for amounts above 1000, simply delete this around line 60:
PHP Code:
Blaine, ibank is a great script, but you really should update the release with this fix. |
Quote:
|
I couldn't get that to fix it for me - not on the version I'm running. In fact, after changing that, whenever I deposit 1000 into the bank, I don't actually deposit anything, yet my bankmoney goes up by 1.
Here's the one I'm using with the similar fix made. Edit: leaving it uncommented out does the same thing. |
Heh, deposits don't work for me using your script. Strage...
Also, are there any fixes around for the interest payments? They really need to use crop :alien: Edit: my version is attached. Note that I renamed it to bank.php :) |
I am experiencing the same thing that christianb is experiencing.
Other than that, thanks so much for this. Exactly what I was looking for down to the last line of code. :) |
Anything above 1,000 doesn't deposit. The Max I can deposit is 999.99
Anyone got a code which could add the users 'money' into MEMBERINFO? |
I have a bit of a problem with this... when members deposit money into the bank after a few days it steals the points...
Now i use the icash points system and the points they can exchange for mobile phone accessories out of my web shop... Well i don't mind one bit their points get stolen but the members aren't too happy :lol: Any help would be appreciated :D thanks kev :D |
points in total? or points just in the bank.
|
Quote:
thanks kev :D |
I have had a few users that are experiencing the same thing. Someone just lost a couple thousand points from the bank. Additionally, I am still having issues with the 999 deposit. I don't know if these things are somehow related, but it seems that when users deposit over 999 points in the bank, this event is related to their points disappearing. Perhaps it is just coincidence.
|
just one more question, do they loose the money when they gain intrest or when they deposit the money.
|
Not sure... I'm still collecting clues about this entire thing. I don't think that it is when they deposit the money. Because a few of the members have said that they deposited the money, then the following day it was gone, I am going to assume that it is when the time rolls around for interest that the issue arises. But this is all based on assumption. I myself have not experienced issues with the bank, though there was one incidence of disappearance of my own money when I first set it up. I just blamed that on my faulty operation of the bank, though.
|
Nice little mod.
Is it possible to transfer everyones vbux deposited points to the ibank ? |
Im sure this can easily be achieved by running a simple query, but sadly i am at school right now, so i can not look into it.
I will also look at the code that gives interest once i get home, probably just a faulty number somewhere. Actually I have a lan party tonight, ill see what i can do during class :lol: |
updated, removed alot of unnessary stuff. try now.
|
Thanks sooo much. :) I'll try it this later tonight or this weekend, depending on when I get around to it, and I'll let you know how it goes.
|
how do we upgrade ?
I had an earlier version . Do I just import that it Will it loose money from members accounts by doing this ? |
nope.
nothing will be lost. |
I got a fix :)
This fixes the 1000 point bank issue and should some others as well. I've successfully tested this a few times and it works. |
thanks! what was the problem?
|
It had to do with the interest - it was double compounded - the way it was set up, I could deposit or withdraw the money that was there - but it would display 1/1000th the amount
4.03 would actually represent 4030.00 for example. I could withdraw 1000, and it would withdraw it, but it would only add 1, and by the same token, I could deposit 1000 back but it would only take off 1 (because of the double compound). I fixed the deposit and withdraw configurations so that it would be strict on that; if you had 4.03 in the bank, you could only take 4.03 - and then fixed the double compounding. My next idea on this is to work a cron job to automatically handle the interest rather than the way it is set up now. It takes a refresh on the screen to recalculate it and will sometimes display things such as -14 days. A cron job should fix this. Just have the interest based on the difference between the deposit time and when the cron is run. |
Thanks for your help.
Yes i do agree with you on the cron, but that would need to run only about every 10 minutes. |
All times are GMT. The time now is 09:54 PM. |
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:
|