How can I do this?
Jonatthu Offline
Junior Member
**
Posts: 34
Joined: Mar 2013
Post: #11
RE: How can I do this?
for example: http://localhost/foro/forumdisplay.php?fid=3

this is my settings:

function mn_freak_settings(){
return array(
'type' => 0,//0 = threads, 1 = posts
'fids' => '3',//Forum IDs applied for this plugin (separated by commas)
'gids' => '2,3,6',//Only these usergroups are allowed to be a freak (separated by commas)
'limit' => 5,//How many users should be displayed
'tlmt' => 0,//In hour(s). Only for threads/posts submitted in the last x hour(s). 0 = No limit.
'nlmt' => 0,//Only accept freak if their num of threads/posts in this forum is above this setting. 0 = No limit.
'avdim' => '50x50'//Maximum avatar dimensions (width x height)

);
}
03-30-2013 06:33 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
How can I do this? - Jonatthu - 03-28-2013, 03:04 AM
RE: How can I do this? - RateU - 03-29-2013, 06:27 AM
RE: How can I do this? - Jonatthu - 03-29-2013, 09:53 AM
RE: How can I do this? - RateU - 03-30-2013, 01:09 AM
RE: How can I do this? - Jonatthu - 03-30-2013, 06:12 AM
RE: How can I do this? - RateU - 03-30-2013, 06:22 AM
RE: How can I do this? - Jonatthu - 03-30-2013, 06:23 AM
RE: How can I do this? - RateU - 03-30-2013, 06:26 AM
RE: How can I do this? - Jonatthu - 03-30-2013, 06:29 AM
RE: How can I do this? - RateU - 03-30-2013, 06:31 AM
RE: How can I do this? - Jonatthu - 03-30-2013 06:33 AM
RE: How can I do this? - RateU - 03-30-2013, 06:36 AM
RE: How can I do this? - Jonatthu - 03-30-2013, 06:36 AM
RE: How can I do this? - RateU - 03-30-2013, 06:38 AM
RE: How can I do this? - Jonatthu - 03-30-2013, 06:40 AM
RE: How can I do this? - RateU - 03-31-2013, 12:49 AM
RE: How can I do this? - Jonatthu - 04-01-2013, 04:22 AM
RE: How can I do this? - RateU - 04-03-2013, 01:48 AM
RE: How can I do this? - Jonatthu - 04-03-2013, 07:45 AM

 Standard Tools
Forum Jump: