Hello all,
Not too familar with ZC, but just inherited a site on a crap host. Moved to a good one but having issues. When I go to upload an image it doesn't 'take'. I don't get any error message, but the no_image.gif shows up and file doesn't appear in my images folder (with 777 permissions).
I was able to track down where the error occurs, but do not know what is causing it or how to fix it. I'm able to browse to the image and select it. When I click Preview I can see this in the HTTP Headers...
... but the image name doesn't make it into the hidden field on the next page. I just get...Code:-----------------------------4096119429770 Content-Disposition: form-data; name="products_image"; filename="airforceblue.gif" Content-Type: image/gif
...I'm assuming there should be a value="xxx" in there.Code:<input type="hidden" name="products_image">
Can anyone help me with this? Please.
Philip



