First of all, way cool script/app/etc. This is exactly what I need.

I can get the simple demo to work and upload files, no problem. What I want is something similar to MOO that displays a thumbnail of the file that was just uploaded. Enter the Application Demo.

I've downloaded the sample files and uploaded them to my server exactly as they are. My Application Demo does everything perfectly except display the thumbnail. It doesn't work in IE7.0.5730.11IC, FF2.0.0.14, or Safari 3.1.

I have tried the demonstration url that this site offers on IE7.0.5730.11IC, FF2.0.0.14, and Safari 3.1, and the thumbnails display fine. I'm testing out my site on a PC running on Windows XP.

I am running a LAMP environment for my server. Check out my phpinfo. I'm running php 4.4.7, and I have gd 2.0 enabled. Perhaps someone can see something in my settings that isn't letting the php display the image. I believe that is the cause because I've messed around with the javascript handlers in previous installs of this on my site, and those changes were working fine.

Do I need to create an upload folder before the php can create in image to send to the javascript handler addImage function? Do I need to add an .htaccess file in the folder to allow something?

Someone please help! I'm begging.