Posted on: 12/03/04 03:25am
By: tampano
Is there a way to change the number of post displayed in the Forum Centerblock?
If I change the number of messages to be displayed "per page"...it only seems to modify the main Forum settings...and not the Centerblock option.
Btw...is there a way to have "latest posts" of the Forum in a right/left block?
Thanks in advance
Paolo
Maximum posts displayed in Forum Centerblock
Posted on: 12/03/04 08:40am
By: zipstart
To change number of posts in the Centerblock, find your geeklog/plugins/forum/functions.inc file and edit function plugin_centerblock_forum. Change $post_limit to whatever you want.
To have posts in a block, call phpblock_forum_newposts from a php block.