Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unable to retrieve data" #14

Closed
parpar8090 opened this issue Sep 1, 2021 · 1 comment
Closed

"Unable to retrieve data" #14

parpar8090 opened this issue Sep 1, 2021 · 1 comment

Comments

@parpar8090
Copy link

parpar8090 commented Sep 1, 2021

image
Do you know how to fix it?

Db user/pw/name are correct

@samerton
Copy link
Owner

samerton commented Sep 1, 2021

This happens if one of the following columns doesn't exist in the VotingPlugin database table:

  • uuid
  • PlayerName
  • MonthTotal
  • AllTimeTotal
  • DailyTotal
  • WeeklyTotal

or the database table specified by the table option in the file modules/VotingPlugin/config.php doesn't exist

If you have a means to check the VotingPlugin database to see what's inside there (eg using a tool like phpMyAdmin), can you ensure these exist in the correct table?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants