Question

I tried to update some Amasty modules today and have been struggling a lot. and now I'm stuck.

When I run code

I get this error: PHP Fatal error: Uncaught Error: Undefined class constant 'Amasty\Blog\Model\ResourceModel\Categories::STORE_TABLE_NAME' in /chroot/home/a96f0e0b/stores.etailhandel.no/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:116 Stack trace: #0 /chroot/home/a96f0e0b/stores.etailhandel.no/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Amasty\\Blog\\Set...', Array) #1 /chroot/home/a96f0e0b/stores.etailhandel.no/html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Amasty\\Blog\\Set...', Array) #2 /chroot/home/a96f0e0b/stores.etailhandel.no/html/vendor/magento/framework/Setup/Patch/PatchApplier.php(149): Magento\Framework\ObjectManager\ObjectManager->create('\\Amasty\\Blog\\Se...', Array) #3 /chroot/home/a96f0e0b/stores.etailhandel.no/html/setup/src/Magento/Setup/Model/Installer.php(1006): Magento\Framework\Setup\Patch\PatchApplier->a in /chroot/home/a96f0e0b/stores.etailhandel.no/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 116 {"messages":{"error":[{"code":500,"message":"Server internal error. See details in report api\/1232703043988"}]}}[a96f0e0b@etailhandel ~/stores.etailhandel.no/html]$ ^C Anyone that knows what this can be? I rolled back to the old version and still gets this error.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top