Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jun 2014
    Posts
    6
    Plugin Contributions
    0

    Default Attributes - EP4

    Is there a definitive guide on how to create attributes and feed them in to my site via csv?

    My supplier has given me a csv and I need to transfer the attributes for each product to my zencart site.

    So far I have managed to "match up" the data in the various columns and import all of the products, images and prices thanks to the info in this support thread.

    But I can't do the same with the attributes side of things, and I can't find anything anywhere that tells me how to do it.

    I have read about creating a basic attribute file but TBH I don't understand options/values etc. I really need an idiot sheet detailing step a to z if possible.

    Do I have to import the main data first, and then set up a seperate csv for the attributes?
    And then how do I input the attributes from the suppliers csv? Or are they picked up automatically somehow?

  2. #2
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Attributes - EP4

    Quote Originally Posted by triplex View Post
    Is there a definitive guide on how to create attributes and feed them in to my site via csv?

    My supplier has given me a csv and I need to transfer the attributes for each product to my zencart site.

    So far I have managed to "match up" the data in the various columns and import all of the products, images and prices thanks to the info in this support thread.

    But I can't do the same with the attributes side of things, and I can't find anything anywhere that tells me how to do it.

    I have read about creating a basic attribute file but TBH I don't understand options/values etc. I really need an idiot sheet detailing step a to z if possible.

    Do I have to import the main data first, and then set up a seperate csv for the attributes?
    And then how do I input the attributes from the suppliers csv? Or are they picked up automatically somehow?
    I don't know how long it hastaken to write this reply as I know that I am continuously being interupted as I write it.

    A definitive guide for adding attributes. Debatable on whether this could be considered such, but let me try to explain the functionality in perhaps the most understandable way possible.

    Consider how sucha process works in thhe admin panel. Now instead of doing this one product, one attribute, one category at a time. Then repeat that step of the process for however many items/type of things are to be acted upon. So for example, an item can't be assigned an option value until both the option value and the product independently exist to be paired together.

    The next aspect of consideration is the use of the basic or full option. This comparison has been described a couple of times in the thread by me and others.

    For the most part, each option on the EP4 screen requires a different CSV file, while some actions could get combined, this way each file is identified to a task, and each task has an identified file. More things couldbe combined in some cases, but it makes for a consistent process. Again the a-z process is basically the same as what would be found in the FAQ on performing each suchaction. In order to do one action, a different action has to have been done before that. As for matching columns, what I suggest is that one or more products be created with the applicable type of information added, possibly with the name of what is seen on screen, export the various types of information and then realize that filling in the information beneath the column header will populate the model with that information.

    That's about as simple of an explanation as I can offer. I'd be glad to offer more if there are more questions. Again apologize for the delay in replies. (Fyi, I started to write this within a minute of my last post in this thread.)

  3. #3
    Join Date
    Apr 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Attributes - EP4

    zencart 151 w/EP4 > upgraded to 153 > login, admin, tools, Easy Populate 4 = EP4 FATAL ERROR: No default language set.

    Am I the first to get this error after the upgrade from 151 to 153, or did I do something wrong?

    Thank you
    Zen Cart 1.5.3, Database Patch Level: 1.5.3
    Server OS: Linux 2.6.32, Database: MySQL 5.5.41
    HTTP Server: Apache, PHP Version: 5.4.37

  4. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Attributes - EP4

    Quote Originally Posted by stiggybaby View Post
    zencart 151 w/EP4 > upgraded to 153 > login, admin, tools, Easy Populate 4 = EP4 FATAL ERROR: No default language set.Am I the first to get this error after the upgrade from 151 to 153, or did I do something wrong?Thank you
    First to report it at least. Guess I'll be trying out ZC 1.5.3 to see what's new. Have already helped some others with installs of other types of product and personally was hoping that this would not be affected since it doesn't overwrite any of the files.So the error appeared when you went to the menu selection for EP4? Didn't have to try to upload or download anything to get it?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Apr 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Attributes - EP4

    I cannot even try to upload/download anything...

    I've got 2 test sites/zencart installs. First one I upgraded to 153, clicked on tools>Easy Poplulate 4 and got basically a white page with only that error message on the page.

    So, I thought with the other test zencart, I'll click on tools>EP4 and click on the uninstall first, then go an upgrade to 153, then go back to tools>EP4 and click on install, but instead got the same white page with the error message.
    Zen Cart 1.5.3, Database Patch Level: 1.5.3
    Server OS: Linux 2.6.32, Database: MySQL 5.5.41
    HTTP Server: Apache, PHP Version: 5.4.37

  6. #6
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Attributes - EP4

    Quote Originally Posted by stiggybaby View Post
    I cannot even try to upload/download anything...I've got 2 test sites/zencart installs. First one I upgraded to 153, clicked on tools>Easy Poplulate 4 and got basically a white page with only that error message on the page.So, I thought with the other test zencart, I'll click on tools>EP4 and click on the uninstall first, then go an upgrade to 153, then go back to tools>EP4 and click on install, but instead got the same white page with the error message.
    Unfortunately, that is the response I would expect. This may not work still (if you intend to try to uninstall which won't really fix the problem, again there is nothing overwritten. Will need to figure out what variables are necessary to continue to "track" the default language or see why you're getting that error. The second site, was that a clean install? Not an upgrade?The link that you would be clicking on is something like: YOUR-STORE/YOUR_ADMIN/easypopulate_4.php?epinstaller=removeThe thing is, that the first "page" is still loaded, but I don't know if the error will still occur before, at, or after the code that picks up that the program is to be uninstalled. Effectively at the moment, EP4 is looking for what ZC considers to be the default language. That is not being found (in your store) the way that EP4 expects. Testing will need to be done to see if 1) can be reproduced, 2) what is needed to eliminate the error other than removing the display of the default language on the first page. (Data is used throughout the code.)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Apr 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Attributes - EP4

    Just did a brand new 153 install.
    Uploaded EP4 files for EP4 install on new zencart 153 install.
    Admin Login>Tools>Easy Populate 4
    Same result: EP4 FATAL ERROR: No default language set.

    Is there a quick fix like deleting a line out or editing a line in the easypopulate_4.php file? I only plan on using English.
    Zen Cart 1.5.3, Database Patch Level: 1.5.3
    Server OS: Linux 2.6.32, Database: MySQL 5.5.41
    HTTP Server: Apache, PHP Version: 5.4.37

 

 

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