Matias Griese
Matias Griese
If it's the same issue, it's already fixed in https://github.com/getgrav/grav/commit/33a57099038a30aa8001d908abaa08b37943c228#diff-9c8c5d41e6157a9b50222fe05ddac93d78844ce2ba511c8c3a77219184603fd9R134
To be honest, I don't think this is the same issue. The error reported in August isn't the same as in the other issue. Unfortunately, there's too little information given...
@jonthurmond How many pages does your site have?
Hmm, maybe there is an infinite loop when loading the page blueprints? What happens if you go to your theme and rename `blueprints/default.yaml` to something else? If it starts to...
Oh, you're using helium? Also check your overrides in custom folder.
Does the error still come from PHP timeout? I cannot see any reason why accessing pages in admin of a clean installation could take all that time.
Thank you for your quick response. I am going to open a PR, but I don't think my approach is the optimal one. There is some local caching going on...
The logic is the same, Twig 3 just removes some deprecated checks. I took another look into the code and it looks like that my fix is a good one...
@stof I added a pull request to the first issue. I will need to look deeper to figure out the best way to handle `ignore missing`, too.
You need to define the color variables, it looks like those aren't defined in your scss files or variables.