Quote:
Originally Posted by giovannicosta
How do I set the mod to close threads after 30 days of inactvity?
|
Code:
$ral_timedead = time()-(60*60*24*(365/2));
Edit that line (it appears more than once) and set it to
Code:
$ral_timedead = time()-(60*60*24*31);
It's all a matter of seconds
Quote:
Originally Posted by EnIgMa1234
if you need help making settings for this let me know
|
I would like that!
I updated it now.. It also shows that the thread is locked in forumdisplay now. Just uninstall and install to get the new version