I thought it would be a good idea to make a new thread about the new scoreboard, for errors, requests, etc. (The "Please remove duplicates from scoreboard" one was getting a bit off track!)
1)
Regarding the date thing - I'm sure everyone has got used to reading dates in the format of their country.
Couldn't the user select what date format they want. A cookie can then be placed on their machine so all dates are in the same format for each visit. You would need separate fields for date_year, date_month and date_day in the database as well as a drop down menu for selecting the date. A simple IF statement could then be used to return all dates in the correct format.
This method would also make the highlighting idea much easier on the admins!
2)
I mentioned this before. How about a login system for users so they dont have to retype their address etc for each score submission - this way will also prevent duplicates as the system can automatically delete/archive previous scores for the user.
Each person's login could also track their high scores - the possibilities are endless!
Stephen
P.S. I'm happy to write some PHP if you think these are good ideas.


Reply With Quote
Bookmarks