vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   Possible bank bug? (https://vborg.vbsupport.ru/showthread.php?t=80934)

sully02 05-03-2005 03:00 PM

Possible bank bug?
 
I'm running the most recent version of UCS (0.95c) and vBulletin version 3.0.3

A couple of members have indicated to me that if you click the deposit button really fast when depositing money into the bank, it will double/triple/etc. your deposit, while only taking the initial amount out of your on hand cash.

Example: I want to deposit $500 into the bank. I click really fast and end up having $1000 deposited, but only $500 is removed from my on hand cash.

Some of my members have managed to amass millions using this method, and conversely, one member messed up and ended up with millions in negative cash.

One thing that makes me think this may be an issue on my end is that I have separate web and database servers, so that's a possibility, otherwise, do you guys have any insight?

Hellspire 05-11-2005 03:28 AM

A solution to your problem would be to edit the template and add this argument to the submit button.

Code:

onclick="this.disabled=true"
What you are experiencing is not uncommon, and this simple argument addon will prevent it from occurring on 90% of all browsers.

Zachery 05-11-2005 04:10 AM

Quote:

Originally Posted by Hellspire
A solution to your problem would be to edit the template and add this argument to the submit button.

Code:

onclick="this.disabled=true"
What you are experiencing is not uncommon, and this simple argument addon will prevent it from occurring on 90% of all browsers.

I think we added a check for this in 1.0 if Not I will poke matt AND add it to the template.


All times are GMT. The time now is 06:21 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
  • Page Generation 0.03043 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete