2 edb Jul 19, 2009 14:21

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?
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
¥
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.