Page 99 of 366 FirstFirst ... 4989979899100101109149199 ... LastLast
Results 981 to 990 of 3658
  1. #981
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Kevin,

    Attached is a replacement easypopulate_4_attrib.php file. Give this a try.

    Note that you should set Configuration -> Easy Populate 4 :: Convert Curly Quotes to 1 - Replace with Basic Characters

    I tested your file and it imported correctly. I have not tested the advanced attribute import yet, but this should get you on track.

    -chadd
    Hello Chadd - I used easypopulate_4_attrib.php, you had supplied and imported with out any errors also. I also added prices for the size attribute through Attrib-Detailed-EP_ and it imported correctly as well.

    Thank you.
    Using Zen Cart 1.5.1

  2. #982
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Kevin,

    The detailed attribute import should be fine since it does not modify the options_name or options_values_name

    That file MAY not work for you. I've been making a lot of changes to EP of late and you may have to wait for me to update github...

    -chadd
    When ever you get a chance would you please explain what is new and updated for EP4 at github. Thanks.
    Using Zen Cart 1.5.1

  3. #983
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I originally posted this message in the "General" and someone suggested that I post it here instead.

    I use Excel 2003 for configuring my wholesalers inventory file and then upload them via Easy Populate. I had my file completed and went back this morning to refine some things and my model numbers are not in Text format anymore. I have tried to use the CSV walkthrough and selected TEXT for the model number and it will only stay in General Format. Does anyone know how I can fix this, very frustrating.

    Thanks
    Mark

  4. #984
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: EasyPopulate 4.0 Support Thread

    firstcapitalfirearms,

    Get Open Office - it is free

    Scrap MS Excel
    Zen-Venom Get Bitten

  5. #985
    Join Date
    Apr 2013
    Location
    Netherlands
    Posts
    12
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi Guys,

    I'm a bit confused about Easy Populate; I already use a easy populate version for ZC 1.3.8 for about 3 years. Now i'm going to set up a new shop for a new niche product.

    What is the difference between Easy Populate CSV (http://www.zen-cart.com/downloads.php?do=file&id=868) and this one?

    Thanks already!

    Best regards,

    Maarten

  6. #986
    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 Kevin205 View Post
    This is how it's saved:
    Field delimiter: '
    Text delimiter: ""

    Attachment 12438
    Kevin, you're encoding should be UTF 8 which should match the encoding of your databases.

    If you EXPORT your CSV file from OO with the wrong encoding, then import it into a database of some OTHER encoding, you risk getting a lot of "garbage" character in your descriptions, names, etc.

    If you are on Zencart 1.5x, you are using UTF 8 unless you did something custom.

    -chadd

  7. #987
    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 MaartenJ View Post
    Hi Guys,

    I'm a bit confused about Easy Populate; I already use a easy populate version for ZC 1.3.8 for about 3 years. Now i'm going to set up a new shop for a new niche product.

    What is the difference between Easy Populate CSV (http://www.zen-cart.com/downloads.php?do=file&id=868) and this one?

    Thanks already!

    Best regards,

    Maarten
    I cannot speak for that version. You CAN installed EP 4.0 and that other one and not have a conflict (other than possibly confusing yourself). Just note that the FILE FORMATS are NOT compatible.

    A lot of custom stuff in EP 4.0, working attributes import, custom products fields, vast performance improvements to name just a few.

    -chadd

  8. #988
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Kevin, you're encoding should be UTF 8 which should match the encoding of your databases.

    If you EXPORT your CSV file from OO with the wrong encoding, then import it into a database of some OTHER encoding, you risk getting a lot of "garbage" character in your descriptions, names, etc.

    If you are on Zencart 1.5x, you are using UTF 8 unless you did something custom.

    -chadd
    Hello Chad - I am using UTF-8.
    Using Zen Cart 1.5.1

  9. #989
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi All!

    I am new to EasyPopulate 4.0, I'm super excited! I have two questions.

    FIRST:
    How can I be sure I'm using the latest version? I have a ZC 151 with Easy Populate 4.0.22 - Beta 6-10-2012 that I installed a few months ago (just getting around to using it!). I checked the GitHub link supplied on the first page, but I have no clue what to look for.

    SECOND:
    Today I want to upload a couple hundred categories. It has about 12 top categories, the rest spread out under it. My site is currently populated with Sample Data, so I went into EP4 admin area and exported both category file types [Model/Category & Categories Only (with Metatags)].

    The Category Only file is the one I want to use, but I see no way to specify path during the creation of new cats. I can see that path can be specified in the Model/Cat file (ex, Top Category^Sub1^Sub2)... but how do you do that when creating new categories?

    Thanks,
    Mike

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

    Default Re: EasyPopulate 4.0 Support Thread

    That is the latest of github. I'm trying to get an update and also submit to the zencart team but time has not been cooperating.

    Categories: Categories are automatically created when you import a products and specify it's category. This is the only way to automatically create categories.

    Currently, the Categories Only (with meta-tags) is NOT used to create categories, but ONLY to update meta information. Use it carefully, and don't make changes to your store (like add/removed categories) between updates. This import is 1-to-1, working of the categories database ID, not the name, so be careful.

    As ALWAYS! use Dr. Byte's MySQL Database Backup Tool before running an import. It will be a life saver should you mess something up

    -chadd


    Quote Originally Posted by Feznizzle View Post
    Hi All!

    I am new to EasyPopulate 4.0, I'm super excited! I have two questions.

    FIRST:
    How can I be sure I'm using the latest version? I have a ZC 151 with Easy Populate 4.0.22 - Beta 6-10-2012 that I installed a few months ago (just getting around to using it!). I checked the GitHub link supplied on the first page, but I have no clue what to look for.

    SECOND:
    Today I want to upload a couple hundred categories. It has about 12 top categories, the rest spread out under it. My site is currently populated with Sample Data, so I went into EP4 admin area and exported both category file types [Model/Category & Categories Only (with Metatags)].

    The Category Only file is the one I want to use, but I see no way to specify path during the creation of new cats. I can see that path can be specified in the Model/Cat file (ex, Top Category^Sub1^Sub2)... but how do you do that when creating new categories?

    Thanks,
    Mike

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR