Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jonatanrdsantos opened this issue Dec 10, 2015 · 1 comment
Closed

Comments

@jonatanrdsantos
Copy link

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
Copy link

rob3000 commented Jan 11, 2016

This relates to issue 37 where there is no model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants