Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

CurtisOdenconnectrjohansonlockerleafmonster +5 guests

My Picture and Edit my tumbnail

Is this a bug?
I can crop my picture in firefox, but it does nothing.
And in IE I can't crop .. no selection box thingee

Comments

  • ok in firefox I *can* crop my picture .. but it doesn't update in my profile .. probably a caching issue I guess
  • Posts: 2,058
    I don't think it's a caching issue because every new photo should be named a new string of random characters. In any case, ctrl + F5 will refresh without cache.

    Vanilla developer [GitHub, Twitter]

  • my picture before cropping:

    http://vanillaforums.org/uploads/nXQ7X2ZUU66XG.jpg

    My picture after cropping

    http://vanillaforums.org/uploads/nXQ7X2ZUU66XG.jpg

    my profile page here still hasn't updated :( .. but my thumbnail has

    My prfile page displays

    http://vanillaforums.org/uploads/pXQ7X2ZUU66XG.jpg

    as my thumbnail

    and

    http://vanillaforums.org/uploads/pXQ7X2ZUU66XG.jpg

    as my "picture"

    I'm guessing the the thumbnail is some jquery magic?
  • Posts: 2,058
    Vanilla makes 3 versions of photos: Profile size (p), preview size (t), and thumbnail size (n). The letter in parenthesis corresponds to the first letter in the file name. Above, you've only linked to the thumbnail and profile versions.

    I think you're misunderstanding the photo cropper. It's meant to let you choose what part of your profile picture appears in the thumbnail version (which is what's shown in discussions). What I'm seeing next to your name in this discussion is indeed a cropped version of the tall and thin profile picture you've selected. It seems to be working as intended :)

    Vanilla developer [GitHub, Twitter]

  • if I go to "profile"->"edit my thumbnail" and right click on both images-->view image (or use firebug to view the image) they both point to http://vanillaforums.org/uploads/pXQ7X2ZUU66XG.jpg

    It looks to me like the cropping is done with jquery, but the jquery plotted point on the "picture" aren't save for future viewing so the jquery crops by default from the top left corner ... as you can see my thumbnail is cropp from lower down the image

    The result is my picture gets cropped successfully, but my profile page doesn't display the correctly cropped image

    see here: http://terminaladdict.com/vanilla-profile.jpg
  • Posts: 2,058
    //edit: I see what you're saying now; the thumbnail you're creating is not the same as what thumbnail subsequently appears in discussions. I have no idea why it's doing that.

    Vanilla developer [GitHub, Twitter]

Sign In or Register to comment.