I moved my Zen cart store to a new server (v 1.3.9) and everything is working fine except for image/file uploads. I can add new products into the database, but the images are not uploading. Here is what I have done so far:

1) updated my config files with the new server path
2) changed permissions on the images directory to 777
3) changed permissions on the fillib folder to 777

I am also using the fillib plugin and that is having the same effect, data is posting to the database, but images and files are not.

Any suggestions, it seems like there is some configuration or permission somewhere that needs to be updated.

BTW - I am not getting any errors when I try to upload, its just not uploading the image or file.