CSGOWinBig
CSGOWinBig copied to clipboard
Uncaught type error
I am trying to create a website, have managed to make sign in through steam work, and connect to the database correctly. However, the chat and current trade are "loading". The javascript console is throwing the error "Uncaught TypeError: Cannot read property 'totalGamesPlayed' of null". I have tried to remove all occurances of totalGamesPlayed from both script.js and index.html as a temporary fix, but the error didn't change. Any help would be appriciated. http://www.spongenetwork.tk/
create a new table named chatBlacklist then add something in history and chat table.
Added a basic table for chatBlacklist, although i don't know what data types you want entered there. History was already filed with an item, and i added an item into the chat table, however there was no change. Any other ideas?