Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Multiple content blocks in one template
· 9 years ago
thanks for the pointer. I have the plugin, but the documentation is not very helpful. Any pointers? I have managed to to get additional form fields in the admin area for a page, but i dont know how to
-
Multiple content blocks in one template
· 9 years ago
The Grav Page Inject Plugin allows you to insert any number of content blocks in a page.
-
Multiple content blocks in one template
· 9 years ago
Just started using Grav CMS. I understand the concept of modular pages, but I really want to know if you can add multiple content blocks to a single page template. This way you could add two pieces of
-
Ical file
· 9 years ago
OK, so I checked existing posts and found one from last year that solved my problem for me. I should have done that first but I'm up and running now. Thank you. Ross.
-
Ical file
· 9 years ago
Hi all. I'm new to Grav and this is my first post here. I want to have Grav serve up ical (.ics) files. I've read some of the doc but can't get it to work. I followed the example on how to serve up JS
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 9 years ago
This fix 'should' resolve your original issue. Can you please test? https://github.com/getgrav/grav/commit/c6c8577b6f21b9e9ee7292824fe2fab17595dc04
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 9 years ago
Just one thought, the fact that RackSpace is forcibly disabling opcache is just going to hurt your performance. Seems on odd choice on their part. I would think there are better hosting opportunities
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 9 years ago
BTW, i think you can just disable opcache via your .htaccess: php_flag opcache.enable Off
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 9 years ago
@julizmt, where is this error coming from? Can you please turn on: errors: display: true In your user/config/system.yaml and provide the trace that points to the file and line that throws the error
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 9 years ago
We'll probably stop using Grav just for this issue. Easier to stop using it than to stop using our hosting.