[eluser]JamesL[/eluser]
Please excuse me if this is not the place to ask general questions about CodeExtinguisher, or if this question has already been answered.
First of all let me say that this application has been very helpful and is very well put together, thank you for sharing your hard work with the community.
I have been working on a fairly simple site for a client that wants a portfolio site to show off images of his jobs. In order for the site to function properly I need to set it up so he can create new job categories and upload images by himself. I was wondering if there is a way to tell your 'Image' form input to resize the image that is being uploaded, then create a smaller thumbnail, all in one process. I worked out how to do this with a normal CI controller function, but not with CE yet. I have been passing the $config variables to the form builder through an array, like so: