Page 23 of 362 FirstFirst ... 1321222324253373123 ... LastLast
Results 221 to 230 of 3612
  1. #221
    Join Date
    Mar 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Chadd,
    Sorted. I redid the file and found an error in one of the headers and it all worked great.

  2. #222
    Join Date
    Mar 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    OK, next question
    Is it possible to add references/links to multiple images per product using EP4?
    I'm specifically trying to add extra images showing colour options for each product.

  3. #223
    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 vwaltz View Post
    Hello,
    I opened this file in notepad for copynpaste here.

    "v_products_model" "v_categories_name_1"
    "M4683G/A" "Toner-MONO^APPLE"
    "M2473G/A" "Toner-MONO^APPLE"
    "M2473G/A Extended" "Toner-MONO^APPLE"
    "C3900A" "Toner-MONO^APPLE"
    "DR400" "Toner-MONO^BROTHER"
    "DR350" "Toner-MONO^BROTHER"


    The above gave me the following when I imported the .csv file created with save as from open office:

    Import Results


    Filename: Category-EP2012Mar27-174859.csv

    No model field in record. This line was not imported
    No model field in record. This line was not imported
    No model field in record. This line was not imported
    No model field in record. This line was not imported
    That's not a CSV file "Comma Separated Values". You probably selected TAB as the delimiter and is why it's failing.

    -chadd

  4. #224
    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 tedm View Post
    OK, next question
    Is it possible to add references/links to multiple images per product using EP4?
    I'm specifically trying to add extra images showing colour options for each product.
    You don't actually do THAT with EP4 (although there are attribute images, but not in EP4 yet).

    You can specify your base image, and then just upload the others.

    Base Image: HBB-250.jpg

    Extra Images: HBB-250_01.jpg, HBB-250_02.jpg, HBB-250_03.jpg, etc.

    Attribute Images are different (if you want them used in conjunction with a check or radio selection). You will have to do these manually.

    -chadd

  5. #225
    Join Date
    Mar 2012
    Posts
    7
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    That's not a CSV file "Comma Separated Values". You probably selected TAB as the delimiter and is why it's failing.

    -chadd
    Hello, when using the sample file below I get a 500 error. website cannot display the page after trying to import the csv file.

    "v_products_model","v_products_name_1","v_products_price","v_manufacturers_name" ,"v_categories_name_1"
    "M4683G/A","M4683G/A",57.2,"Apple","Toner-MONO^APPLE"
    "M2473G/A","M2473G/A",33.15,"Apple","Toner-MONO^APPLE"
    "M2473G/A Extended","Extended",41.6,"Apple","Toner-MONO^APPLE"
    "C3900A","C3900A",50.7,"Apple","Toner-MONO^APPLE"
    "DR400","DR400",45.5,"Brother","Toner-MONO^BROTHER"

  6. #226
    Join Date
    Mar 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi,
    I'm start using EP4 with zencart 1.3.9a. Is working perfect, the only problem i have is to update with the new csv. I'm using a csv file from my supplier but they do not have included the primary categories (only subcategories which are too many). I used to populate first time my zencart and then from administration i moved all the products in categories and subcategories. Now, the problem is, if i want to update the products and prices how i have to do that without changing the categories already created. Or is there any option to update automatically the csv file in excel from the master csv supplied? There are too many products to do it manually.
    Thanks.

    Please check:
    www.itshoptrader.co.uk

  7. #227
    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 vwaltz View Post
    Hello, when using the sample file below I get a 500 error. website cannot display the page after trying to import the csv file.

    "v_products_model","v_products_name_1","v_products_price","v_manufacturers_name" ,"v_categories_name_1"
    "M4683G/A","M4683G/A",57.2,"Apple","Toner-MONO^APPLE"
    "M2473G/A","M2473G/A",33.15,"Apple","Toner-MONO^APPLE"
    "M2473G/A Extended","Extended",41.6,"Apple","Toner-MONO^APPLE"
    "C3900A","C3900A",50.7,"Apple","Toner-MONO^APPLE"
    "DR400","DR400",45.5,"Brother","Toner-MONO^BROTHER"
    Hi Waltz,

    How large is your file? This is more about your server settings timing out when you upload the file with http. Are you on shared hosting? With who?

    If you have a very large CSV file, you could first ftp it to your admin directory, then run the Split function should importing generate 500 errors. There are a number of settings you can change depending on your hosting, but that is beyond this thread.

  8. #228
    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 itshoptrader View Post
    Hi,
    I'm start using EP4 with zencart 1.3.9a. Is working perfect, the only problem i have is to update with the new csv. I'm using a csv file from my supplier but they do not have included the primary categories (only subcategories which are too many). I used to populate first time my zencart and then from administration i moved all the products in categories and subcategories. Now, the problem is, if i want to update the products and prices how i have to do that without changing the categories already created. Or is there any option to update automatically the csv file in excel from the master csv supplied? There are too many products to do it manually.
    Thanks.

    Please check:
    www.itshoptrader.co.uk
    For existing products, you can use the Model/Price/Qty sheet format... you wont need categories since they are already defined.

    For new products, you could create a non-active category and import to there first. This is hard to know for certain without seeing your sheet. If you want, you can PM me and I can take a look at it.

    chadd

  9. #229
    Join Date
    Mar 2012
    Posts
    7
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Hi Waltz,

    How large is your file? This is more about your server settings timing out when you upload the file with http. Are you on shared hosting? With who?

    If you have a very large CSV file, you could first ftp it to your admin directory, then run the Split function should importing generate 500 errors. There are a number of settings you can change depending on your hosting, but that is beyond this thread.
    Can't understand why this isn't working. Can you post a copy of what a line is supposed to look like? I tried to load the info below. as you can see it isn't very big. I got the web site can't display page error with it.

    "v_products_model","v_products_name_1","v_products_price","v_manufacturers_name" ,"v_categories_name_1"
    "M4683G/A","M4683G/A",57.2,"Apple","Toner-MONO^APPLE"
    "M2473G/A","M2473G/A",33.15,"Apple","Toner-MONO^APPLE"
    "M2473G/A Extended","Extended",41.6,"Apple","Toner-MONO^APPLE"
    "C3900A","C3900A",50.7,"Apple","Toner-MONO^APPLE"
    "DR400","DR400",45.5,"Brother","Toner-MONO^BROTHER"
    "DR350","DR350",55.9,"Brother","Toner-MONO^BROTHER"
    "TN360","TN360",35.75,"Brother","Toner-MONO^BROTHER"
    "TN330","TN330",31.2,"Brother","Toner-MONO^BROTHER"
    "DR360","DR360",53.3,"Brother","Toner-MONO^BROTHER"

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

    Default Re: EasyPopulate 4.0 Support Thread

    Hi Waltz,

    What is your setting for "Script Execution Time" under Configuration -> Easy Populate 4

    and

    "Admin Set max_execution_time for processes" under Configuration -> My Store

    and

    "Maximum File Upload Size" under Configuration -> Max Values

    Do you have access to your php.ini file in the root of our site? Or does your host prevent that?

    Answer these and we'll see where that takes us.

    -chadd

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 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