
Originally Posted by
TJR Stores
OK folks.
I have installed the mod.
Now my question is this..
will this upload an XML feed file and will it automatically upload the items to my site?
It will not work with XML (RSS) file, yet you can get around that. Just open the file in OpenOffice/OfficeStar or micro$oft office. Follow the directions for creating a couple items manually in your store and download the file from EP, and open that.
The XML file will look a lot like HTML code, with tag pairs. EP will look like a spreadsheet with with column headings.
The XML file may look like:
Code:
<record_1>
<item_number>001</item_number>
<item_name>name_1</item_name>
</record_1>
<record_2>
<item_number>002</item_number>
<item_name>name_2</item_name>
<record_2>
While the EP file will look like:
Code:
v_item_number | v_item_name | eoreor
001 | name_1 | eoreor
002 | name_2 | eoreor
Just copy the info from within the tags in the XML file to the proper fields in the EP file.

Originally Posted by
dynamica
I cleared the cache and still no products show up, but I think I am on a shared server. The catalog file has about 2000 products on it, am I going to be able to implement this many products on a shared server?
Sorry, it has been a long day, so I will provide a more detailed answer in the near future. Just one question - are the items disabled? Did you have a 0 or 9 set in your EP file where you should of had an 1 instead?
If you have EP up and running, then 2000 items should not be a problem, while 200K+ may be, if you don't have the disk space for all of the photos, and if the database space counts against you.
Bookmarks