Is it possible to auto expire warning points in more than 24hs?

Started by comedorsamus, February 25, 2011, 02:56:20 PM

Previous topic - Next topic

comedorsamus

I'm currently using version RC4 and the only option is after 24hs, any way to increse that time to a week or a month?

From online guide:
QuoteWarning points to decrement from users every 24 hours - If enabled, this will cause a member's points do decrease by the amount set per 24 hours.

I have searched and searched but nothing came up, so... Thanks in advance! :)

Kermit

Me is not sure,but i guess

in . /Sources/Profile-Actions.php

array(
'current_member' => $user_info['id'],
'selected_member' => $memID,
'day_time_period' => time() - 86400,
'warning' => 'warning',
)


if you would change that 86400 (in seconds), it would extend the warning period
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

Advertisement: