UBB.Dev
Posted By: AllenAyres [6.4 - 6.7] [finished] Tip: Easy TAT Changes - 01/12/2003 11:01 AM
Name: Easy Today's Active Topic Changes

Description: You can easily change how much/ how long/ how many active topics are kept in the daily topics page.

Instructions:
A couple controls in 6.4.0's release...

$vars_search{'tat_perpage'} = 20;
$vars_search{'tat_cachetime'} = 5;
$vars_search{'tat_days'} = 1;

That's the topics per page, cache time, and number of days to store for Today's Active Topics.

Yes, you can finally have a week-long TAT list, if you want one and don't mind the performance hit.

This and a dozen other controls are in sub InitImportantVars of ubb_lib.cgi for your enjoyment.

Oh - the images per message limit is also in there now, at the bottom of the vars_misc section.

Demo: none

Author: Charles Capps, thank you smile

Requirement: UBBâ„¢ 6.4 +
Thanks guys.
great, that's a pretty useful and easy thing..! thanks a lot!
chris
http://technoforum.de
© UBB.Developers