PEAK XOOPS - sort order of categories in index (MyAlbum) in englishin japanese

sort order of categories in index (MyAlbum)

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2007/6/1 2:42
Montisarts  二等兵   Posts: 3
Hi,

At my site (link) I have installed Myalbum. At the index page I want to change to sort order of the categories but I can't find the code to change it. Anyone care to help me find it?

Thanks in advance,

Frank
Votes:2 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/6/1 3:37
Montisarts  二等兵   Posts: 3
Ok, I found it (thanks to Dutch Xoops support)

In the includes folder there is a file called: draw_functions.php . In line 201 you can find the following code:

$crs = $xoopsDB->query( "SELECT cid, title, imgurl FROM $table_cat WHERE pid=$parent_id ORDER BY title") or die( "Error: Get Category." ) ;

You could change ORDER BY title to ORDER BY cid DESC
Votes:1 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!