Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Posts
    4
    Plugin Contributions
    0

    Default Attributes Controller shows wrong display order

    Hello,

    Under "Attributes Controller," the products are displayed in the wrong order. For example:

    PRODUCT A - ID#99
    PRODUCT B - ID#97
    PRODUCT C - ID#98

    Instead I would like it to be displayed in this order:

    PRODUCT B - ID#97
    PRODUCT C - ID#98
    PRODUCT A - ID#99

    I even checked under "Categories / Products" to make sure I assigned the right numbers under the "Sort" columm, and they are being dislayed in the correct order there.

    I also hit the "Update Sort" button in "Attributes Controller," and that still doesn't do anything.

    How can I fix this issue?

    Thanks!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Attributes Controller shows wrong display order

    You would need to re-write the code ...

    The listing is designed to be in Product Name Order ...

    If you need to customize this, you would have to customize the function zen_draw_products_pull_down for the order or the SELECT statement ...

    This is in the:
    /admin/includes/functions/general.php

    NOTE: this function is used in a number of places so you may want to check where all this is used to see if this is going to cause a problem for you ...
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Attributes don't display in Atribute Controller
    By abeach in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 6 Jun 2010, 02:16 AM
  2. My Attributes Controller doesn't display my attributes
    By yldziner in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 26 Feb 2009, 09:09 AM
  3. Order shows up under wrong customer account.
    By oversoul in forum Managing Customers and Orders
    Replies: 2
    Last Post: 24 May 2007, 12:54 AM
  4. Add Attributes Controller Twice on Product Display Page
    By axl23 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 2 Jun 2006, 01:39 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
  •