Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2802

phpBB Custom Coding • Re: Change numbet days for "Active topics"

$
0
0
Open search.php, on line 398 find:

Code:

$sort_days = $request->variable('st', 7);
Replace with:

Code:

$sort_days = $request->variable('st', 30);

Statistics: Posted by thecoalman — Tue May 06, 2025 8:41 am



Viewing all articles
Browse latest Browse all 2802

Trending Articles