Hi, thanks for your reply. Ok so clearing the cache appeared to sort the issue. We now have an issue where we cannot open an individual product, we get errors, we have deleted the cache and tried downgrading the php to 7.4 with no luck:
/public_html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php on line 89 and exactly 2 expected
[ArgumentCountError 0]
With debug on:
Uncaught PHP Exception ArgumentCountError: "Too few arguments to function PrestaShopBundle\Form\Admin\Type\TranslatorAwareType::__construct(), 0 passed in /public_html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php on line 89 and exactly 2 expected" at /home/whitevapeco/public_html/src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php line 50
Uncaught Error: Too few arguments to function PrestaShopBundle\Form\Admin\Type\TranslatorAwareType::__construct(), 0 passed in /public_html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php on line 89 and exactly 2 expected
UPDATE: found the issue, it is Prestahero SEO module causing problems.