Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Contact form error : Swift_TransportException
· 5 years ago
Basically you posted first 6 lines of log (it's in reverse). The trace that matters should be at the top IIRC
-
Update dom without reloading the page
· 5 years ago
It's JavaScript in any case :)
-
Running Grav into home/public_html folder
· 5 years ago
Error is in .htaccess. Look for these and try removing options setting on each one.
-
Update dom without reloading the page
· 5 years ago
I have one word for you - JavaScript
-
Pagination of translated pages not working properly
· 5 years ago
Maybe worth submitting a ticket also on GH. Just not sure to main Grav repo or Admin 🤔
-
Pagination of translated pages not working properly
· 5 years ago
Do frontmatters of both blog[.it]?.md and blog.en.md match for the list part?
-
Running Grav into home/public_html folder
· 5 years ago
Are you using XAMPP? I'd recommend Laragon for local (it's also listed as first option, at least for Windows, in Grav docs) https://stackoverflow.com/a/7802644/632687
-
Running Grav into home/public_html folder
· 5 years ago
What are the errors? I have my Grav site in public_html with default .htaccess and no issues here
-
isFirst() not working in page collection
· 5 years ago
Could you try isLast() and see if it makes a difference? There's a specific kind of issue (but not really) with page ordering in reverse, because of dates and this check is reversed
-
Deprecated Pimple container on M1 Mac
· 5 years ago
Does Grav officially support 8.1? Wasn't it just released a few days ago?