megasnort / fork-cms-module-elo-rating

Module for Fork CMS to generate Elo ratings for any game that's played between two opponents
MIT License
3 stars 0 forks source link

500 Internal Server Error #24

Closed Eldenroot closed 9 years ago

Eldenroot commented 9 years ago

I updated to the last version (with new features) - but I get errors when I click on a player name in game played/ranked or when I wanna add a game into DB

megasnort commented 9 years ago

You have add the 'game' field (INT) to 'elo_history'-table.

Eldenroot commented 9 years ago

I added it. I can see user profile, but there is only stats (wins, games. standing), no game history etc

elo_problem

megasnort commented 9 years ago

Oh yeah, you have to go to the backend, open a game there (f.e. .../private/nl/elo_rating/edit?id=1), and save it so the elo_history-table is re-filled.

If this doesn't work: Did you update frontend AND backend-files? Also, try to clear the cache (./tools/remove_cache)

Eldenroot commented 9 years ago

Yes, I updated all files with your latest code from github.

Now I can see stats but I dont see any ELO change collumn. I will check it later

megasnort commented 9 years ago

Should look like the last column here: http://schakenopviso.megasnort.com/ranking/speler/s--bastiaansen

Eldenroot commented 9 years ago

I think there must be a problem in my CMS - I will try your updated module on new fresh instalation.

megasnort commented 9 years ago

Normally really shouldn't be necessary. Except this one database field nothing really changed. Can you perhaps send me a dump of your current database? (stef@megasnort.com)

Eldenroot commented 9 years ago

Give me some time - I am working on it. Thank you for your time!

Eldenroot commented 9 years ago

FIXED! Thank you. It was my mistake - I missed one folder in /cache/