Page 349 of 384 FirstFirst ... 249299339347348349350351359 ... LastLast
Results 3,481 to 3,490 of 3833
  1. #3481
    Join Date
    Jul 2010
    Location
    London, UK
    Posts
    135
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Interesting SB. I tried Apsona relatively recently and was underwhelmed. Perhaps I'll try it again.

    After recently adding 3000 products to my store, I know what a task this is. I'd love to know the processes you took and the formulae. Any chance of an explanation?

  2. #3482
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by wizer View Post
    Interesting SB. I tried Apsona relatively recently and was underwhelmed. Perhaps I'll try it again.

    After recently adding 3000 products to my store, I know what a task this is. I'd love to know the processes you took and the formulae. Any chance of an explanation?
    Well... each person's needs are unique, largely because the data one works with tends to be uniquely compiled in a spreadsheet.

    So I cannot give a "one-size-fits-all" tutorial on this.

    The key to our solving the issue was to FIRST understand how APSONA handles data imports... and then to work BACKWARDS, getting OUR spreadsheets to comply with Apsona's format.

    We watched all Apsona's video tutorials, and quite quickly determined how their system operates.

    Then it was a case of getting our data into the same formats.

    This does require a fairly good knowledge of Excel formulae, and how to create "pivot" tables to show the data's internal relationships.

    Our supplier's spreadsheet listed EVERY product, replicated for each possible option value;

    eg:

    51400 - - Diningroom Table - - Beech - - 2000mmX1000mmX900mm - - Bevelled Edge
    51401 - - Diningroom Table - - Beech - - 1800mmX1000mmX900mm - - Bevelled Edge
    51402 - - Diningroom Table - - Beech - - 1600mmX1000mmX900mm - - Bevelled Edge
    51403 - - Diningroom Table - - Beech - - 1400mmX1000mmX900mm - - Bevelled Edge
    51404 - - Diningroom Table - - Oak - - 2000mmX1000mmX900mm - - Bevelled Edge
    51405 - - Diningroom Table - - Oak - - 1800mmX1000mmX900mm - - Bevelled Edge
    51406 - - Diningroom Table - - Oak - - 1600mmX1000mmX900mm - - Bevelled Edge
    51407 - - Diningroom Table - - Oak - - 1400mmX1000mmX900mm - - Bevelled Edge
    51408 - - Diningroom Table - - Beech - - 2000mmX1000mmX900mm - - Round Edge
    51409 - - Diningroom Table - - Beech - - 1800mmX1000mmX900mm - - Round Edge
    51410 - - Diningroom Table - - Beech - - 1600mmX1000mmX900mm - - Round Edge
    51411 - - Diningroom Table - - Beech - - 1400mmX1000mmX900mm - - Round Edge
    51412 - - Diningroom Table - - Oak - - 2000mmX1000mmX900mm - - Round Edge
    51413 - - Diningroom Table - - Oak - - 1800mmX1000mmX900mm - - Round Edge
    51414 - - Diningroom Table - - Oak - - 1600mmX1000mmX900mm - - Round Edge
    51415 - - Diningroom Table - - Oak - - 1400mmX1000mmX900mm - - Round Edge


    (and it went on for a total of about 100,000 lines, across 20 datasheets)

    So, using PIVOTS, we could establish just how many attributes needed to be set up (Pivoting will achieve this).

    Then, we created a set of DUPLICATE sheets. One set was used to build the product info. The other was used to build the attribute info.

    Ironically, while there is no mechanism in ZC to list attributes by product CODE, the fact that the supplier had given each product variation a code actually helped us - as it ensured that after we SPLIT the work (attribute sheets / product sheets), we still had a unique identifier in both sheets.

    Later, we will have to lose the suppliers codes - but they were very helpful to start with.
    20 years a Zencart User

  3. #3483
    Join Date
    Jul 2010
    Location
    London, UK
    Posts
    135
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Very good work. Thanks for explaining. Will definitely have a look (after I fix this bloody paypal issue)

  4. #3484
    Join Date
    Apr 2010
    Posts
    22
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I am having a strange issue...

    First of all, easy populate works. It gets products up to the cart and downloads them fine as well. The problem comes when trying to Search my products in the admin section. I get no results of the products uploaded by easy pop. There are other products in the store and queries all seem to work with them. It just seems easy populated products are invisible to it.

    Known issue? I have searched the forums and this thread as well with no luck.

    Thanks!

  5. #3485
    Join Date
    Dec 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    using zencart 1.3.9d

    ok i got easy populate to install, and am able to generate the files. but when trying to populate the file i get a 500 Internal Server Error.

    any ideas?

    -Stephen

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

    Default Re: Easy Populate support for Version 1.2.5.4

    Hiya Schoolboy!

    I think my EP 4 would have done what you needed. The basic attribute import lets you associate an attribute by product code one per line. So as long has you know your product codes, you can build the attributes at import, and even apply multiple attribute (like size and color) at import.

    Perhaps the only caveat is that you'd need to name your attribute options, i.e. "Color" ...

    -cj

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

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Phaylon View Post
    I am having a strange issue...

    First of all, easy populate works. It gets products up to the cart and downloads them fine as well. The problem comes when trying to Search my products in the admin section. I get no results of the products uploaded by easy pop. There are other products in the store and queries all seem to work with them. It just seems easy populated products are invisible to it.

    Known issue? I have searched the forums and this thread as well with no luck.

    Thanks!
    Under Tools -> Store Manager
    Try running Reset ALL Products Master Categories ID and Update ALL Products Price Sorter.

  8. #3488
    Join Date
    Apr 2010
    Posts
    22
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by chadderuski View Post
    Under Tools -> Store Manager
    Try running Reset ALL Products Master Categories ID and Update ALL Products Price Sorter.
    And that solved the problem! Thanks for your help chadderuski!

  9. #3489
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by chadderuski View Post
    Hiya Schoolboy!

    I think my EP 4 would have done what you needed. The basic attribute import lets you associate an attribute by product code one per line. So as long has you know your product codes, you can build the attributes at import, and even apply multiple attribute (like size and color) at import.

    Perhaps the only caveat is that you'd need to name your attribute options, i.e. "Color" ...

    -cj
    Hi,

    I just tested your EP4. It looks very good but for one glitch which I'm having with another EP.

    We now need to use the meta tag function. The full upload with metatags goes good. However, when we upload our color/attribute sheet it wipes out the metatags, leaving a blank metatitle in View Source.

    Same problem with the EP with group pricing and metatags we also recently tested.

    Any idea why an attribute upload would wipeout the custom meta uploads?

    Only solution so far that might work: use your EP4 for full/meta uploads. Then use our old and extremely reliable EP from OSC for the colors/attributes...which looks like it may work, but unweildly. My initial test with attributes/colors did not wipeout the metas. The fact that your EP4 is independent from other installed EP's may allow two EP's to function, using different sheets.

    Thanks.

    sph
    Test Sites
    www.prom-mart.com
    www.wedding-mart.com

  10. #3490
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Also re-visiting Apsona after testing a year ago. Maybe it's an/the answer, but for some reason I still don't understand its import/export enough to get it to function properly.

    sph

 

 

Similar Threads

  1. v150 Easy Populate 4 vs. Easy Populate CSV - What's going on with so many Easy Populates?
    By oleancomputers in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 20 Jun 2013, 05:58 PM
  2. v151 Difference between easy populate and Excel Populate
    By Kevin205 in forum General Questions
    Replies: 7
    Last Post: 22 Jan 2013, 04:33 AM
  3. v139h Easy Populate Free vs. Easy Populate Paid
    By fabienne in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Apr 2012, 02:37 PM
  4. Easy Populate support for Version 1.2.5.4 issue
    By txcharms in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 May 2010, 07:35 PM
  5. Easy Populate From osc vs. Easy Populate Free - from langer / modhole
    By relix in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2009, 04:38 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