Figured out that I need to zip the .csv file first.
So here's 1 file that I downloaded
Full-EP2012Oct03-133737.zip
With the previous version of EP I replaced the v_products_weight with v_products_shipping_code
. This field is used to enter a shipping code that I create/assign with Ceon Adv. Shipper.
So based on my question immediately above this post, can I simply edit ADMIN/includes/functions/extra_functions/easy_populate_4.php so that all instances of v_products_weight is replaced with v_products_shipping_code?
Hi
I'm new to this and I'm having an issue with the Easy Populate Addon.
I have uploaded all the files but when I go to Admin/Tools there is no Easy Populate there.
What have i missed or done wrong?
Any help would be appreciated.
Hi, below is what I just posted on your other thread, hope it helps.
=======================
Easy Populate 4 has installed flawlessly for me on zencart versions 1.3.9h, 1.5.0 and 1.5.1
1. Are you SURE you uploaded all files and correctly? The readme suggests that this is not the case if EP4 does not appear in admin/tools. This plugin comes with two sets of files, both of which must be uploaded. Specifically, did you upload the secondary file set for zencart 1.5 called "zencart 1.5 extra files"?
2. Easy Populate 4 does not come with a sql patch, as it (apparently) self installs.
3. Once you get this or any easypopulate working, make sure you back-up your database before every easy populate upload. The Easy Populates work as intended in my experience, but sometimes operator error working with the spead sheets occurs. The readme recommends DrByte's data base backup plugin, which is the one we use for easy DB backups, and if necessary, quick restores, just in case.
Steve
prommart.com
Hey Serious,
You don't need to do this with EP4. EP4 now supports User Defined Products Fields ... go to Configuration -> Easy Populate 4 and add your products_shipping_code here... support multiple entries separated by a comma, but no spaces or quotes: field_1,field_2,field_3
-chadd