Page 1 of 2 12 LastLast
Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jun 2013
    Location
    United States
    Posts
    19
    Plugin Contributions
    0

    Default Re: [SOLVED] EasyPopulate 4.0 Support Thread

    Ok... I finally need some help myself. I got everything setup. I built my CSV table. Imported... worked fine. Go to my site and all shows up. Click on ANY product and I get 404 Page Not Found from my site.

    Have a look if you like... www.obesupply.com">www.obesupply.com

    Anyone have an explanation or solution?

    Thanks.
    Last edited by dgantonacci; 17 Oct 2013 at 12:40 AM.

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

    Default Re: [SOLVED] EasyPopulate 4.0 Support Thread

    Quote Originally Posted by dgantonacci View Post
    Ok... I finally need some help myself. I got everything setup. I built my CSV table. Imported... worked fine. Go to my site and all shows up. Click on ANY product and I get 404 Page Not Found from my site.

    Have a look if you like... www.obesupply.com">www.obesupply.com

    Anyone have an explanation or solution?

    Thanks.
    Can't specifically identify why this has happened to you. It does seem that product numbers have gotten modified in some way. I randoml attempted a product numberafter observing what you described as a 404 page not found. The page not found was assumed to be your entire site, not the Zen Cart page not found error that exists. In the main body area of the site. So, I found that: http://www.obesupply.com/index.php?m...ducts_id=18190 provided a product description, but I couldn't tell you if that product id is the one that you expected it to be and if it was at all involved with the file upload you provided.

    So there is more that you could describe to try to narrow down what happened: what editor did you use, using a file compare programn how does the downloaded CSV file compare to the uploaded CSV file? What error log messages do you have if any? Did you install this app in parallel with a similar one instead of uninstalling all parts of the previous? When did this start happening (first upload?) Did the upload include all items from your store? If not, do those that were not affected work as expected? What changes were you trying to make(ie what did you change in the file before uploading)? If you downloaded a new CSV file now and did a comparison of the uploaded and newly downloaded, what's different?

    Something in there should help either answer your question(s) or help us help you. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Aug 2011
    Posts
    34
    Plugin Contributions
    0

    Default EasyPopulate 4.0 - categories

    I write for first time on this forum

    hello to all

    I wonder if with the plugin easypopulate 4 I import products of more 'than 2 levels of categories.?

    thanks

  4. #4
    Join Date
    Aug 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 - categories

    maybe I'm wrong, and I'm glad to be wrong! in the short guide of the plugin there is textually

    "Categories are handled differently from other versions of EP. You can now import multilingual categories (Like Products Names, descriptions, etc.).
    To achieve this, each v_categories_names_1, v_categories_names_2, etc. correspond to a language installed in your system, and individual category
    names are separated by the Carat "^" symbol. For Example: Bar Supplies^Glass Washers^Brushes

    "Bar Supplies" will be your Top level Category, with "Glass Washers" as a sub-directory, and "Brushes" as a sub-directory of "Glass Washers"."




    in this case seems to support 3 levels of product categories.............

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

    Default Re: EasyPopulate 4.0 - categories

    Quote Originally Posted by favjola View Post
    maybe I'm wrong, and I'm glad to be wrong! in the short guide of the plugin there is textually

    "Categories are handled differently from other versions of EP. You can now import multilingual categories (Like Products Names, descriptions, etc.).
    To achieve this, each v_categories_names_1, v_categories_names_2, etc. correspond to a language installed in your system, and individual category
    names are separated by the Carat "^" symbol. For Example: Bar Supplies^Glass Washers^Brushes

    "Bar Supplies" will be your Top level Category, with "Glass Washers" as a sub-directory, and "Brushes" as a sub-directory of "Glass Washers"."




    in this case seems to support 3 levels of product categories.............
    Hopefully I understood correctly, you want to know if a single product can be uploaded to an area of your site that is for example in a sub-sub-sub-etc Category of a category. For example: The "product" (Dog named Fluffy to be located in the category path of Animal->Mammal->Canine->Small Breed->Chihuahua.

    Yes, it will place the "product" Fluffy in the sub category Animal^Mammal^Canine^Small Breed^Chihuahua when uploaded with that information.
    Off the top of my head, I thought that it would create those categories if they did not exist automatically when uploading the product; however, I know that there is at least one file format that processes the entry to create the new category(ies) if they don't exist. The existence of the category is dependent on Capitalization as well. As you may have read, Chihuahua and chihuahua are two different categories when processed by the plugin, so a "new" category would be created if it didn't exist at the point the record was imported.

    1) Does that help and 2) did I understand your question correctly?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 - categories

    I am wondering if someone can please tell if this mod support product deletion. What I want is to use this mod (if possible to delete all products from our server that are no longer available). In the other Easy Populate, changing the status to 99 deletes the product from the server but I don't know how to accomplish the same goal in this mod. Thanks!

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

    Default Re: EasyPopulate 4.0 - categories

    Quote Originally Posted by BlessIsaacola View Post
    I am wondering if someone can please tell if this mod support product deletion. What I want is to use this mod (if possible to delete all products from our server that are no longer available). In the other Easy Populate, changing the status to 99 deletes the product from the server but I don't know how to accomplish the same goal in this mod. Thanks!
    Don't hold me to it, but I thought I ran across something that said a status of 9 would delete it (or something). Otherwise hiding the product would make it unavailable to customers (status of 0 I thought).

    Sorry, I'm mobile and don't have a good link to the code to be able to find out if the above is 100% accuratei do know that the "alternate" status was 9, but not sure what exactly it deletes.
    Last edited by mc12345678; 19 Oct 2013 at 01:23 AM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    Oct 2013
    Location
    Manchester
    Posts
    4
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 - categories

    Sorry I'm new here and not sure how to post a new thread. I'm also a newbie using Zen Cart and I'm currently using EP4. The problem I'm having is that when I upload my attributes to the site the items are then listed with the following *Mixed ON. I didn't have this problem when using EasyPopulate and I'm not sure what I'm doing wrong. I am having to manually change all the items on the admin console through the price manager. I'm not sure where the problem is as when I upload the full ep products are uploading to the site fine but when I upload the attributes file that's when it happens. I'm using the Basic attributes file. The Qty Min/Unit Mix:is switched to 'no' so I'm having to edit every item to switch it to yes. Any help greatly appreciated.

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

    Default Re: EasyPopulate 4.0 - categories

    Quote Originally Posted by cherylc View Post
    Sorry I'm new here and not sure how to post a new thread. I'm also a newbie using Zen Cart and I'm currently using EP4. The problem I'm having is that when I upload my attributes to the site the items are then listed with the following *Mixed ON. I didn't have this problem when using EasyPopulate and I'm not sure what I'm doing wrong. I am having to manually change all the items on the admin console through the price manager. I'm not sure where the problem is as when I upload the full ep products are uploading to the site fine but when I upload the attributes file that's when it happens. I'm using the Basic attributes file. The Qty Min/Unit Mix:is switched to 'no' so I'm having to edit every item to switch it to yes. Any help greatly appreciated.
    Welcome to the forums!
    I would say that your post is good, it defines your problem, identifies how you have basically repeated it. Perhaps there could be more about the version(s) of things you have installed; however, I would say that there is sufficient information to start problem solving the situation.

    You said you are using the basic attributes file to upload your data, have you gone back after a basic upload and done a detailed attributes upload? Or an update of the all products? (I am not sure where the mixed attribute field is brought out of ZC via EP4 to be able to describe in what file to set the value and then upload into ZC/EP4.) In the mean time, it may be necessary to run a SQL statement to toggle the Mixed attribute on (which would be faster than digging into each product).
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Oct 2013
    Location
    Manchester
    Posts
    4
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 - categories

    Hi. thanks for your reply. No I haven't done a detailed attributes upload as I'm not sure how to do this. I was getting along with EasyPopulate fine then it just stopped working. Apparently there is some kind of bug? I've really struggled with EP4 - I'm OK with the full EP just the attributes files. I know I sound hopeless but I'm not sure how to run a SQL statement. Like I said I'm a total newbie to all this and am learning as I go along. I managed to find where the problem lies in the admin console but just can't figure out what it is on my files which is causing this to switch to 'no'. Also, the admin console runs really slow on my pc so yesterday it took me over 2 hours to edit 111 items. By the way I'm using Excel - don't know if this makes a difference. I'm also using version 1.5.1 of Zen Cart
    Last edited by cherylc; 25 Oct 2013 at 11:58 AM. Reason: Forgot to add version

 

 
Page 1 of 2 12 LastLast

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