Closed Vikwip closed 4 years ago
@Vikwip , please update blog extension to the latest v2.9.2.1 , let us know if it helps.
Hello Ihor, The post pages are working now. I actually didn't update the extension yet but I changed my full page cache config in stores configuration from Fastly CDN to Built-in-cache.
@Vikwip , can we close the ticket?
@ihorvansach , yes I close it.
Hello,
I get http errors 500 and php fatal errors in my log while going to single Magento 2 Blog posts pages, e.g. ==>
blog.html/post/post-title
on my local magento installation.Preconditions
Actual result
Nginx error log:
*6147 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Cannot instantiate interface Magefan\Blog\Api\UrlResolverInterface in /home/vagrant/magento/magento2/vendor/magento/fra$Stack trace:
#0 /home/vagrant/magento/magento2/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magefan\\Blog\\Ap...')
#1 /home/vagrant/magento/magento2/vendor/magefan/module-blog/Controller/Router.php(132): Magento\Framework\ObjectManager\ObjectManager->get('Magefan\\Blog\\Ap...')
#2 /home/vagrant/magento/magento2/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(116): Magefan\Blog\Controller\Router->__construct(Object(Magento\Framework\App\ActionFactory), Object(Magento\Staging\Model\Event\Manag$
Could you please help me to fix this error? Thanks!