Change days for Active Topics

Mixed forum with code snippets, guides and styles
Forum rules
Everything in this forum is for everybody
But support only for Donators!
Post Reply
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Change days for Active Topics

Post by Stoker »

Change days for Active Topics
Written by Stoker

As default phpBB3 is displaying Active topics as topics that has been active the last 7 days.
You increase or decrease this easily.

Open search.php
Find:

Code: Select all

$sort_days = request_var('st', 7);
Change the number 7 to what you prefer.
Board rules! No PM support
Post Reply