Thanks for the help Jeff!  In my naivete, I modifed dmImage directly. 
Undo'ing that now and will extend as you suggested.

Thanks,
Chris



Jeff Coughlin wrote:
> 
> 
> Chris,
> 
> In FarCry 4.0 you need to extend dmImage.
> 
> To do this grab a copy of dmImage.cfc from core and place it in your  
> "<project>/packages/system" folder.  Edit the new file and make sure  
> the component tag extends the original dmImage in  
> core(extends="farcry.core.packages.types.dmImage").  Delete everything  
> within the component except for the cfproperty tag(s) you want to  
> change the image size.  Keep that line of code the same except change  
> the values you desire (example: ftImageWidth, ftImageHeight,  
> ftAutoGenerateType, ftPadColor).  Now update the applicaiton scope (? 
> updateapp=1), check if any updates need to be deployed from the COAPI  
> management tools (if you're just changing the width and height of an  
> existing cfproperty tag, you don't need to deploy anything), and you  
> should be good to go.
> 
> Regards,
> 
> --
> Jeff Coughlin
> Web Application Developer
> http://jeffcoughlin.com
> 
> On Feb 7, 2008, at 12:38 PM, cterrebonne wrote:
> 
>>
>>
>> 4.0.9
>>
>> Thanks,
>> Chris
>>
>>
>> Jeff Coughlin wrote:
>>>
>>>
>>> Chris,
>>>
>>>
>>> What version of FarCry are you using?
>>>
>>>
> 
> 
> 
> 
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-thumbnail-size-tp15335372s621p15344279.html
Sent from the FarCry - Dev mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to