PEAK XOOPS - sorting in englishin japanese

sorting

List posts in the topic

question sorting

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2006/2/23 8:46
rob_949  二等兵   Posts: 1
Instead of using the piCal upcoming events block,
i'm trying to create a rss block in xhld to display the coming week's events.

the problem is that xhld displays the latest news on top, and it ended up showing the events that are months down the road.

any suggestions?

does it have anything to do with xhld0/blocks/headline.php ??

// order by pubdate desc
usort( $items , create_function( '$a,$b' , 'return $a["sort_weight"] < $b["sort_weight"] ? 1 : -1 ;' ) ) ;


thanks,
-rob
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!