PHOENIX-MEDIA / Magento-PageCache-powered-by-Varnish

Community version which is available on Magento Connect (http://www.magentocommerce.com/magento-connect/pagecache-powered-by-varnish.html)
89 stars 49 forks source link

Fatal error: Call to a member function generateDesignExceptionSub() #41

Closed jonatanrdsantos closed 8 years ago

jonatanrdsantos commented 8 years ago

Hey folks, I've been updated the module to the version 4.2.3, but when I save the configuration in the admin:

Fatal error: Call to a member function generateDesignExceptionSub() on a non-object in /att/arclube/app/code/community/Phoenix/VarnishCache/Model/Observer.php on line 325

Any Idea?

the code is:

            $designExceptionSubSnippet = Mage::getSingleton('varnishcache/vcl')
                ->generateDesignExceptionSub();

But I not found the Model! o.0

rob3000 commented 8 years ago

This relates to issue 37 where there is no model.