Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 23:48 UTC
Updated:
25 Feb 2010 at 11:20 UTC
I have installed this module along with file/image field. I placed the PHP code in the template.php file as the readme indicated but there is no link to crop the image on my node edit screen. Any ideas?
Comments
Comment #1
longwaveHave you given the user in question the permission of "crop images with toolbox"? Can the admin user (uid 1) see the crop link? This is possibly a duplicate of #473732: only admin can see javascript crop link which so far I've been unable to reproduce.
Comment #2
jdblank commentedI have only checked on the admin account and it is not visable.
Comment #3
longwaveYou're using imagefield, so you don't actually need to apply the template.php change from README.txt (this is only needed for the node_images module).
Have you enabled the crop tool for the image fields you're using? Go to /admin/content/types > manage fields > configure, and scroll down to "Imagecrop settings". Which checkboxes are enabled here?
Comment #4
mrfelton commentedClosing this issue due to 8 months of inactivity. Please reopen if this is still an issue.