Results 1 to 10 of 26

Threaded View

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

    Default Re: Attributes Controller Update Sort not working

    Edit the file:
    /admin/attributes_controller.php

    and change the line around 188:
    Code:
          case ('update_product'):
    to read:
    Code:
          case ('update_attribute_sort'):
    then change the line around 756:
    Code:
                <td class="smallText" align="center"><?php echo '<a href="' . zen_href_link(FILENAME_ATTRIBUTES_CONTROLLER, '&action=update_product' . '&products_filter=' . $products_filter . '&current_category_id=' . $current_category_id) . '">' . zen_image_button('button_update_sort.gif', IMAGE_UPDATE_SORT) . '<br />' . TEXT_ATTRIBUTES_UPDATE_SORT_ORDER . '</a>'; ?></td>
    to read:
    Code:
                <td class="smallText" align="center"><?php echo '<a href="' . zen_href_link(FILENAME_ATTRIBUTES_CONTROLLER, '&action=update_attribute_sort' . '&products_filter=' . $products_filter . '&current_category_id=' . $current_category_id) . '">' . zen_image_button('button_update_sort.gif', IMAGE_UPDATE_SORT) . '<br />' . TEXT_ATTRIBUTES_UPDATE_SORT_ORDER . '</a>'; ?></td>
    Does this work for you now for the Update Sort Order?
    Last edited by Ajeh; 23 Dec 2010 at 01:54 AM. Reason: change to better variables
    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!

 

 

Similar Threads

  1. Option values in attributes controller sort order
    By Congerman in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 18 Feb 2014, 01:21 AM
  2. My Attributes Controller Is Not Working Properly
    By jo54iv in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 5 Oct 2012, 01:19 AM
  3. v139h Suddenly my Attributes Controller not working v1.3.9h
    By dre in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 30 Sep 2012, 10:51 PM
  4. v139h Attributes controller not working
    By thelorus in forum Upgrading from 1.3.x to 1.3.9
    Replies: 0
    Last Post: 29 Mar 2012, 04:16 PM
  5. Attributes controller not working correctly
    By darkswan in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 28 Jun 2006, 05:07 AM

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