1 mojman Feb 05, 2007 10:14
3 mojman Feb 06, 2007 11:40
With this line
$MainList = & new ItemList( $blog, $show_statuses, '', $m, $w, '', array(), $author, $order, $orderby, $posts = 2, '', '', '', '', '', '', '', $unit, $timestamp_min, $timestamp_max );
I do so that on my firstpage I only se 2 posts. But with this method I cannot get navlinks or msgform link working... So i was wondering if there was a way to get those two parts working
what are you trying to do?