PDA

View Full Version : How To Change the Default View Age



Steve Machol
Sat 17th Jan '04, 4:00pm
In the Forum Manager set the Default View Age to 'Show All Threads':

Admin CP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Default View Age -> Show All Threads

Or to update them all at once, run this query:

UPDATE forum SET daysprune=-1;

After running that query, update the forum counters:

Admin CP -> Maintenance -> Update Counters -> Rebuild Forum Information