Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate 2.72-MS2, Not Easy :(


k_hbl

Recommended Posts

Hello,

 

Please help me to get out of this problem I am tring from past 3 days to work Easy Populate 2.72-MS2 - Default Language : English(1) for me, I could not found solution.

 

The below error is shown when I use Download Complete tab-delimited .txt file to edit

1054 - Unknown column 'p.products_master' in 'field list'

 

SELECT p.products_id as v_products_id, p.products_model as v_products_model, p.products_image as v_products_image, p.products_price as v_products_price, p.products_weight as v_products_weight, p.products_master as v_products_master, p.products_master_status as v_products_master_status, p.products_listing_status as v_products_listing_status, p.products_date_available as v_date_avail, p.products_date_added as v_date_added, p.products_tax_class_id as v_tax_class_id, p.products_quantity as v_products_quantity, p.manufacturers_id as v_manufacturers_id, subc.categories_id as v_categories_id, p.products_status as v_status FROM products as p, categories as subc, products_to_categories as ptoc WHERE p.products_id = ptoc.products_id AND ptoc.categories_id = subc.categories_id

 

The documnets found in package are of EasyPopulate 2.60

 

When I download from Download Model/Price/Qty tab-delimited .txt file to edit, I am getting below format.

 

v_products_model v_products_price v_products_quantity EOREOR

111111111 22 2 EOREOR

 

Upload is working, no data is inserted into MySQL.

 

Please let me know the procedure, what are the changes to be done.

Any help is highly appricated.

 

Thanks,

kiran

Link to comment
Share on other sites

if you read the section prior to downloading that file, it states you must have the master products contribution installed. else just use the latest up to that point.

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...