paulmassen / grav-plugin-seo

Manage your site’s meta tags for display in search engine results or social media networks. Create and manage json-ld microdata. Includes an easy-to-use live preview feature.
MIT License
84 stars 21 forks source link

Fatal error: Allowed memory size #92

Open jersyd opened 4 years ago

jersyd commented 4 years ago

When I try to create page. I get Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /vendor/rockettheme/toolbox/Event/src/EventDispatcher.php on line 23

However, if I comment this line 'onTwigTemplatePaths' => ['onTwigTemplatePaths', 0], user/plugins/seo/seo.php:152 All work fine.

It is bug? But other plugins also have this event