- Issue created by @jlscott
- 🇳🇿New Zealand jlscott
Need to update the core_version_requirements and fix a few twig templates to be compatible with twig v3 (refer https://www.drupal.org/node/3256890 → ).
- Status changed to Needs review
over 1 year ago 10:28pm 27 February 2023 - 🇳🇿New Zealand thomasmurphy
@jlscott I've merged your fork into my local and attempted to boot the theme into a new D10 install. Once the theme is present (not installed) I'm getting a PHP Fatal error:
Uncaught TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given in /app/web/core/lib/Drupal/Core/Extension/Dependency.php:126
Sounds like we might have a problem with the dependency definition in the info.yml file?
- Status changed to Needs work
over 1 year ago 9:13am 1 March 2023 - Status changed to Needs review
over 1 year ago 2:53am 2 March 2023 - 🇳🇿New Zealand jlscott
The problem was a couple of unnecessary spaces in a yaml file. I have removed those and it now appears OK.
- Status changed to Fixed
over 1 year ago 4:10am 2 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.