Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ole Vik Regular
Grav Core Team
Grav Forum Moderators
@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation
Badges
Recent posts
-
Large Image Error
· 8 years ago
32MB might be quite too low, depending on the amount of images, the size of images, and operations ran upon them. As a rule, it is best to limit all images to a maximum size or resolution before using
-
New install having problems with taxonomy pages
· 8 years ago
Did you try the latest Caddyfile? The rewrite there includes a query-part: # global rewrite should come last. rewrite { to {path} {path}/ /index.php?_url={uri}&{query} }
-
How to upgrade Grav from v1.3.9. to latest build
· 8 years ago
You will probably need to do it manually, because the distance between current versions and your versions are substantial. Backup your /user-folder, download and install the newest Grav + Admin, then
-
Gibberish in index.php
· 8 years ago
That is a pretty big factor, there's endless patches to solve security-issues allowing unwarranted access in operating systems, as well as for PHP and the hardware-level (most recently Spectre and Mel
-
New User - hopefully easy questions to get started
· 8 years ago
On themes: Quite a lot of themes are using responsive frameworks, so they will look good on any device you use. Searching for 'responsive' gets a good list of them on the Downloads-page. You can style
-
Microblogging with grav
· 8 years ago
There are several, for example the Notepad-theme or Project Space-theme, but any page in Grav will accept Markdown-content, and uploaded pictures and videos. It depends rather on how you want to displ
-
Crikey! on Grav 1.4.7 Administration Panel
· 8 years ago
I'm all for more details in supports requests, but this is not a bug issue on the repo. From @pamtbaau's well-sourced reply and the original post, we can infer the following: Grav is throwing a fatal
-
Tintamarre skeleton/theme
· 8 years ago
The |t-filter is a Grav-filter for translating a string, and MENU_HOME refers to the translation in languages.yaml.
-
Crikey! on Grav 1.4.7 Administration Panel
· 8 years ago
The PHP running Grav cannot start a session because it cannot write to the right folders, see docs on permissions.
-
Seeking developers' opinion on Grav capabilities
· 8 years ago
In the opinion of this developer, everything on that bullet-list as well as the preceding two paragraphs can be achieved with Grav. It is "simply" a matter of utilizing the Pages-object to iterate thr