Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Combining Queries from Easy Populate and Multilanguage Manufacturers


zdavatz

Recommended Posts

Ok, I am trying to adapt the code of

 

easypopulate.php

 

so that I can import 3 different manufacturer names, each in his language, out of an Excel-Sheet.

 

The information should be stored in the table

 

manufacturer

 

with the fields

 

manufacturers_id

manufacturers_name

manufacturers_image

date_added

last_modified

 

and in the table

 

manufacturer_info

 

with the fields

 

manufacturers_id

languages_id

manufacturers_name

manufacturers_description

manufacturers_url

url_clicked

date_last_click

 

The problem is, that Easy Populate only creates on field for one language in the table "manufacturer_info" and "manufacturer". What I want is 3 fields, for each language one. Maybe Surfalot can help me with this.

 

Any help is greatly appreciated.

 

Best

Zeno

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...