Need help with image resize

Discussion in 'Graphics & Multimedia' started by iBullet, May 5, 2015.

  1. #1
    Am not sure if i am posting in the right place. am having problem with this script (NSFW) www.juicyximg.com when i upload a image after uploading i want to post the BBCode link with thumbnail to forum images get cropped off (cut out) all i want is resize. can someone help me to fix this please?

    [​IMG]
     
    Last edited: May 5, 2015
    iBullet, May 5, 2015 IP
  2. freelanceDeveloper

    freelanceDeveloper Member

    Messages:
    59
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    43
    #2
    You just got me fired, you could specify your site is hosting nude pictures... lol
    ( Although the url suggests it, I wasn't paying that much of attention when I clicked :) ...)

    Only thing I can think of is that the thumbnail image is loaded as a background of an element with a specific size.
    In that case the original image size is not altered as it is if you use the image tag with height and width...

    check here : yohis.com/url/zjxnehjo

    <img src='image.png" height="150" width="250" />
    Code (markup):
    A wild guess since I'm not able to open your site again ( company policy )
     
    Last edited: May 5, 2015
    freelanceDeveloper, May 5, 2015 IP
  3. iBullet

    iBullet Member

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #3
    thanks for your reply freelanceDeveloper i really don't understand what exactly i have to do to fix this problem. all i want is when i upload images it comes out as the way i have uploaded not half of the picture is missing on BB code? as you can see on the picture i have posted above. if you upload a image and post on forum u well understand what i mean with half of the picture is missing on BB code

    sorry for my english
     
    Last edited: May 6, 2015
    iBullet, May 6, 2015 IP
  4. John Sword

    John Sword Well-Known Member

    Messages:
    95
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    118
    #4
    I think the issue is that your original image is rectangular in dimensions, but the thumbnail has to fit into a square.

    If that's the case, then you probably have to find a way to fit the image into a square template. Something like this:
    juicyximg-square.png

    Hope that helps!
     
    John Sword, May 10, 2015 IP
  5. Towab Muhammad Yusuf

    Towab Muhammad Yusuf Member

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    This is not legal way to forum posting. Actually here you are mention people visit your porn site. I know that this is called Black Hat marketing, but you remember this forum is not your similar site.
     
    Towab Muhammad Yusuf, May 11, 2015 IP
  6. freelanceDeveloper

    freelanceDeveloper Member

    Messages:
    59
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    43
    #6
    I disagree, he is asking for support and providing a link that allows people to check what the html code looks like that causes the issue...
    Besides the fact he could have added a warning message regarding the adult nature of his website, I don't see any issue with his post.

    I don't see why a forum member who contributed 151 posts to a forum wouldn't be allowed to post an url once and a while in exchange of the content he provides to a forum... Many forum policies don't allow this but I believe this is wrong. People who contribute to a forum should be allowed to publish a link once and a while, in exchange of the hours of effort they spent trying to help others, providing quality content to others and therefor increase the quality & reputation of the forum itself. Maybe he is such a user, maybe not... But accusing him of spamming is a bit over the hedge here.

    Let moderators handle this... If they don't like what they see, they remove/ban.. so far this hasn't been done so...
     
    freelanceDeveloper, May 11, 2015 IP