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

Call to undefined method Image::applyFilter() #35

Open
vdcrea opened this issue Jun 26, 2016 · 3 comments
Open

Call to undefined method Image::applyFilter() #35

vdcrea opened this issue Jun 26, 2016 · 3 comments
Assignees
Labels

Comments

@vdcrea
Copy link

vdcrea commented Jun 26, 2016

It seems there is an issue using the latest integration branch of JIT, I guess it is due to the latests updates of JIT.

Call to undefined method Image::applyFilter()
/extensions/image_upload/fields/field.image_upload.php around line 60

@nitriques
Copy link
Member

the latest integration branch of JIT,

You mean version 2.0.0 ?

@nitriques nitriques added the Bug label Aug 16, 2016
@vdcrea
Copy link
Author

vdcrea commented Aug 17, 2016

Yes, using JIT 2.0.2. I tryied to change applyFilter() to applyFilterToImage() (if i remember well), also tryied to require_once other classes than Image but I didn't find the solution.

@nitriques
Copy link
Member

nitriques commented Oct 6, 2016

EDIT: sorry wrong project.

Yeah the resize option is not fully compatible with JIT 2.0.0

@nitriques nitriques self-assigned this Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants