Quote Originally Posted by dnwmarket View Post
Thanks a million I got it fixed wowwwww!!!!!. I am trying to upload the my products that I had on another zencart site to this one but when I tried to do 20 items only one was uplaoded and the photo is not showing. It says it was a successfull upload but only one shows up in my catagory.

Do i need to name the catagories on the new site before I uplaod?

I did not have any model numbers on them and added them will that cause a problem
Not sure I understand this last part. You uploaded 20 records with out any model numbers? You have to have unique model number for each line item. This was covered just a few entries back.

Make sure you specify your images path correctly, remember that images/ is assumed:

sample.jpg -> yourstore.com/images/sample.jpg BUT
/tabletop/sample.jpg -> yourstore.com/images/tabletop/sample.jpg

Of course, you need to upload your images to the /images directory using your ftp program. Hope this helps.