Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Spam Hater Member
@spamhater · Joined 5 years ago · 86 posts · 1 topics · 23 reputation
Badges
Recent posts
-
Validation error on saving modular
· 5 years ago
Hi @macrospoerl Are you using any custom blueprints for your modules. Have you checked there is no invalid / errors by using the command line php bin/grav yamlinter I would then create a test server
-
Anyone having issues with the admin panel after updating?
· 5 years ago
@werdi, so glad I was able to help you get back on track. Now go forward and Grav !! 🙂
-
Print Article button
· 5 years ago
There maybe something already written to achieve this. Try SnappyGrav plugin, in the plugins manager or maybe look at paul hibbits theme 'open publishing' in the theme directory / skeleton as you migh
-
Grav-plugin-prism-highlight - Line wrapping?
· 5 years ago
is the site live ? can I look at the page your looking at and see what you are visual trying to accomplish please. https://github.com/PrismJS/prism/issues/1237 Is it frontend or backend the issue occ
-
404 Only on first hit of a page
· 5 years ago
Maybe because of the naming convention, with grav referring to pages and page as variables, it also worth staying clear of them as variable names just in case. Old school programming $page = ... and
-
404 Only on first hit of a page
· 5 years ago
maybe as quick fix is to turn the forms yaml and disable caching on that form, cache_enable: false possibility to also run the bin/grav yamllinter to see if that picks up any anomalies. If you wa
-
404 Only on first hit of a page
· 5 years ago
Hi @adrianw Is this a live hosted) server or development server (local) that the problem is occuring. Have you tried to run the site locally and see if the issue is happening. Can you paste any log fi
-
Disabled admin plugin, can't re-enable
· 5 years ago
have you tried using the command line and doing bin/gpm uninstall admin or if on windows php bin/gpm uninstall admin then bin/grav install admin again if on windows php bin/grav install admin With
-
SimpleSearch never worked (404)
· 5 years ago
@SimpleSearchFixer mmmm Andres .. lets try and break things down and get you some light. To test your yaml files and get a bit more of debugging info, you can run php bin/grav yamlinter which might sh
-
Anyone having issues with the admin panel after updating?
· 5 years ago
@werdi You can use this to rollback Use the following format to download pre-packaged zips: https://getgrav.org/download/TYPE/PACKAGE/VERSION https://getgrav.org/download/core/grav-admin/1.7.14 Whe