Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Nico Petri Member
@npetri · Joined 9 years ago · 65 posts · 14 topics · 12 reputation
Badges
Recent posts
-
[SOLVED] Email Plugin; Missing Display Page
· 9 years ago
I just figuered it out. The form definition was wrong. I changed as below: form: ... action: home -> action: /home ...
-
[SOLVED] Email Plugin; Missing Display Page
· 9 years ago
Hello there, as above the display page couldnt be found but it was working before (prototype stage). I am not sure but i guess that after i enabled mulit language support its broken. My setup, the for
-
[SOLVED] Exception in session_start();
· 9 years ago
I just figuered it out. I wrote a test application. Simply, its an issue related to read/write permissions. The session_start() function stores all session keys in the session.save_path in order to tr
-
[SOLVED] Exception in session_start();
· 9 years ago
Thk u. I am gonna check on this. Thats weired. I run grav on two different web hosters without any install issues. Only this time.... I will keep u up to date.
-
[SOLVED] Exception in session_start();
· 9 years ago
Hello there, i've got this msg on a clean intallation of grav on a shared host. I've examined the the php_info and i found, that the APC support lacks. I guess there is no workaround, isnt there? Thx
-
How to add a banner image across all pages, and variables for custom.css?
· 9 years ago
hello yami, yea, then u r familiar with the basics like data - and control structures. https://channel9.msdn.com/Series/HTML5-CSS3-Fundamentals-Development-for-Absolute-Beginners https://www.codecadem
-
How to add a banner image across all pages, and variables for custom.css?
· 9 years ago
Hello Yami, to create a theme or even to change a theme u have to deal with a lot different languages. html, css, probably sass or less, js, twig and php. there are lots of webpages where u can learn
-
Imprint link in an multilingual setup
· 9 years ago
Hello there, i have a multilingual setup and want to include an imprint link to the footer. So i put this on my footer.html.twig file: <a href="{{ page.find('/imprint').slug }} ">{{ page.find('/
-
[CLOSE] Install grav in virtualhost
· 9 years ago
I am using mamp pro on mac. charges 39 eur. it worths every single cent. simply create a host and copy the grav installations files to the host related folder. make sure that u dont copy the files fro
-
Using Form Plugin in modular pages
· 9 years ago
Hello C64, u still code on a C64? LOL. Thank u very much. I changed the folder's location and it works now. I will also try the the 2nd solution and check out the deliver theme. Have a nice day...