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
-
Install Grav on linux ubuntu 20.04
· 2 years ago
Will hopefully give you a few things to check As you have multiple errors of different things Hopefully this will help you sudo systemctl status apache2.service -l --no-pager sudo nano /etc/apache2/ap
-
Couldn't resolve host name
· 3 years ago
The theme / online template does not exist .. its a 404 error.. so I think you might have a very old of theme, that has been abandoned. https://codeload.github.com/getgrav/grav-theme-photographer/ Try
-
Disable cache on mobile phones
· 3 years ago
@sdesergi Not a problem, sorry wasnt trying to question your cache.. but more of a standard of logical steps. You say the site is online, could you either drop a link here, or drop a link to the site
-
Tempnam(): file created in the system's temporary directory
· 3 years ago
All I can suggest if it is getting full that quickly, it sounds like maybe that you may have a lot of web crawlers indexing your site, so it is producing / creating a cache of all the elements thus f
-
Tempnam(): file created in the system's temporary directory
· 3 years ago
you could set up a cron job, or use grav's built in scheduler to clear the cache, as they have a built in rule already setup. Or it can be done manually either by bin/grav cache --all on your server a
-
Disable cache on mobile phones
· 3 years ago
Yep I kind of do the same, and jumping from browser to browser. You can set in admin for caching not to happen overall, and there is separate frontmatter commands to do this at a per page level You e
-
Disable cache on mobile phones
· 3 years ago
disable the cache as a whole is real bad thing to do Is this a live server or a local development machine ?? If it is a local development machine, you can use the following things Ensure that your cac
-
Invalid input in "Content" Failed to save entry: Form validation failed, please check your input
· 4 years ago
thanks for the clarification, Pamtbaau that should be plenty enough for most people and really pages sizes that are really that long would be better with multiple pages and some pagination, as they wo
-
Invalid input in "Content" Failed to save entry: Form validation failed, please check your input
· 4 years ago
it may be due to a an error in the page it self. I had just tested with plain text (no markdown) with an ipsum generator with 100 paragraphs and 9157 words On pretty basic php.ini settings I do have
-
Invalid input in "Content" Failed to save entry: Form validation failed, please check your input
· 4 years ago
Had this come up a couple of times. Haven't had time to see if ifs because of php / system.yaml config restriction. But the workaround is A) Edit the .md offline and upload it to the directory, as it