Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Lost functionality after upgrading grav & changing from apache to nginx
· 10 years ago
ok, i got it. it seems the comments plugin is interpreting the enable_on_routes variable differently now. i always had it as enable_on_routes: - '/blog' (this is still the default currently) changin
-
Lost functionality after upgrading grav & changing from apache to nginx
· 10 years ago
you mean under nginx? the behavior is the same for antimatter and my custom theme. actually the searchplugin has "caught itself" and is working again. but not the comments. i have added 2 lines to com
-
Lost functionality after upgrading grav & changing from apache to nginx
· 10 years ago
I just tried downloading a fresh "Blog Site" skeleton, and installed the Comments plugin. The comments form shows up correctly, you might want to compare how the Antimatter theme loads it?
-
Lost functionality after upgrading grav & changing from apache to nginx
· 10 years ago
I changed from apache to nginx today, and after a few hickups I can see the site just fine. At the same time there was a grav version update, from 1.1.8 to 1.1.9 iirc. Now the comments and simplesearc
-
Limit the number of backups
· 10 years ago
That's not built in. You'd have to script it.
-
Limit the number of backups
· 10 years ago
Is there a way to limit the number of backups created? Meaning that it deletes the oldest n copy. Or do I have to create the script manually?
-
Multisite Quirks
· 10 years ago
Can you please report them in an issue on Github? So we don't lose those
-
Multisite Quirks
· 10 years ago
Testing out using Multisite. All in all it function well but I noticed a few quirks that I am not sure if it is by design or maybe something is wrong. I have listed them below. I can see using mult
-
Multisite Domains
· 10 years ago
I can confirm multisite does work with top level domain. Follow direction on the Learn tutorial the one part that would be different would be the folder created under site will use your top level dom
-
Multisite Domains
· 10 years ago
Thanks so much. I'll dig into this a little further to see what I can do.