Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    60
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by VideoStan View Post
    The default for product description appears to be "text" which is 65K characters. Unless your descriptions are very long, look for problems in your import file.

    The length of most fields are changed in the database.
    I changed it in the admin section and it didn't make any difference on what imported. Can you direct me to the paths? Thanks!

  2. #2
    Join Date
    Jan 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by heteromorphic View Post
    I changed it in the admin section and it didn't make any difference on what imported. Can you direct me to the paths? Thanks!
    I suspect you changed it in the admin -> configuration -> product listing section. That only affects the product listing description, not the individual product display.

    I don't think, in any event, that this is an EP issue. I have very long descriptions and have made no description setup changes. I think you may have some code in your upload file that results in cutting it off.

    Paste a full one into a product definition through admin. Does that one work?

  3. #3
    Join Date
    Jul 2012
    Posts
    60
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Yes, I think you are right! Is the import corrupted if quotes are used? (i.e. "word")?

  4. #4
    Join Date
    Jan 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by heteromorphic View Post
    Yes, I think you are right! Is the import corrupted if quotes are used? (i.e. "word")?
    Download a sample and look at it with a text editor.

    The headings are not in quotes, all other fields are. What I suspect is that your description includes quotes other than those around the entire field.

  5. #5
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Hi All!

    First let me say that I'm sorry I haven't responded to any of the recent posts. I haven't been getting my notifications for some reason!

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

    Default Re: EasyPopulate 4.0 Support Thread

    After downloading a fullep spreadsheet I noticed some headings that are new, as compared to previous EP spreadsheets.
    v_metatags_products_name_status
    v_metatags_title_status
    v_metatags_model_status
    v_metatags_price_status
    v_metatags_title_tagline_status
    v_metatags_title_1
    v_metatags_keywords_1
    v_metatags_description_1


    all of the _status fields contained a 0
    the remainder were blank

    So educate me here. What should the status be for new products that I want to add to my site?
    Can I use the v_metatags_title_1, v_metatags_keywords_1, v_metatags_description_1 fields to add metatag info instead of doing it manually through the Admin area?

  7. #7
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Serious View Post
    After downloading a fullep spreadsheet I noticed some headings that are new, as compared to previous EP spreadsheets.
    v_metatags_products_name_status
    v_metatags_title_status
    v_metatags_model_status
    v_metatags_price_status
    v_metatags_title_tagline_status
    v_metatags_title_1
    v_metatags_keywords_1
    v_metatags_description_1


    all of the _status fields contained a 0
    the remainder were blank

    So educate me here. What should the status be for new products that I want to add to my site?
    Can I use the v_metatags_title_1, v_metatags_keywords_1, v_metatags_description_1 fields to add metatag info instead of doing it manually through the Admin area?
    The _status columns are either 0=off or 1=on and the others are text entries. How you use these is up to you. Configure meta tags for a product from within the admin, then export so you have a template of what to set the status's to.

    These column are used to populate your metatag information. I think Phazie was the original contributor of this code.

    Not that there is an option in Configuration -> Easy Populate 4 to turn off the meta tag field to reduce your export file size for when you aren't working on meta tags.

    -chadd

  8. #8
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Another guy having a problem with product descriptions.

    I went to Admin/Configuration/All Listings/Display Product Description and changed the value from 150 to 900. No change.

    Descriptions still getting cut off.
    Last edited by Serious; 1 Oct 2012 at 03:20 AM.

  9. #9
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Serious View Post
    Another guy having a problem with product descriptions.

    I went to Admin/Configuration/All Listings/Display Product Description and changed the value from 150 to 900. No change.

    Descriptions still getting cut off.
    I'm going to need to see the .csv file you are using. Can you attached the portion that you know contains the problem description?

    Like I said above, I've only seen this when three is a "funky" character in the product descriptions that breaks the csv layout.
    Are you using OpenOffice to export the CSV?

    Thanks.

  10. #10
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by heteromorphic View Post
    Yes, I think you are right! Is the import corrupted if quotes are used? (i.e. "word")?
    No, not with normal quotes. HOWEVER, on some UTF-8 systems "Character 0x92" can cause odd problems. You should have under your Configure -> Easy Populate 4 "Convert Character 0x92" set to 1.

    I have seen this odd character cause truncating of descriptions. Be sure you are using the correct character set for your store and have support in your database.

    Also, if you use Open Office when you export your CSV, you will properly encapsulate your text fields. This will allow you to use double and single quotes in your descriptions, and it will not break the import. Open Office will also let you select your target character encoding on export. Excel won't. Depending on the version of Excel you use, I cannot guarantee what works with what version.

    -chadd

 

 

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