![]() |
Alphabetize Categories
Is there an easier way to make the categories to be auto alphabetized?
|
Easier than what?
I haven't attempted this, but you can try this. Open /include/categories.php Make a backup first. Then change: Code:
group by $sql_tbl[categories].categoryid order by ".($current_area=="C" ? "order_by" : "category"));to Code:
group by $sql_tbl[categories].category order by $sql_tbl[categories].category); |
| All times are GMT -8. The time now is 11:28 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.