I was able to figure out just about everything I wanted to do except for this: I can't seem to upload files or images.
When I select a file/image and hit the upload button, my browser starts working (tried both FF and IE) and finishes but nothing happens. I get the same screen as before the upload process. My user-level has upload privilieges so I figured it has to be a CHMOD problem on my server. So i set the uploads directory to 777 - still no change. I also looked through the upload directory's path in the system options and tried a few changes but nothing helped. Also I double checked the allowed file type extensions.
May I have to change the file/folder CHMOD settings for more than just the uploads folder? And what file handles the upload exactly (Sorry if that is a stupid question but my PHP skills a pretty basic.)?