In vBookie, the largest bet that can be placed is 2.4 billion. I know this can't be a limitation with the database because vBCredits stores much larger numbers. I've looked that the data types in mySQL and they are BigInts, what else should I check to "upgrade" this to be able to place larger bets?
Thanks, will do, I was wondering if there may be some problem with the vBulletin API that may have changed after 3.0 which was when the original code was created.