Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jared Member
@csixtyfour · Joined 9 years ago · 82 posts · 13 topics · 22 reputation
Badges
Recent posts
-
How to install Grav in the actual root of the webserver and keep it working?
· 9 years ago
Hi What's the error you're getting when the grav files are moved to the web server root? Assuming you're using Apache, you definitely copied the htaccess file out of the unziped admin folder and its
-
Folder Numeric Prefix - possible to enable by default in admin panel?
· 9 years ago
hmm I'm not seeing this happen, is it because my pages are modular?
-
Fatal error: Uncaught Runtime Exception on webserver
· 9 years ago
If it is just file permissions you'd probably be best off talking to their hosting provider / IT guy as its not something specific to Grav they can probably sort you out in a couple of seconds. Otherw
-
The "Grav Club" | Christchurch, New Zealand
· 9 years ago
Hi Rather than buying some cheapo hosting you might be easier off using Cloud9 for hosting platform. Its very cheap for classroom use - $1 for teachers/month and free for students. It provides a nice
-
Fatal error: Uncaught Runtime Exception on webserver
· 9 years ago
Hi I ran into an error like this for the first time a couple of days ago. Basically I think Grav can't write to the folders it uses - if you could get the site to load you'd get errors about which fol
-
Folder Numeric Prefix - possible to enable by default in admin panel?
· 9 years ago
Is it possible to set Folder Numeric Prefix to be enabled for new pages in the admin panel by default? I don't see an option in the configuration settings but I thought I read somewhere it was possibl
-
Dropdown menus in mobile view theme Machine
· 9 years ago
Hi Try changing line 90 here: https://github.com/Sommerregen/grav-theme-machine/blob/develop/assets/css/style.css#L90 to this content: url(../images/menu.png); That should allow the mobile menu image
-
High CPU / Maximum execution time exceeded
· 9 years ago
Thanks for the suggestion @flavio it looks like the root of my troubles is not Grav but cloud9 being particularly unresponsive lately, time to look elsewhere I think.
-
For loop in another for loop
· 9 years ago
Hi I've done something similar but can't seem to find my example so kinda just thinking out loud here but I think you can use the first loop for the second loop- something like {% for link in mainsubj
-
Grav in a shared host environment; admin directory & .htaccess not found
· 9 years ago
Hi Did it save the first user you created? You can check by using the cpanel file manager and going to the user/accounts in your grav2 folder and see if you've got a .yaml file for user you created ea