Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Fernando Pizzamiglio Member
@Nando · Joined 5 years ago · 13 posts · 2 topics · 2 reputation
Badges
Recent posts
-
Error grav upgrade 1.7.30
· 4 years ago
https://github.com/getgrav/grav/issues/3542
-
Error grav upgrade 1.7.30
· 4 years ago
I found the issue in the file named: system\src\Grav\Common\Assets.php on line 201 change from: $extension = Utils::pathinfo(parse_url($asset, PHP_URL_PATH), PATHINFO_EXTENSION); to $extension = path
-
Error grav upgrade 1.7.30
· 4 years ago
Just a question. the upgrade is always done well. Are there other log file that can be read in order to understand error 500 from web server? Seems that asset.php file in line 201 has a problem with p
-
Error grav upgrade 1.7.30
· 4 years ago
Thank you I've done the same test with a different version of PHP Version 7.4.27. Now the upgrade seems to be succesfully BUT same error 500 on server side and same error log in grav.log file Would yo
-
Error grav upgrade 1.7.30
· 4 years ago
Hi. thank you for your suggestion. I tried to disable Featherlight plugin and then install BUT I've the same error (500 from server e same log in grav.log file). I tried also bin/gpm self-upgrade but
-
Error grav upgrade 1.7.30
· 4 years ago
Hi, I've an issue during the grav upgrade form version 1.7.25 to version 1.7.30 aftrer the upgrade I receive server error 500. I've done many test and the issue start with versione 1.7.29. I mean unti
-
Blog page Drop-down menu missing tag
· 5 years ago
@pamtbaau. the drop down menu is never populated in italian language but only with default language. There is not different list for different language. My experience is that item.it.md is never check
-
Blog page Drop-down menu missing tag
· 5 years ago
verify file named item.language.md inside blog item directory Copy this file in the same dir and rename it to item.md With both file you should have drop-down menu populated
-
Blog page Drop-down menu missing tag
· 5 years ago
HI, I found the issue. I've customized supported Languages. In the system configuration I've add "it" and "en". When I create a new blog Item a new folder is created. Inside this folder you can find
-
Blog page Drop-down menu missing tag
· 5 years ago
you are right. i've just done another test. A fresh installation of Open Publishing Space skeleton and the new tag works well. May be related to my environment and I'm not able to understand where is