ztizzlegaming / CSGOWinBig

Open-source Counter-Strike: Global Offensive jackpot betting website.
MIT License
169 stars 104 forks source link

Chat doesn't save chat messages. #167

Closed krazzarkov closed 8 years ago

krazzarkov commented 8 years ago

Hello,

So I recently completely reinstalled the script. And I had to input something into chat for the site to work as it says in the instructions. For some reason however, the chat doesn't seem to save the messages. You can still see the chat when you click enter and you can see your message. However, if you refresh the chat text is gone. What can I do to fix this?

Here is my site: www.csgofancy.com

Regards, ICallHax

ghost commented 8 years ago

I have the same problem and i cannot figure out why its happening :/

joshuabrand1 commented 8 years ago

You need to add a table to the database called 'chatBlacklist' with one field ' steamId64'

krazzarkov commented 8 years ago

Ok, thanks @joshuabrand1 it fixed it.