- Issue created by @norair87
- Status changed to RTBC
about 1 year ago 9:12pm 5 November 2023 - π³πΏNew Zealand jonathan_hunt
Patch works for me, thank you, but the change hasn't been applied to the module code so status "Finished" is premature.
- π³π±Netherlands ReneW
Although I'm not sure if my problem is related, the line where things go wrong is exact the same one.
After upgrading from 8.x-1.0-rc4 to 2.0.0-alpha2 my website (PHP 8.2.0) goes down right away "The website encountered an unexpected error. Please try again later.". Looking in the logs I see this error:
ArgumentCountError: Too few arguments to function Drupal\tvi\Enhancer\RouteEnhancer::__construct(), 1 passed in .....You would expect that the given patch here would solve the problem, but it's not the case. The comma was removed, but it's still not working. Clearing the cache and even restarting my server doesn't help. Any idea?
- πΊπΈUnited States bygeoffthompson
I encountered this same error today while upgrading TVI to 2.0.0alpha2 from 1.0.0-rc4. My system is running PHP 7.4.
Patch (#2) resolved my Drush error and restored a working environment. Thanks!
- π©πͺGermany Anybody Porta Westfalica
We're getting
InvalidArgumentException: Class "\Drupal\tvi\Controller\TaxonomyViewsIntegratorTermPageController" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (line 24 of core/lib/Drupal/Core/DependencyInjection/ClassResolver.php).
is this also related?
Any active maintainer?
- Assigned to kevinquillen
-
kevinquillen β
committed a38d5178 on 2.0.x authored by
norair87 β
Issue #3397812 by norair87, ReneW, Anybody, jonathan_hunt, kevinquillen...
-
kevinquillen β
committed a38d5178 on 2.0.x authored by
norair87 β
- Status changed to Fixed
9 months ago 4:37pm 4 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.