-
-
Notifications
You must be signed in to change notification settings - Fork 842
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
Changing forum color renders site unusable #3188
Comments
This is intentional if you attempt to enter an invalid colour, but I do think there should be a way to recover. |
This was probably why we had that color validation in place 🤔 |
After the PR #3011 all less variable settings go through validation, I tested just now as well, and the forum should not be able to break when entering bad values. I see you're running |
Thanks all, the forum is not in production, I am currently testing the web server and will switch to a stable release before I run the system in production. I do not know exactly what commit I am running but can provide that information if someone tells me how. Please help me find a way to recover my site, thanks so much people. |
You'll need to go into the DB, and remove the relevant entries from the |
@connor557 the row in the settings table has a Also if you run |
Output of
|
Altering the database tables made the website work as normal again, thanks for all the help everyone |
Bug Report
Current Behavior
Changing the forum color renders the site unusable
Steps to Reproduce
Expected Behavior
The forum color will change
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Error in main log file
Output of php flarum info
The text was updated successfully, but these errors were encountered: