Basic change with EPA:
The changes here are in the handling of HTML content in descriptions; image path URL's, and EP import filename requirements. You may now import files with html in the text fields and not have it mangled by EP or Excel. URL's for images in subdirectories can be handled and correctly written to the database. Beginning with 2.75, EP Advanced will not install files unless it begins with EPA,and EP Basic will not install files that begin with EPA. This feature is to protect the database from errors related to a new column added to the Easy populate file format. EP Advanced uses the product_id column, this allow for more features to be added. |
The Import Screen. |
Upload EP File for Import:
To import a file into your catalog it must be first generated or in EPA format. This is the products_id is the first column in the upload file. The file should have EPA as the first three characters in its file name. If it does not then most likely you should use EP basic to import the file.
Upload will move the file from you local computer to the web server and import the data in the files to your databases. There is usually a limit within php which prevents files larger then 2mb from being uploaded. EPA will import more then 2,000 rows in one file, unlike older version that were limited to 300 to 400 maximum. If the file is larger then the limit set by PHP then you must upload the file via FTP then use the "Import Data from file in temp/' to import the data. If the file is still to large you can split it on the server by using "Split a EP File on the server". The list of files in the drop down is fileter so EPB file are not show. and file that are already spilt will not show. |
Upload and Split a EP File:
The upload results now apear below the insert screen.
Since you now can delete records the message will apear as above when a recored is deleted.
|
This routine incorporates the same changes noted above for import files. If for some reason you need to split you upload file into smaller parts then you can use this feature. Most site should not need to split files any more. |