Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by hareslade View Post
    HI, my first post here, so if this is covered already please say.
    I have an export csv file from Litecommerce, it exposrts category setup separated with slashes, as one field.

    in other words, I get one csv field with the categories separated by slashes
    topcat1/subcat1/subcat2

    rather than the separately delimited category names that easypopulate expects.

    if its not already solved, can anyone direct me to the easypopulate code that reads the csv data category fields, so I could possibly
    split the incoming litecommerce data format above, with the slashes, into [for instance] the 3 separate fields which easypopulate would expect
    for the above example.

    i can do php
    thanks
    Actually, it would be much easier if you simply did a search/replace on "/" and replaced with "^"

    NOTE: My version of EP uses ONE column for the category path. This is a large change from other versions. This was done to support multiple languages.

    so: v_categories_name_1 refers to LANGUAGE 1, and v_categories_name_2 refers to LANGUAGE 2, not a subcategory.

    Hope that helps.


    -chadd

  2. #2
    Join Date
    Nov 2004
    Location
    U.K. South Wales
    Posts
    501
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Actually, it would be much easier if you simply did a search/replace on "/" and replaced with "^"

    NOTE: My version of EP uses ONE column for the category path.

    -chadd
    Thanks chadd and other... thats a relief i can use carets in the csv file then! nice one.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg