Quote Originally Posted by DVDTitan View Post
I have exported products and product attributers from one aspona zencart site and i'm trying to import them into another zencart site which also has aspona installed.

My problem is that i can't work out how to create new entries in the database table.

On all the attributes i am trying to import i get the following error as an example:

"select size does not match any existing values in the products_options_values table."

How do i allow it to import and create the new attribute value?
It seems as if you haven't set up the products_options_values table - you will need that before you can import product attributes. One possibility is to export the product options and product option values tables using ShopAdmin and import them into your new cart. After doing this, you should be able to import your product attributes into your new cart.

Hope this helps.
Apsona