Hi,
I'm going to take a long shot and ask about an image uploader I'm looking for in the hopes that someone knows of a way to make this work with cms ms. Maybe?
My client is asking if it's possible to have an image uploader similar to what is found here on the MLB website . He wants customers to be able to view their photo after they've uploaded it and possibly view it on a sample of the product they're ordering (in this case, a mug or bowl).
Does anyone know of something similar to this I can check out? Or is this possible with the cms?
The only one I've ever seen is this Image Uploader , but I'm not sure if it's the right solution or not.
Image Uploader of a special kind
Re: Image Uploader of a special kind
Have you tried Uploads module?
http://dev.cmsmadesimple.org/projects/uploads/
It's not a specific image uploader but can be used for that ...
http://dev.cmsmadesimple.org/projects/uploads/
It's not a specific image uploader but can be used for that ...
Re: Image Uploader of a special kind
Uploader will work for putting images on the web but nothing CMSMS has module wise will show the image on a bowl or mug, the one you linked to uses an image frame in front of the image that's uploaded to do it...
Guess you could design it to have a mug/cup as a frame and put the uploaded image behind it...
Guess you could design it to have a mug/cup as a frame and put the uploaded image behind it...
Re: Image Uploader of a special kind
Thanks for the replies. I will have to think on this.
Re: Image Uploader of a special kind
You could have the product picture as the background image of the div that displays the uploaded image.
Nullig
Nullig
Re: Image Uploader of a special kind
Thanks for another idea. 

Re: Image Uploader of a special kind
I coded an image upload script. Would you like to it?
EGS provides MMORPG services for WoW, FFXI, FFXIV, AION, Warhammer Online, Age of Conan, RuneScape, Guild Wars, Maple Story, Cabal Online, as well as most other free-to-play MMORPGs.
Our site is *proudly* powered by CMS Made Simple.
CMS Made Simple isn't just simply, it's ridiculously powerful, and suitable for virtually any site and niche. It easily allows us to maintain our site in which receives about 5,000 unique visitors per day.
Our site is *proudly* powered by CMS Made Simple.

CMS Made Simple isn't just simply, it's ridiculously powerful, and suitable for virtually any site and niche. It easily allows us to maintain our site in which receives about 5,000 unique visitors per day.
Re: Image Uploader of a special kind
Sure, I'd love to see it. 

Re: Image Uploader of a special kind
Okay, now my client is only asking for the ability for his customer to preview the image that they choose to upload before completing the order process. Do you know if there's a way to do that with FormBuilder?