Author Topic: categories  (Read 4602 times)

0 Members and 1 Guest are viewing this topic.

Offline sally

  • Newbie
  • *
  • Posts: 19
    • View Profile
categories
« on: June 26, 2003, 09:11:08 PM »
is there anyways i could get categories  like
categories A
categories B
categories C

AND NOT

categories C
categories A
categories B

how do i sort categories  please

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
categories
« Reply #1 on: June 26, 2003, 09:59:08 PM »
u can change the order in the admin panel. There are 2 arrows 2 do this.

Offline sally

  • Newbie
  • *
  • Posts: 19
    • View Profile
categories
« Reply #2 on: June 27, 2003, 10:28:56 PM »
yeah i know but is alot i have any other way?

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
categories
« Reply #3 on: June 28, 2003, 10:57:42 AM »
Maybe this will help:
http://www.4homepages.de/forum/viewtopic.php?t=4312

Or change in global.php
Find:
Code: [Select]
         ORDER BY c.cat_order, c.cat_name ASC";
replace with:
Code: [Select]
         ORDER BY c.cat_name DESC";
After that all categories will be ordered by their name Z-A. The custom order function will not work any longer after this.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
categories
« Reply #4 on: June 28, 2003, 02:21:46 PM »
also, there are couple of mods that do that. ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)