This repository was archived by the owner on Jun 14, 2026. It is now read-only.
Not working
#180
|
I'm going mad. CSS is well installed and plugin too. But it wont start. Please help. |
Answered by
K4ryuu
May 15, 2024
Replies: 1 comment
|
You have updated the plugin's version, but you didn't update your MySQL tables. You should go to releases tab and search for the version you switched from. Open up your MySQL and scroll through to the version you changed to and run all MySQL update queries you see. Or the easier way: Use this only if the data is not important. Remove your current tables and let the plugin generate new ones. |
0 replies
Answer selected by
inFqm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You have updated the plugin's version, but you didn't update your MySQL tables. You should go to releases tab and search for the version you switched from. Open up your MySQL and scroll through to the version you changed to and run all MySQL update queries you see.
Or the easier way: Use this only if the data is not important. Remove your current tables and let the plugin generate new ones.