I'm getting an error when trying to run the query.
This is the query that I'm running as I don't have a prefix set...
Code:
UPDATE SET excludable = 1
...and this is the error I'm getting...
Code:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET excludable = 1' at line 1
I'd appreciate anyones input.
The box is visible in 'Edit Options' but no forums are visible to select. I have manually saved a forum in Forum Manager so I suspect it's down to the query failing.
Running 3.7.0.
Thanks