By peterlbb on
Hi
We're trying to build a site where users can upload images and crop them. For that we want to use the Imagefield Crop module. But when enabled it gives us this error:
Fatal error: Call to undefined function imagefield_crop_file_admin_crop_display_path() in /home/_HIDDEN_/www/sites/all/modules/imagefield_crop/imagefield_crop_widget.inc on line 172
when we try to create content with a field of widget type "Image with cropping".
Can someone give me a hint as to what might be the issue here?
Comments
Did you read the Release Notes?
Specifically, this text:
“This beta release is coordinated with imagefield & filefield new API change,
so be sure to upgrade these modules to filefield-6.x-3.0-beta2 and imagefield-6.x-3.0-beta2.”
Also, for future reference, problems like this should be entered as Issues, not Comments. You’ll get much faster and better response there.