Page 90 of 367 FirstFirst ... 40808889909192100140190 ... LastLast
Results 891 to 900 of 3663
  1. #891
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Getting errors as such, is the database damaged? Do you think I should go back to previous backup or not necessary?

    Thank you.
    Using Zen Cart 1.5.1

  2. #892
    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 Kevin205 View Post
    Getting errors as such, is the database damaged? Do you think I should go back to previous backup or not necessary?

    Thank you.
    You should be using Dr. Bytes MySQL Backup tool any time you are working with EP. This ensures that your can easily roll back your databases.

    The databases would not be damaged, but I cannot determine what you did. Looks like I'll have to add some additional error handling to prevent these kind of user errors.

    -chadd

  3. #893
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I always backup!

    Got it thanks. Chad
    Using Zen Cart 1.5.1

  4. #894
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Click image for larger version. 

Name:	Capture5.jpg 
Views:	78 
Size:	20.3 KB 
ID:	12106

    Chad - Why is the value of v_products_options_type field is different in the Attrib-Detailed-EP than Attrib-Basic-EP CSV?

    I have used Radio buttons for Size and Drop down for Material.

    The v_products_options_type in Attrib-Detailed-EP for product model 53 is 2 for Size and 0 for Material, but in Attrib-Basic-EP the value for Size and Material are both set to 2.

    Shouldn’t it be 2 (Radio Button) for Size and 0 (Drop Down) for Material in Attrib-Basic-EP also?

    I would appreciate it if you would explain the difference. Thanks.
    Using Zen Cart 1.5.1

  5. #895
    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 Kevin205 View Post
    Click image for larger version. 

Name:	Capture5.jpg 
Views:	78 
Size:	20.3 KB 
ID:	12106

    Chad - Why is the value of v_products_options_type field is different in the Attrib-Detailed-EP than Attrib-Basic-EP CSV?

    I have used Radio buttons for Size and Drop down for Material.

    The v_products_options_type in Attrib-Detailed-EP for product model 53 is 2 for Size and 0 for Material, but in Attrib-Basic-EP the value for Size and Material are both set to 2.

    Shouldn’t it be 2 (Radio Button) for Size and 0 (Drop Down) for Material in Attrib-Basic-EP also?

    I would appreciate it if you would explain the difference. Thanks.
    I just created a test using your same BASIC data, and when I down load the DETAILED it is correct: v_products_options_type match.

    Are you using the products_options_name "Material" more than once with DIFFERENT products_options_type (drop box vs radio button)?

    Check your options names/values through the admin...

  6. #896
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I thought I had messed up again, so I went ahead and installed a fresh install of 1.5.1 with clean database. The only plug-in installed is EP4 (Easy Populate 4.0.22 - Beta 6-10-2012).

    I then created two products:
    Prod 1
    Shirt A (Model: SHIRT_200), with 1 attributes:
    Size: Small, Medium, Large
    Prod 2
    Shirt B (Model: SHIRT_100), with 2 attributes:
    Size: Small, Medium, Large
    Color: Blue, Red, Green

    As you can see when I exported the "Attrib-Basic-EP" and "Attrib-Detailed-EP", I am still getting “0” in v_products_options_type in the Attrib-Basic-EP (on record#3 of spreadsheet).

    Shouldn’t that value be a “2” for Radio Button? Same result as before. Am I missing something Here?


    Click image for larger version. 

Name:	Capture7.jpg 
Views:	73 
Size:	21.5 KB 
ID:	12107
    Last edited by Kevin205; 9 Mar 2013 at 01:24 AM.
    Using Zen Cart 1.5.1

  7. #897
    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 Kevin205 View Post
    I thought I had messed up again, so I went ahead and installed a fresh install of 1.5.1 with clean database. The only plug-in installed is EP4 (Easy Populate 4.0.22 - Beta 6-10-2012).

    I then created two products:
    Prod 1
    Shirt A (Model: SHIRT_200), with 1 attributes:
    Size: Small, Medium, Large
    Prod 2
    Shirt B (Model: SHIRT_100), with 2 attributes:
    Size: Small, Medium, Large
    Color: Blue, Red, Green

    As you can see when I exported the "Attrib-Basic-EP" and "Attrib-Detailed-EP", I am still getting “0” in v_products_options_type in the Attrib-Basic-EP (on record#3 of spreadsheet).

    Shouldn’t that value be a “2” for Radio Button? Same result as before. Am I missing something Here?


    Click image for larger version. 

Name:	Capture7.jpg 
Views:	73 
Size:	21.5 KB 
ID:	12107
    PM Sent...

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

    Default Re: EasyPopulate 4.0 Support Thread

    Congratulations Kevin, you found a bug in the Basic Attribute EXPORT (not import).

    A same product with different types of options was not exporting correctly.

    Thank you for your diligence!

    -chadd

  9. #899
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Chad – Please do not congratulate me as I do not deserve any. You deserve all the congratulations and recognition yourself with all of your hard work helping others.

    Thank you again for an amazing module.
    Using Zen Cart 1.5.1

  10. #900
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Here is the result. Perfect.


    Click image for larger version. 

Name:	Capture8.jpg 
Views:	69 
Size:	20.6 KB 
ID:	12109


    I will test with other options tomorrow and keep you posted. Thanks.
    Last edited by Kevin205; 9 Mar 2013 at 09:25 AM.
    Using Zen Cart 1.5.1

 

 

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