Welcome Guest, Not a member yet? Register   Sign In
Best Practice for Images : Generating Thumbs or Resizing on the Fly
#8

[eluser]Steve_K[/eluser]
Thanks for the reply, Cronix, I appreciate the advice.

Currently, I've got the code for uploading the original image, and making three different sizes: thumb, med, display.

It works great, but only for smaller images, or so it seems. Any time I try to upload a larger image, the smallest resize call (thumbs) works, but the other two fail. Is there any way to find out why the CI resize() function fails more specifically than just returning false? My assumption is that, for some reason, since I have maintain_ratio set to true, it can't find an exact scale for the images and fails. Any suggestions on how I can further troubleshoot this?

Thanks!

EDIT: Also, if any mods think this should be a new topic, I'll be happy to move it to one.


Messages In This Thread
Best Practice for Images : Generating Thumbs or Resizing on the Fly - by El Forum - 04-30-2010, 01:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB