Quote Originally Posted by mrmanners View Post
May not be the right place for this but I am using Easy Populate to edit my categories and sub-categories so here goes.

Using Zen Cart 1.5 and Easy Populate 4.0. I am trying to use v_categories_name_7 already in the csv file but when I populate that column where needed, and then import it back into the database, it doesn't populate anything. It doesn't indicate any failures either.

Any ideas?

How many languages do you have defined? EP4's handling of category names is VERY different than EP 1.2.5.4 ...

With EP4 the _1, _2, _3 refer to the installed languages in your zencart. If you only have one language (_1 for english) then you will not have any other.

v_categories_names_1 then has your desired path to the product "top_level_name^sub_cat_name^sub_cat_name..."

Please read the first posts in this thread and the documentation about category names... that should solve your issue.

-chadd