-
-
Notifications
You must be signed in to change notification settings - Fork 323
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 update blog customization settings. #495
Comments
Thanks for reporting this! We probably need to update this query to work with SQLite, in addition to MySQL. |
Don't want to nag or rush but I'm curious when this will be fixed, as it's preventing a lot of functionality. Should I just switch to MySQL? I don't know what the difference is tbh and just did SQLite because it was easier lol. |
Switching to MySQL would fix it in the short term, if that's easy for you to do! SQLite is definitely easier in many ways, since you don't need to set up / configure / maintain a MySQL database. But I plan to have this fixed within the next few weeks, and then we'll put out a bugfix release. Of course, we'd also welcome pull requests from anyone who wants to fix this! |
hm seems like I should get to using mysql then x3 |
Sorry I couldn't get to this earlier. There's a fix open for it now! |
Hey @thebaer sorry if this is a silly question, but how would one go about installing the quick fix? |
Describe the bug
I'm unable to update my blog's customization settings.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
Expected behavior
The settings should be updated, but instead it errors.
Application configuration
Version or last commit: 0.13.1
The text was updated successfully, but these errors were encountered: