Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    2
    Plugin Contributions
    0

    Default Image Upload Problem

    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...


    Code:
    -----------------------------4096119429770
    Content-Disposition: form-data; name="products_image"; filename="airforceblue.gif"
    Content-Type: image/gif
    ... but the image name doesn't make it into the hidden field on the next page. I just get...

    Code:
    <input type="hidden" name="products_image">
    ...I'm assuming there should be a value="xxx" in there.

    Can anyone help me with this? Please.
    Philip

  2. #2
    Join Date
    Aug 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Image Upload Problem

    Solved. Not sure why, but I had to roll back to PHP4.

 

 

Similar Threads

  1. v139h Upload image problem
    By Redouane75 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 8 Apr 2014, 02:48 AM
  2. Image upload problem
    By mrkay in forum General Questions
    Replies: 0
    Last Post: 15 Mar 2010, 11:47 AM
  3. Image Upload Problem
    By lbooth in forum General Questions
    Replies: 1
    Last Post: 18 Jul 2008, 12:31 PM
  4. image upload problem
    By mattallam in forum General Questions
    Replies: 1
    Last Post: 14 Mar 2007, 11:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg