Hey guys,
First of all, this is an awesome hack, many thanks Andreas for making this for us! I've got an error tho when I go to Bet Statistics. I got the following error:
Code:
Invalid SQL:
SELECT username, bankmoney+money AS cash FROM user ORDER BY cash DESC LIMIT 5;
MySQL Error : Unknown column 'bankmoney' in 'field list'
Error Number : 1054
I have no clue what this means or how to fix this. Could anyone help me out with this problem?