1 flashdude Jul 19, 2009 05:35
3 flashdude Jul 19, 2009 19:08
Argh :lol: I have always used 1.10 so I never bothered upgrading because I know it so well. Plus I don't wanna have the blog mess up. Anyway of doing this like you showed me in the other thread? Like some hard coded way or something?
4 yabba Jul 20, 2009 01:00
in a similar way set $limit = ### ... you never know, it might work :D
Sorry, but I don't have a sub-2.4.x set of files to check it with
¥
5 flashdude Jul 20, 2009 08:01
Hmm I am trying to find the code that makes the blog only show X amount of posts so then I could just do what I did before in a different problem.
if( $blog == X ) {
$limit= X;
}
EDIT:Looks like I may have a solution using $posts could change the number of posts displalyledl
You might get tired of hearing this soon, but "by updating" is the best available answer. 2.4.7 (and probably 2.4.anything) has it as a per-blog setting.