mirasvit / module-blog

Magento 2 Blog Extension
https://mirasvit.com/magento-2-extensions/blog.html
Open Software License 3.0
68 stars 48 forks source link

Magento 2.1.0 - Serialization of 'Magento\Framework\View\Layout\Element' is not allowed #25

Closed webspeaks closed 8 years ago

webspeaks commented 8 years ago

I updated my site to Magento 2.1.0. After that the module started giving errors. When opening the blog index or blog post page, I get this error in system.log

[2016-06-25 10:21:41] main.CRITICAL: Serialization of 'Magento\Framework\View\Layout\Element' is not allowed [] []

The content on listing page and blog view page is not visible at all.

Please help.

Thanks

adrok commented 8 years ago

I fixed this bug and released new version 1.0.6

composer update mirasvit/module-blog