Jump to content

ADMIN -> Add Product -> Upload Image Failing


Guest

Recommended Posts

CubeCart version: 3.0.4

PHP version: 5.0.5

When adding a new product through the admin tool, and I try adding an image I get the following error:

Error: already exists please rename the file you are attempting to upload or browse for this file instead.

The folder it is trying to save to is there /store/images/upload/...

Any help would be greatly appreciated...

Link to comment
Share on other sites

CubeCart version: 3.0.4

PHP version: 5.0.5

When adding a new product through the admin tool, and I try adding an image I get the following error:

Error: already exists please rename the file you are attempting to upload or browse for this file instead.

The folder it is trying to save to is there /store/images/upload/...

Any help would be greatly appreciated...

Hi,

As the error would suggest you already have an image of that filename uploaded.

Try simply adding a "1" tot he end of the filename or even change it completely.

You could also use the "Browse for Image" Button in the add product area and then look to see if you can find that image with that particular filename at all.

Tom.

Link to comment
Share on other sites

Sorry I didn't mentioned it before, but this is a fresh install of cubecart, so the images/upload folder is empty, and when I use the browse, there isn't anything there.

Link to comment
Share on other sites

Well, I figured it out....

Because I am running 5.0.5, I needed to set register_long_arrays to 'On'; it it 'Off' by default.

Thanks for getting me thinking :rolleyes:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...