FightLogs

05/19/2020 11:27 Celestxx#1
hello some good soul what would help?
[Only registered and activated users can see links. Click Here To Register...]
05/25/2020 07:46 ssamko#2
Quote:
Originally Posted by Celestxx View Post
hello some good soul what would help?
[Only registered and activated users can see links. Click Here To Register...]
seems like simple SQL error. Your DBS doesnt contain column DATE, which you use somewhere. Probably here: [Only registered and activated users can see links. Click Here To Register...]
The easiest should be to just add new column to DBS with name "date" and type "DATETIME"