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

No Ezapps/Zoom/Handler.php #17

Open
lrkwz opened this issue Nov 21, 2013 · 1 comment
Open

No Ezapps/Zoom/Handler.php #17

lrkwz opened this issue Nov 21, 2013 · 1 comment

Comments

@lrkwz
Copy link

lrkwz commented Nov 21, 2013

I've installed the extension from magento connect and my system.log is full of

2013-11-21T08:21:55+00:00 ERR (3): Warning: include(Ezapps/Zoom/Handler.php): failed to open stream: No such file or directory in /var/www/mysite/htdocs/lib/Varien/Autoload.php on line 93

How can I solve it?

@JerichoDiamond
Copy link

Posted for those still searching for this problem.

Edit ezzoom.php in the site's root folder
Line 240
from: private function paramsToFile($params, $uri) {
to: private static function paramsToFile($params, $uri)

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