Page 87 of 367 FirstFirst ... 3777858687888997137187 ... LastLast
Results 861 to 870 of 3668
  1. #861
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: My CSV file uploads the categories, but not the products

    Quote Originally Posted by Razzinator View Post
    I can download "Full" and turn right around and import it back. But if I open with Calc and save file unedited I get this error msg.

    No model field in record. This line was not imported
    When you first save a CSV in Open Office, you have to do a SAVE AS, Select TEXT CSV, and be sure to CHECK "Edit filter Settings"....

    Click Keep Current Format, Set your Field Delimiter to the COMMA, and Text Delimiter to DOUBLE QUOTE

    I believe the defaults are TAB, which is why your import failed.

  2. #862
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: My CSV file uploads the categories, but not the products

    When the SQL mode was set to strict. There would have a SQL error --> "Incorrect integer value". In most case, the database setting is out of our control. So, suggest chadderuski to modify the code.

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

    Default Re: My CSV file uploads the categories, but not the products

    Quote Originally Posted by su35 View Post
    When the SQL mode was set to strict. There would have a SQL error --> "Incorrect integer value". In most case, the database setting is out of our control. So, suggest chadderuski to modify the code.
    Su35,

    Thanks for the feed back. But could you elaborate more and perhaps give a specific example of this problem?

    Thanks,
    chadd

  4. #864
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: My CSV file uploads the categories, but not the products

    version: Easy Populate 4.0.22 - Beta 6-10-2012

    if sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" (my.ini)
    on the EP4 working page, export a completed products file, and then import it. you will get a error message in the log file as
    MySQL error 1366: Incorrect integer value: '' for column 'products_tax_class_id' at row 1
    .....
    product_is_always_free_shipping = '0',
    products_tax_class_id = '',
    products_date_available = NULL,
    ....
    I think the problem is that some default values for integer had not been set correctly(have not been set, set to empty...).

    if sql-mode=
    everything is OK.

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

    Default Re: My CSV file uploads the categories, but not the products

    Quote Originally Posted by su35 View Post
    version: Easy Populate 4.0.22 - Beta 6-10-2012

    if sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" (my.ini)
    on the EP4 working page, export a completed products file, and then import it. you will get a error message in the log file as
    MySQL error 1366: Incorrect integer value: '' for column 'products_tax_class_id' at row 1
    .....
    product_is_always_free_shipping = '0',
    products_tax_class_id = '',
    products_date_available = NULL,
    ....
    I think the problem is that some default values for integer had not been set correctly(have not been set, set to empty...).

    if sql-mode=
    everything is OK.

    I've seen something similar to this with IIS ... didsn't know it was because sql mode was strict.

    Thanks.

    -chadd

  6. #866
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: My CSV file uploads the categories, but not the products

    Could you set the default values in the code?

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

    Default Re: My CSV file uploads the categories, but not the products

    Quote Originally Posted by su35 View Post
    Could you set the default values in the code?
    Next release will address this issue.

  8. #868
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: EasyPopulate 4.0 Support Thread

    chadderuski,

    Why isn't this in the plugins area??
    Zen-Venom Get Bitten

  9. #869
    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 kobra View Post
    chadderuski,

    Why isn't this in the plugins area??
    Hey Kobra,

    Actually, I'm in the process of putting everything together now, creating a detailed readme file, and some additional work on the code. Hopefully I can submit this within a couple weeks.

    -chadd

  10. #870
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: EasyPopulate 4.0 Support Thread

    Just wondering....
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 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

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