Thumbnail size help

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
adamf

Thumbnail size help

Post by adamf »

Hi,

I am using Photo Albums to create and album, and I wanted to make the thumbnails larger than then 96x96 that they are.

So I edited the config.inc.php file to say...

Code: Select all

/*
  Thumbnail dimensions.
*/
$IMConfig['thumbnail_width'] = 144;
$IMConfig['thumbnail_height'] = 144;
I've used this before and its worked, but the problem I am having is that on upload, when using 'Image Manager'  the thumbnail gets created in the correct 144x144 size.  When I try to upload another image, that comes in as 144x144, but the first image has changed back to 96x96.  This has totally got me stumped.

Can anyone tell me why and how the thumbnails are getting resized after they have already been created, and please how to stop it!
adamf

Re: Thumbnail size help

Post by adamf »

has anyone experienced a similar problem to this?  ??? ???
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

Re: Thumbnail size help

Post by inyerface »

I noticed something similar... I have my image thumbs at 280px X 280px becasuse I want to use the Album module as my portfolio - but Album still displays them as 96px X 96px. 

I have no idea where to go and when I look through the forum it's EMPTY. 

CMSMS is great and the developers (Ted and Calguy1000) including some other members (Mark) have been awesome in helping out but the forum's here are the most innactive forums I've seen... welll for what I am looking for.  It seems that I see a lot of single posts with no answers....

I'm going to finda solution to this because it's really a great product
Locked

Return to “CMSMS Core”