Andy Miller

Results 487 comments of Andy Miller

I'll have to read over this PR in detail and examine the actual use case. The validity and security issues concern me most. Ie, how can you be sure the...

Can someone create a zip bundle of the exact setup for you that causes issues? I have not been able to replicate this issue with any of my multi-site setups.

Ok, so the root cause of this is langswitcher plugin. Specifically the newish translated URLs functionality. This works by looping though all the languges and building the routes up for...

> [Try this](https://files.netzhexe.de/testgrav.zip) – languages are English and German, taxonomy list on the blog page shows three German tags and one English no matter what. Admin login is "admin" and...

I think i have a solution.. Please test with this replacement for `system/src/Grav/Common/Taxonomy.php` (backup the original file first: [Taxonomy.php.zip](https://github.com/getgrav/grav-plugin-taxonomylist/files/14642737/Taxonomy.php.zip)

@sebastian0119 can you please provide the stacktrace for this error from the `logs/grav.log` file? I can't reproduce this.

Also would be super helpful if i could get a copy of your 'user' folder so i can test that and see what you are doing different to me. perahps...

The problem is the error is defnitely in the Twig.. So it's probably something with your theme. I'll need a copy of your site to debug further, but this error...

I tested with your user folder and it worked fine for me. I suggest using this version: https://raw.githubusercontent.com/getgrav/grav/afb5b02e5750f0f9c0bcc73de5d3f62947881722/system/src/Grav/Common/Taxonomy.php Couple of things: 1. If you are using mulitlang while things generally...