I can edit pictures by moving them around and adding a description, but I can't seem to get the "rotate picture 90 degrees" to work. I press it and nothing happens. I tried it in both Safari and IE7. Any help would be appreciated.
Anything in the gallery3/var/logs for the time you try to rotate?
what about using a different image toolkit, perhaps you are using GD and it does not have that capability?
Posts: 25964
Anything in the gallery3/var/logs for the time you try to rotate?
what about using a different image toolkit, perhaps you are using GD and it does not have that capability?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
Thank you! I changed the Graphics Toolkit from GD to GraphicMagick and that did the trick.
I appreciate the help.