pragmaMx Support Forum

Archive => eBoard => veraltete bzw. unsupportete Systeme und Module => Alt Archive => eBoard FAQ - english / englisch => Thema gestartet von: tequila am 31 Dezember 2002, 22:23:46

Titel: How can I change the number of posts shown in the forums-block?
Beitrag von: tequila am 31 Dezember 2002, 22:23:46
Where can I change the number of last posts shown in the forums-blocks?
Titel: Re: How can I change the number of posts shown in the forums-block?
Beitrag von: tequila am 31 Dezember 2002, 22:25:34
You have to edit the files:

"blocks/block-eBoard_Center.php" and "blocks/block-eBoard.php"

and change the variable:

$posts = 5;

to the number of last posts you want to be shown in the forums-blocks.