Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Deliver theme with fixed menu
· 10 years ago
Is it possible to adapt the menu in the Deliver theme to behave like the menu in the Gravi-k or Animatter theme? (fixed on top)?
-
Problems with debugging
· 10 years ago
Yes that's another possible cause of the problem. It's usually added in most themes, but you need to make sure the theme loads it.
-
Problems with debugging
· 10 years ago
The debugger needs jQuery, doesn't it? I realized after excluding it in my project.
-
Problems with debugging
· 10 years ago
If you're using a custom theme, check you inject the Javascript properly using {{ assets.js() }} otherwise the debug bar js is not added to the page.
-
Problems with debugging
· 10 years ago
I can't get it to work. Whenever I set debugger: enabled: true shutdown: close_connection: true twig: true And I try to 'dump' something with twig {{ dump(foo) }} nothing appears in the debu
-
Problem downloading ZIPs
· 10 years ago
Hi @edwarr, yes, it sounds like a bug in the download function of Grav (maybe double encoding, wrong content length etc.). It is worth to file an issue at the Grav issue tracker with as much details a
-
Problem downloading ZIPs
· 10 years ago
@sommerregen ... My apologies for the tardy reply! Thanks much for your comments. I used the "real" URL like you suggested and it works just fine. No problems at all. That rules out NGINX as being
-
Problem downloading ZIPs
· 10 years ago
@Perlkönig @edwarr You forget that the zip is delivered by the download method of Grav (https://github.com/getgrav/grav/blob/develop/system/src/Grav/Common/Utils.php#L233-L323 ). So, most likely there
-
Problem downloading ZIPs
· 10 years ago
Assuming you're just linking to a zip file sitting on the file system, I see no reason why Grav would be a part of the problem. A quick search of the source code only shows zip even being mentioned in
-
Problem downloading ZIPs
· 10 years ago
Greetings. I've had our GRAV site in production for a few months now and am extremely pleased with it. We've been hosting PDFs there for some time without issue. Yesterday I posted a ZIP file for th