Page 352 of 384 FirstFirst ... 252302342350351352353354362 ... LastLast
Results 3,511 to 3,520 of 3833
  1. #3511
    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 bluejewelry View Post
    I have same exactly problem, any suggest?
    I USED new verison 1.3.9 ,have the problem and swich to old one 1.2.5.4 under new Zencart 1.3.9.
    please help, I do not want upload the product one by one.
    I believe this is an SSL issue. Do you have your store admin configured to be all SSL? If so, turn that off and see if that fixes the issue.
    You would do this in your config.php in the admin\includes folder.

    There is a fix for this, but I can't for the life of me remember just where that is.

  2. #3512
    Join Date
    Sep 2010
    Location
    14k gold jewelry online store
    Posts
    37
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by chadderuski View Post
    I believe this is an SSL issue. Do you have your store admin configured to be all SSL? If so, turn that off and see if that fixes the issue.
    You would do this in your config.php in the admin\includes folder.

    There is a fix for this, but I can't for the life of me remember just where that is.
    thanks, I tried, but I find my SSL are turned off already.

  3. #3513
    Join Date
    Sep 2010
    Location
    14k gold jewelry online store
    Posts
    37
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by bluejewelry View Post
    thanks, I tried, but I find my SSL are turned off already.
    Any suggest???please!!!!

  4. #3514
    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 bluejewelry View Post
    Any suggest???please!!!!
    Sending you a pm...

  5. #3515
    Join Date
    Dec 2010
    Location
    NYC
    Posts
    102
    Plugin Contributions
    4

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by chadderuski View Post
    Looks like I've found a Guinea pig for my modded version of EP. I rewrote the categories code to support multiple languages, but haven't found anyone to put it through the paces.
    You can download from here:
    https://github.com/chaddro/EasyPopulate-4.0

    Be sure to test on a backup of your store! I'm not positive how the script will behave when english isn't the default (i.e. the "_1", and "_2" would be next languages.
    Also, my code uses CSV not TXT, so use OO when editing, and you can install it along side your current version of EP without affecting it.

    PM me if you have any questions so as to not hijack this thread

    -cj
    Hi Chadderuski,


    I had the opportunity to test and here are my inputs:
    1. categories and subcategories in on cell is very efficient... VERY COOL
    2. I made a test run - my sites' default language is Hebrew... Once I uploaded using EP4, the category name on both, the English and Hebrew appeared as a number and not the category name. The subcategories appeared with the Hebrew name on both the English and Hebrew section..

    Could you please advise,

    Eran

  6. #3516
    Join Date
    Sep 2010
    Location
    14k gold jewelry online store
    Posts
    37
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by bluejewelry View Post
    I have same exactly problem, any suggest?
    I USED new verison 1.3.9 ,have the problem and swich to old one 1.2.5.4 under new Zencart 1.3.9.
    please help, I do not want upload the product one by one.
    come on , please there must have someone can help me out here.

  7. #3517
    Join Date
    Dec 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I am trying to upload a huge product csv with Easy Populate 1.2.5.4 for Zen Cart 1.3.9h. I have a few issues. My csv file has over 140,000 rows. Columns are separated by |(vertical line) instead of commas, the product titles are longer than 64 & contains # () and the description contains commas.

    Is there any hope for me to import this file?

  8. #3518
    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 eranariel View Post
    Hi Chadderuski,


    I had the opportunity to test and here are my inputs:
    1. categories and subcategories in on cell is very efficient... VERY COOL
    2. I made a test run - my sites' default language is Hebrew... Once I uploaded using EP4, the category name on both, the English and Hebrew appeared as a number and not the category name. The subcategories appeared with the Hebrew name on both the English and Hebrew section..

    Could you please advise,

    Eran
    Hi Eran!
    I have a major update I'm pushing to github soon, although I haven't fixed every multi-lingual issue yet. Did you define your category languages for both english and hebrew in your original Full import?

    Are you using attributes import yet? I need to fix some code here also for multiple languages.

    Yes, the script is not quite complete when importing multiple-language categories (it's rather complex!). But! You can use the "Categories Only" option to first export, assign your languages (and meta tags) and then upload. ONE IMPORTANT caveat is that you don't change any categories IN STORE. The Categories Only option works on the categories ID so if you change things in store between export/import you may have unpredictable results.

    Send me a PM with your email and I'll work with you more closely off site.
    -chadd

  9. #3519
    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 SeeingBlue View Post
    I am trying to upload a huge product csv with Easy Populate 1.2.5.4 for Zen Cart 1.3.9h. I have a few issues. My csv file has over 140,000 rows. Columns are separated by |(vertical line) instead of commas, the product titles are longer than 64 & contains # () and the description contains commas.

    Is there any hope for me to import this file?
    Yes, there is hope, but you'll need to do a few things. First, you'll need OpenOffice (it's free). When you open the CSV file with OO, you'll have the option to select "Other" ... here you'll put your pipe character.

    You may have to experiment with "Quoted field as text" to see if it matters. Also, you should know what character set your store is using: UTF-8, or ISO-8859-1 ... Select the correct character set on import.

    Once your file's data looks okay, go to File > Save As, Select "Text CSV" and be sure to check the "Edit filter settings" box. Click "keep current format" and then set our character set, Field Delimiter to Comma, and Text delimiter to " Double-Quote.

    For your product titles, you can modify the length of products_name in phpMyAdmin. Doing this will not break zencart.

    I'm working on a new version (EP 4 beta) that you can get from github. Please send me a pm with your email so I can let you know when I've posted the next update (tonight or tomorrow, time permitting). I have been working with a site with 900,000 products and have done a lot of optimizing and also added a feature that lets you split your CSV files prior to import. This makes importing much simpler, and you can adjust your import files to work with your host so you don't get time-out from the long processing time. I also fixed some bad logic in 1.2.5.4 that made large imports cumbersome even though langer had some code in there for splitting import files...

    On the site in question, I broke those down into 50,000 import files which were completing import in about 250 seconds on their hefty VPS. You may need smaller break points.

    Please send PM with your email so I can let you know when I get the update posted to github. Shouldn't take me too long.

    -chadd

  10. #3520
    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 bluejewelry View Post
    come on , please there must have someone can help me out here.
    Did you get my PM?

 

 

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