shavitush/bhoptimer

[shavit-zones.smx] Timer (zone refresh) SQL query failed. Reason: no such column: form

dowoge opened this issue · 3 comments

i downloaded the updated plugins and i am now getting this error
unfortunately due to me being slow i cannot think of a way to fix this on my own so i have resorted to come here

rtldg commented

The timer is supposed to run SQL queries to add these columns and such but I guess it didn't or it's somehow bugged maybe. Or it might be related to that thing where the migration query wasn't sqlite compatible so I had to split it into two.

Anyways, try out these commands, restart the server, and then see if the error still occurs:
sm_migration 25
sm_migration 26

that appears to have fixed the issue, thank you very much

Flags are required for the plugin to work in mysql/mariadb:

"SUPER"
"REFERENCES"