SLIDESHOW LINK
I have created a simple Photo Album content type with all images creating a image node upon upload. When viewing a album and after clicking on a photo it takes you to that image node. Below the photo there are 3 links: Original, Thumbnail and Slideshow. The original shows the original size of the image although in the images settings original is set to 550. That isn't such a big problem as I have removed the link by permissions. I still wonder why it isn't resizing and would like a fix if anyone has any ideas. My main concern at the moment is why isn't the slidshow link working (why is it there). When clicked it takes me back to the same looking page as the thumbnail link.
Modules used
Image
Image Attach
Image Gallery disabled
Image Import
ImageMagick Advanced Options
Upload image
ImageAPI
ImageAPI ImageMagick
ImageCache
ImageCache UI
Last question. Do I have conflicting modules.
Any help would be greatly appreciated.

Content Type
Go to your content type and click on Manage Fields - then click on the Display Fields top menu item. You can set both the Teaser and Full Node settings there for how you want the image to behave when clicked.
Nothing there
This is what I have for content type Photo display fields
Locations featured in this photo
Activities featured in this photo
Objects featured in this photo
Events featured in this photo
Under manage fields I think this is the problem
Image Image display.
No configuration for this since it's core.
The node is created when uploading a image with this module
Upload image 6.x-1.0 Image nodes will be created from images uploaded as attachments.
Depends on: Image (enabled), Upload (enabled), Taxonomy (enabled)
Thanks