Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy populate + Different Supplier prices


phoenix90

Recommended Posts

Hey guys, i hope someone can help me with this problem, I need to get the easy populate to export 1 more table, diff from products and products_description, the table I want to export and be able to import again is suppliers_products_groups , how will I go about doing this?? the fields are suppliers_group_id, suppliers_price, suppliers_ve, suppliers_min_order, suppliers_model, suppliers_url, suppliers_comment, products_price ..

 

 

Thanks in advance :)

Link to comment
Share on other sites

I have done this. First, the v does something, so use v_suppliers_group_id, not suppliers_group_id. Next, easy populate works with the products table and warns that it may not work with other tables, so instead of a new suppliers database table, just add onto the products table. I would pick an existing field like v_products_name_1, and mimic it. Go into PHP MyAdmin and look at the v_products_name_1 field in the data base. Add your fields in that table, mimicking the structure. Then go to your Easy Populate PHP pages, and mimic those lines adding your fields.

 

Worked for me.

My experience relates to osCommerce Online Merchant v2.2 RC2

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...