I can enabled all of the correct permissions and my Authenticated users cannot see the link any ideas?

Comments

longwave’s picture

Which module is providing the image in this case - image, imagefield or node_images? If uid 1 can see the link, a user with "crop images with toolbox" permission should also be able to see it.

chrislabeard’s picture

Yeah i have the permission set so that any authenticated user can see the crop with toolbox but for some reason it doesn't work.... Im using imagefield with CCK.

longwave’s picture

Do you mean the "Crop this image" link isn't showing at all, or users get a permission denied message when they click on it?

I can't reproduce the former, the "Crop this image" link is always shown if the user has "crop images with toolbox". There however was a bug relating to the latter, previously users must have had "administer nodes" permission to be able to use the crop tool. I have uploaded a change to 6.x dev so users without "administer nodes" can crop the image if they were the user that originally uploaded it.

chrislabeard’s picture

yeah the link isn't showing up at all for authenticated users but it shows up for admin.

mrfelton’s picture

Status: Active » Postponed (maintainer needs more info)

There have been quite a few changes in CVS since this issue was reported. Please try with the latest code in CVS and let me know if its still an issue.

gooddesignusa’s picture

I'm not having any problems with this. Just make sure the user is the one who uploads the image.

nils.destoop’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No reply anymore, so i'm closing this.