Project:User Picture Resizer
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:jimmb
Status:active

Issue Summary

Hello, we're trying to set up a site (currently seen at http://devvwww.greeniq.com/) where users will be able to upload a picture for their user account. I've set it up to be a maximum of 100x100 px and size of 30 kb. It seems like it should work, but when I test it on a larger image it just uploads and displays it at the original size.

I'm not sure if it's supposed to automatically scale to fit the specifications, or if there's supposed to be an error on upload that it exceeds the dimension. In any case, it's not working. Any help would be much appreciated. Thanks,

Jim

Comments

#1

What you should be seeing is the uploaded picture (regardless of size), with a preview image above. A bounding box should appear on the uploaded image, which you can resize - resizing the picture changes what appears in the preview image. This preview is then saved as the user picture.

Did you also upload the required javascript library to the correct place?

-- JW.

nobody click here