Page 327 of 384 FirstFirst ... 227277317325326327328329337377 ... LastLast
Results 3,261 to 3,270 of 3833
  1. #3261
    Join Date
    Jul 2010
    Posts
    243
    Plugin Contributions
    5

    Default Re: Easy Populate support for Version 1.2.5.4

    see below+-
    Last edited by ray-the-otter; 2 Mar 2011 at 12:14 AM.

  2. #3262
    Join Date
    Jul 2010
    Posts
    243
    Plugin Contributions
    5

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Serious View Post
    Can anyone please offer some insight.

    I'm still having the same problem and really could use a little (or a lot) of help.
    dont use excel. Try using open office.
    and dont bother uploading to the /temp folder. Just upload directly from your PC via the ZC admin backend part of EP. Make sure you save it as a .txt too

    I had lots of problems with EP when I started. its a massive lerning curve. Oh and check it is installed right. Download a fresh copy and the copy on your server and winmerge. Check the db too.,

  3. #3263
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Shoe-string budget Ray. Limited to what I have on hand right now.

  4. #3264
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Serious View Post
    Shoe-string budget Ray. Limited to what I have on hand right now.
    Open Office is a FREE open source software package.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #3265
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    Earlier on this thread I suggested a neat trick that seems to assist with the tendency of both Excel AND Openoffice, to write formatting into the eventual TXT file that EP needs to be so squeaky clean.

    This is what I do now...

    If I have a LARGE number of products (over 1000), I split the spreadsheet into manageable "chunks", of say 300 - 400 products per sheet.

    Then I work methodically through each sheet to make sure that the actual data in the sheet is not formatted in any way, other than the standard HTML tags that I manually insert into the text (typically in the product description text, where I may want a bulleted list to render on the browser page.

    I look for instances where - for example - spreadsheet-formatted "line breaks" appear in the text. These are often obvious... look at the data in a cell, and if it appears to be in paragraphs, then you can be sure there is a formatted line break there. This must be removed, and in its place a <br /> tag inserted.

    SO... a product description that looks like THIS in my spreadsheet...

    This is a great product.


    It has the following features:-
    • It is compact
    • It weighs only 1kg
    • I comes in various sizes


    There are many advantages to using this product as it can do A B and C all at once. Make sure you look at product XYZ as well

    Will have ALL the embedded formatting removed, and replaced with...

    HTML Code:
    <b>This is a great product.<b><br /><br />It has the following features:-<ul><li>It is compact</li>It weighs only 1kg</li>I comes in various sizes</li></ul><br /><br />There are many advantages to using this product as it can do A B and C all at once. <em>Make sure you look at product XYZ as well.</em>
    Then... when I am SURE that all my data is clean and free of hidden formatting, I open EMERALD EDITOR...

    I then go back to Excel (or OpenOffice) and highlight the sheet and <ctrl + c> (copy it).

    I then go to Emerald Editor and <ctrl + v> (paste it).

    I now have a perfect tab-delimited TXT file...
    20 years a Zencart User

  6. #3266
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by DivaVocals View Post
    Open Office is a FREE open source software package.
    So how much different is it. I'm barely literate on Excel and switching to another program is going to be a drag at best.

  7. #3267
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    And I suppose I should ask....

    WHY use Open Office instead of Excel.

    I downloaded a copy and it looks a lot like Excel.

    And while I'm asking questions, try this one;

    I purchased a copy of Ceon Advanced Shipper to allow me to set multiple shipping rates. I've gone through the documentation and it seems fairly straight forwrd, but I still need a way to place a shipping code (Single Character) on either an Excel or O.O tab delimited spreadsheet to be loaded into Easy Populate.

    This shipping code is part of my product spread sheets from my vendor. The code designates the shipping cost.

    Anyone have any flashes of brilliance?

  8. #3268
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Easy Populate support for Version 1.2.5.4

    Easy Populate works easily with Open Office but not excel..
    I purchased a copy of Ceon Advanced Shipper
    Need to contact developer, Conor, for that..commercial scripts not supported in zencart forums

  9. #3269
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    My question has to do with EP.
    but I still need a way to place a shipping code (Single Character) on either an Excel or O.O tab delimited spreadsheet to be loaded into Easy Populate.

  10. #3270
    Join Date
    May 2010
    Location
    London
    Posts
    237
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Serious View Post
    My question has to do with EP.
    I believe it is to do with the way Microsoft products (office, notepad etc) format data. I believe Excel adds additional hidden formatting/stuff which messes things up. (I could be wrong).
    There is a way to add additional fields to EP. I have added 'sort odder' to my EP. If you search for my posts within this thread I believe i have linked to the resource which shows you how to do this. But i have a feeling what you are asking for is not accommodated, you may need to beg/pay for this bespoke request.

    Wish I could help more, but my php skill set does not appear to be that much higher than yours. I can 'scrape by' on most things already created (simply modifications) but I have to outsource all bespoke work.

 

 

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