alt440 / WebGeography

World Geography using HTML, jQuery, ReactJS, nodeJS and CSS
0 stars 0 forks source link

Leaderboards: entry "null undefined" #12

Closed alt440 closed 5 years ago

alt440 commented 5 years ago

Playing as a local player, after getting the maximum score in north america exam flag mode, I got the entry "null undefined" indicated in the "All Continents" section in the Leaderboards Flags.

alt440 commented 5 years ago

Also, there was no entry added to the user's stats. NOTE : THIS IS BECAUSE WE ARE REDIRECTED TO EXAMMAXSCORE.EJS, which I believe was not updated as gameOver.ejs was.

alt440 commented 5 years ago

I believe that was because I was using a user that was not local, thus an old type of user. This should not happen again as I have removed all those types of users from the online DB.