School me on image sizing

Discussion in 'vBulletin Discussions' started by 50calray, Sep 23, 2010.

  1. 50calray

    50calray Grand Master

    Joined:
    May 18, 2009
    Messages:
    603
    Likes Received:
    40
    First Name:
    Ray
    I'm looking to play with the image settings on my site but have never really messed with them. So I'm look for someone who can school me on the basics.

    Thanks.
     
  2. Abomination

    Abomination Zealot

    Joined:
    Jun 1, 2009
    Messages:
    1,514
    Likes Received:
    102
    A long time ago someone who knows about images walked me through it. He recommended "ImageMagick 6", Path to binarys "/usr/bin"

    We found it works better than GD.

    Hope this helps. We are using 3.7.4 PL1
     
  3. 50calray

    50calray Grand Master

    Joined:
    May 18, 2009
    Messages:
    603
    Likes Received:
    40
    First Name:
    Ray
    Thanks, I'll check it out.
     
  4. Abomination

    Abomination Zealot

    Joined:
    Jun 1, 2009
    Messages:
    1,514
    Likes Received:
    102
    I missed the words 'image sizing' in the title.

    In the bottom of the config.php file is the max size for re-sizing pictures. You may want to be aware of that.

    I have removed all pixel size restrictions on the uploaded pictures. But put a limit on the size of pictures upload in KB. Think it is 125kb. So any pictures that are less than the pixel size restrictions in the config.php file will get squeezed down to 125kb, but could be any size. Usually they are about 600x800 pixels.
     
  5. Josey

    Josey Newcomer

    Joined:
    Dec 3, 2010
    Messages:
    1
    Likes Received:
    0
    Hello Everyone,
    I know this is probably a silly newbie question but I was working on the same thing.

    My question is:
    :confused: Do I change these settings in the config.php and then upload it to mysql overwriting the original or can I use the FTP to change them?

    While I am on it :confused: can I change the “comod” file permissions though the FTP or do these have to be uploaded and overwritten too.

    Thank you for the help in advance.
     

Share This Page