Results 1 to 5 of 5

Thread: Hello all.

  1. #1
    Join Date
    Oct 2006
    Posts
    29

    Default Hello all.

    I want to ask something.
    I edit all categories from admin/control panel. I put to each category the order number. In this module the categories are appear as the order numbers. But when someone try to add a new link from add form the categories are appear with random order. What's wrong? and what must i do to display the categories as the order numbers?
    Thank you a lot.

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    First you'd need to edit /lib/category.class.php and search for "order by" and then use order_num as the sort order.

  3. #3
    Join Date
    Oct 2006
    Posts
    29

    Thumbs up Super!

    Thank you Bruce, it's working!
    Have a nice day.

  4. #4
    Join Date
    Jul 2002
    Location
    Riyadh, Saudi Arabia
    Posts
    236

    Default

    Quote Originally Posted by Bruceper View Post
    First you'd need to edit /lib/category.class.php and search for "order by" and then use order_num as the sort order.
    Hi

    there are too many, which one?
    or should I cange them all?

    Thanx

  5. #5
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    That I don't know. Backup the file first and then try changing them. I would assume you'd change all of them, but to really make sure you're going to have to read the code to know what each one does (and where).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •