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

longwave’s picture

Have 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.

jdblank’s picture

I have only checked on the admin account and it is not visable.

longwave’s picture

You'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?

mrfelton’s picture

Status: Active » Closed (fixed)

Closing this issue due to 8 months of inactivity. Please reopen if this is still an issue.