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

Re: sort order of categories in index (MyAlbum)

List posts in the topic

none Re: sort order of categories in index (MyAlbum)

msg# 1.1
depth:
1
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

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!