Version: , by dethfire
Developer Last Online: Sep 2014
Version: Unknown
Rating:
Released: 01-20-2005
Last Update: Never
Installs: 0
No support by the author.
I have alot of members that put money in the bank and now it is gone, saying they don't have it anymore, but the history shows they put it in. Anyone else having this trouble?
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I am not able to replicate the problem. (but had a few users report this)
For example, user reported lost points. I looked in the users history and see that there was a deposit for X bucks into the bank. However bank doesn't show any funds anymore. Then I tried to deposit some more, however these funds are showing fine.
Is the bank deposit amount stored in "uttstore_bankdata" column?
One thing that looks a little strange is some data that is in this column ..... I see a date 12-31-1969 ... is this ok?
No, it isn't. It'd probably send the interest calculator into one hellish loop that would probably manage to screw something up. Running a loop x times where x is the amount of days since January 1, 1970 isn't a good thing.
EDIT: Actually, updatetime is the only one that really matters, and it seems correct. The others seem to be bugs, though.
Alot of the members on my site have been reporting the same problems as well. The situation is a bit different in our case because we have an additional custom shop built on top of the uShop/uCash system. However, I think I have managed to work out what is happening:
1. User goes to bank to make a withdraw
2. User types in amount that they want
3. The script removes the money from the bank, but the money in pocket stays the same
4. User complains to me to fix the bank script
Based on what I have observed it seems to happen when they withdraw all of their money, but doesn't necessarily happen that way all of the time. As far as I know there have been no cases of money disappearing from the bank in situations where a withdraw was not initiated, but I could be wrong.
Alot of the members on my site have been reporting the same problems as well. The situation is a bit different in our case because we have an additional custom shop built on top of the uShop/uCash system. However, I think I have managed to work out what is happening:
1. User goes to bank to make a withdraw
2. User types in amount that they want
3. The script removes the money from the bank, but the money in pocket stays the same
4. User complains to me to fix the bank script
Based on what I have observed it seems to happen when they withdraw all of their money, but doesn't necessarily happen that way all of the time. As far as I know there have been no cases of money disappearing from the bank in situations where a withdraw was not initiated, but I could be wrong.
As I asked in the other post, what version of uCS are you running?