Quote Originally Posted by Tile Mural Store UK View Post
Easy Populate 4.0.35.ZC - 04-29-2016
Zen Cart 1.5.5a
Database Patch Level: 1.5.5
v1.5.5a [2015-01-01 05:44:52] (New Installation-v155a)
v1.5.5a [2015-01-01 05:44:52] (New Installation-v155a)

Im can not get my attributes to show on my products.
uploaded Complete products OK
uploaded Basic products attributes OK and showing in attributes conntrol
when i upload the detailed product attributes vie the Browes button i get File uploaded successfully:
But the attributes dont show on product.
if i upload via the import button i get File Import Completed with issues. & SKIPPED! - Attribute Entry on : - Not Found!

please help.
First, hopefully you have applied the various patches/modifications identified over the last 7ish pages (a lot of other conversations intermixed).

Secondly, upload places the files on the server. Import is what tries to push the product to the database.

In a default install, product_model is the primary key used to match the import record to the product. If the selected primary key is not found in the import file for the specific row, then the row is not imported unless the selected primary key option supports that type of import.

More to follow in a moment.