PDA

View Full Version : Resizing Problem 1.5


devenh
4th of February 2004 (Wed), 15:53
I've defined three sizes: small, medium (default), and large (no resizing). When I upload a file, a copy is placed in /photos/small, /photos/medium, and /photos/large. If I perform a pathanalyze, everything looks good.

The problem is when viewing the picture I cannot change to small (500 pixels). When I click on small, the photo comes back large and the size combo box reads large (after having clicked on small). This behavior is the same whether the image was originally being viewed as large or medium.

I double checked and the photos in the small, medium, and large directories are the correct sizes.

Also, is there a way to change the size of all existing small and medium pictures if I redefine one of the resize methods?

Thanks,

Deven

devenh
4th of February 2004 (Wed), 22:35
I solved the problem by giving each size a unique Variable name in the EE Path Editor. Not quite sure what the Variable field is used for, but if you have duplicate values it causes problems.

Deven