Dennis,
Strange. I used your data, installed the simplified chinese language pack and was able to import your supplied file, modify sort order in the admin, and re-import the file and NOT get any duplicates.
I did notice in your CSV that your have spaces between your category names, which you should not.
Try this and tell me if it makes a difference:
Open: includes/functions/extra_functions/easypopulate_4_functions.php
Scroll down to the function ep_4_curly_quotes($curly_text) function...
change:
return $clean_text;
to:
return trim($clean_text);
Let me know how that works for you. The spaces in UTF8 for chinese may be causing your problem.
-chadd
okay i tested the trim function and it works! everything is working fine now, thanks chadd for the help
chad, just been going throught the readme and just wondered, it mentions about being able to create atributes and assisgn them to products, but does it still have the abilty to assign existing attributes to products?
thanks
Phil Rogers
A problem shared is a problem solved.
Phil, I am sure you have look at this. If you haven't go a head and export the following and look at the .csv content. I am sure it clears a lot for you.
Attribute Export/Import Options
Basic Products Attributes (basic single-line)
Detailed Products Attributes (detailed multi-line)
You can view the existing, and apply new ones as well.
Last edited by Kevin205; 5 Apr 2013 at 02:47 PM.
Using Zen Cart 1.5.1
Hello
I'm using zencart 1.5.1 and Easy Pop 4.
Firstly thanks to this great product.
I have started to import Attributes for a product.
This went ok except the drop down box has "TEXT" displayed when first displayed.
I cannot see where this is coming from;
http://www.mapkiosk.co.uk/MapStore/i...oducts_id=1042
Any ideas how to remove or change to "Please select from list"
Thanks in anticipation
David
Use the developers tool kit in the admin and search for "Please Choose"Originally Posted by Sky_Blue
http://www.zen-cart.com/content.php?...lopers-toolkit
Zen-Venom Get Bitten
Bookmarks