Limit messages day not hour

Here we can make tutorials ... how to ...
it will make it more easy to start with our new sites.

Limit messages day not hour

Postby admin » September 25th, 2010, 10:23 pm

To limit withing day (not hour) time interval you have to open lib.account_messages.php and change all occurrences of YmdH to just Ymd (case sensitive)
this will change year month day hour to just year month day.

Change your lang.lib.account_messages language files to day instead of hour ...

find:
Code: Select all
"cant_send_delay" =>
"You can only send %max% messages per hour. Unfortunately you have reached the limit. Please try again later.",

change:
Code: Select all
"cant_send_delay" =>
"You can only send %max% messages per day. Unfortunately you have reached the limit. Please try again later.",


thanks radioact for this tips ...

and always make copies of your files before editing them ...
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Return to Tutorials

Who is online

Users browsing this forum: No registered users and 1 guest

cron