I can't get the thing to show any announcements after i click the add link after you edit the score. It says 0 no matter what I do. I think the problem might be that I have removed the post on date through a hack because I didn't want that appearing on my site's stuff. Any way to disable the post on date code greater or equal check?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't get the thing to show any announcements after i click the add link after you edit the score. It says 0 no matter what I do. I think the problem might be that I have removed the post on date through a hack because I didn't want that appearing on my site's stuff. Any way to disable the post on date code greater or equal check?
Take a look at lines 621-626 in "scoreboard/class/Scoreboard.php". I would just change line 625. Change the "poston" to "dateCreated".
If you need any more help, just let me know.
Greg