CSGOWinBig icon indicating copy to clipboard operation
CSGOWinBig copied to clipboard

Uncaught type error

Open scottrot1 opened this issue 8 years ago • 2 comments

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/

scottrot1 avatar Mar 17 '16 19:03 scottrot1

create a new table named chatBlacklist then add something in history and chat table.

penalte avatar Mar 19 '16 00:03 penalte

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?

scottrot1 avatar Mar 19 '16 15:03 scottrot1