Page 199 of 384 FirstFirst ... 99149189197198199200201209249299 ... LastLast
Results 1,981 to 1,990 of 3833
  1. #1981
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    We have a couple of large stores (10,000 + products) and I generally run Easypopulate updates in "tranches" - by manually splitting the tab-delimited files to more manageable numbers.

    In our big store (15,650 products) I generally split the main spreadsheet into three section (roughly 5,000 products each), then run each of these through EP.

    It takes a bit longer - but it generally avoids errors.

    ... and I ALWAYS do the EP from the temp folder in the site itself - never via a remote upload.

  2. #1982

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by elkbow View Post
    The first thing I see is the Unique Model Number is the same for all of the items shown above. try changing the 3364290 to
    3364290A, 3364290B, 3364290C. Since you have different named sub categories and the same model number is the linked problem.
    ok, I have adjusted our spreadsheet now and added A, B, C to products with the same model number...

    so now, can I upload the spreadsheet? what will happen? will it make this spreadsheet our new DB? what I don't want to happen is it leaves the old ones and adds these on top...
    MonkFunk Music Community
    Free Music Website

  3. #1983
    Join Date
    Sep 2007
    Posts
    166
    Plugin Contributions
    1

    Idea or Suggestion Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by ebaobao View Post
    Hello,
    So I just got done importing my file. I went to tools->ezpop, then browse my file and click on import. There was about 14000 records. The import seems to be complete because it had the waiting message at the status bar below my browser while it seemed to be importing or doing something. About 10-15min later the waiting messge disappear..I got no error. But I never got a success message either so I'm not sure. Anyways, I went to browse my products and I don't see any. I went to view my tables via phpMyAdmin and nothing has changed either. So what could be wrong?
    Me too! Did you ever find a way to make easy populate create the categories or sort products to the appropriate category without specifying "v_master_categories_id" I've labeled the appropriate category names in "ptc_categories_index_path".

  4. #1984
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    814
    Plugin Contributions
    0

    Default Re: Removing Specials

    Hi All,
    Langer said to make specials_price "0" to delete the special from the product. I have done just that and it says 15 products successfully updated but the prices remain the same. The products still have specials on them. Where am I going wrong here?

    Thanks,
    John

  5. #1985
    Join Date
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Too many attributes??

    Hello. I apologize if this has been covered already, but I have been scouring the forums for two days and couldn't find it. I am setting up a clothing retail store on Zen 1.3.8a. I have quite a few products from different companies. Each company names their colors differently, so I have ended up with 169 colors to add into my attributes. I added them into the option value controller, but when I try to download the file from EP (v. 1.2.5.4), the file is too long (too many columns) to open with Open Office or Excel. Is there a way of splitting the file so I don't have to enter these colors into each product individually? Any help is GREATLY appreciated!

  6. #1986
    Join Date
    Feb 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: What Host Works for Large Store

    Quote Originally Posted by awhfy99 View Post
    I have nearly 50,000 stamps on mine and have little to no problems except that the confirmations do not show. I use a US firm of TCH (Total Choice Hosting), if I am allowed to say that here.

    I just want to say a big "THANKS" to all who responded to my issue. I will try out the various suggestions.

    Much love, maxim

  7. #1987
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by heavenlynights View Post
    OK, after much frustration and very close examination of the products table in phpMyadmin, I found where my problem was and that was that the EP complete download was missing a field "v_products_ type" and was therefore defaulting to 0, where type should have been 1. As soon as I edited the table by replacing the 0 to 1 in the products_type within phpMyadmin, I was able to access product page on my storefront and I was also able to access all product features ie: edit, copy, move etc within the store admin without being re-directed to google.com

    My questions are now.

    has anyone else had this problem, or is it just an isolated incidence with my downloaded file and if so what would have caused the omission.

    and

    if the "v_products_type" field is not meant to be included as part of the downloaded file, where would be the best place to add this field in the csv file for uploading so that I don't have this problem again.

    Thanks
    Ok after waiting so long for an answer re: adding field to csv and not getting one LOL, i decided to try it anyway and I can confirm that adding the "v_products_type" field to the file and setting it to 1 does NOT work.

    Anyone got any suggestions, because if I can't figure this out it would be pointless using EP if i have to physically go into phpmyadmin to change the settings of each new product that i upload via EP to product type "1"

    TIA

  8. #1988
    Join Date
    Oct 2007
    Posts
    132
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    and was therefore defaulting to 0, where type should have been 1
    It looks like you somehow modified the structure of the products table. The default setup is for products_type to have a default value of 1.

    As it appears that EP only supports standard products (type 1), it does not need products_type column and the update just uses the default ("1").

    Jeff

  9. #1989
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Jeff G View Post
    It looks like you somehow modified the structure of the products table. The default setup is for products_type to have a default value of 1.

    As it appears that EP only supports standard products (type 1), it does not need products_type column and the update just uses the default ("1").

    Jeff
    thanks Jeff but Gee how would I have done that without knowing and where would i have done that, store admin or through phpmyadmin? (although i don't normally fiddle with the database in phpmyadmin only now because I have had to, with EP.

    Any idea on how to set the default back to 1?

    Thanks

    ok here is a snippet from phpmyadmin for product types

    Edit Delete 1 Product - General product 1 Y 2006-01-30 22:01:54 2006-01-30 22:01:54
    Edit Delete 2 Product - Music product_music 1 N 2006-01-30 22:01:54 2006-01-31 19:32:34
    Edit Delete 3 Document - General document_general 3 N 2006-01-30 22:01:54 2006-02-27 12:14:34
    Edit Delete 4 Document - Product document_product 3 N 2006-01-30 22:01:54 2006-01-31 19:34:12
    Edit Delete 5 Product - Free Shipping product_free_shipping 1 Y 2006-01-30 22:01:54 2006-01-30 22:01:54

    does everything look ok or not?
    Last edited by heavenlynights; 26 Oct 2008 at 05:04 AM. Reason: added info

  10. #1990
    Join Date
    Oct 2007
    Posts
    132
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    In phpMyadmin,
    1. find table products
    2. click box next to products_type
    3. click pencil (edit)
    4. "default" should be "1", if not, change it and "save"

 

 

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