Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Admin Option Value Sorter Issue for categories having too many produts

    Admin->Catelog->Option Value Sorter, i tried updating option values sort, this is a very useful tool,
    i successfully updated the sorts of one product, or one category not having too many products,

    but when i tried the categories having many products or products with too many attributes, failed

    is there any other way to update those option value sort? what do i update them manually from phpmyadmin?
    i just want the value sorted as the sort i set for each option value, i don't know why i have to update the sort each time after i add or modify the attributes to the products, they couldn't be sorted automatically just as the sort i set in admin?

    any idea?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    First, you need to update the Option Values default Sort Order for each Option Name ...
    Update Option Values Sort Order
    Select an Option Name:
    Once the defaults are set, you need to run the:
    Update All Products' Attribute Sort Orders
    to match Option Value Default Sort Orders: UPDATE
    To apply those new Option Values default Sort Orders to your existing Products ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    do you mean update those sorts from admin by clicking on the update button?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    First use the settings in:
    Update Option Values Sort Order
    Select an Option Name:
    Select the Option Name from the dropdown and click EDIT ...

    Set the Sort Order and click UPDATE SORT ORDER ...

    You will return back to the screen and see lower down the:
    Update All Products' Attribute Sort Orders
    to match Option Value Default Sort Orders:
    Click the UPDATE button and ALL of your Option Names will have ALL their Option Values updated on ALL the Products in your store to ALL existing Option Value default Sort Orders ...

    Now, when you add new Attributes to Products in the Attributes Controller, if you do not set a Sort Order, then it will pick up the Option Value default Sort Orders ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    yep i did use these buttons for updating the sort, i successfully updated them
    my problem is that this function doesn't work for the categories with too many products and the products with too many attributes, it would go to blank page due to max execution time
    so i need to run the sql to update the sort from phpmyadmin or admin sqlpatches, but i don't know what sql do i run

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    How many Categories do you have?

    How many Products do you have?

    How many Attributes do you have?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    for certain categories, handreds products in each category
    for certain products, hundreds attributes of each product
    since i don't want to change them, they work well except the option value sorter updating issue
    i want to run the sql to update those sorts if it's possible

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    Could you go to phpMyAdmin and look at your tables and tell me how many records are in:
    products
    categories
    products_to_categories
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    3000 around for table products, 300 for categories and 2000 for products to categories

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Option Value Sorter Issue for categories having too many produts

    Sorry, I forgot one ... how many are in:
    products_attributes
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Too many items in cart? Or is it too many attributes?
    By CabinetGuy in forum Managing Customers and Orders
    Replies: 16
    Last Post: 23 Aug 2011, 07:13 PM
  2. too many sub-categories dispalying per page
    By Cookiepus in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 3 Nov 2010, 09:11 PM
  3. Item with too many option choices, takes forever to load
    By DapperDevil in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 17 Jan 2010, 06:17 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