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
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #12
RE: How can I do this?
(03-30-2013 06:33 AM)Jonatthu Wrote:  for example: http://localhost/foro/forumdisplay.php?fid=3
Do you have a test user posted a thread in that forum? Or only Admin posts in the forum?

03-30-2013 06:36 AM
Find all posts by this user Quote this message in a reply
Jonatthu Offline
Junior Member
**
Posts: 34
Joined: Mar 2013
Post: #13
RE: How can I do this?
only admin Tongue
03-30-2013 06:36 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #14
RE: How can I do this?
(03-30-2013 06:33 AM)Jonatthu Wrote:  'gids' => '2,3,6',//Only these usergroups are allowed to be a freak (separated by commas)
Include Admin usergroup to the list.

03-30-2013 06:38 AM
Find all posts by this user Quote this message in a reply
Jonatthu Offline
Junior Member
**
Posts: 34
Joined: Mar 2013
Post: #15
RE: How can I do this?
Im using an account as user and I already create a posts but its the same
03-30-2013 06:40 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #16
RE: How can I do this?
Re-check the variable in your forumdisplay_threadlist template and the settings of the plugin.

03-31-2013 12:49 AM
Find all posts by this user Quote this message in a reply
Jonatthu Offline
Junior Member
**
Posts: 34
Joined: Mar 2013
Post: #17
RE: How can I do this?
Its working Biggrin
the plugin only shows the user and his post, right?
How can I put the link for his threads in that forum in the count of threads?
(This post was last modified: 04-01-2013 04:28 AM by Jonatthu.)
04-01-2013 04:22 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #18
RE: How can I do this?
Install XThreads. It has an ability to filter threads by thread author:
http://mybbhacks.zingaburga.com/showthread.php?tid=415

04-03-2013 01:48 AM
Find all posts by this user Quote this message in a reply
Jonatthu Offline
Junior Member
**
Posts: 34
Joined: Mar 2013
Post: #19
RE: How can I do this?
Thanks!
04-03-2013 07:45 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: