miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Other miniBB Community Forum / Other /

Assigning moderators and displaying them in forums list; polls

 
Dare
Guest
#1 | Posted: 2 Dec 2006 23:16
Reply 
Hello, I would like to learn how to nominate the person a moderator? I tried to make it by analogy to the previous versions - but it has not turned out.
P.S> also what happens with polls plugin?
Dare
Guest
#2 | Posted: 2 Dec 2006 23:50
Reply 
More precisely why moderators are not displayed in the list forums?
Paul
CEO
#3 | Posted: 3 Dec 2006 09:21
Reply 
Moderators definition

You can download 3rd party polls addon in Downloads section. In the nearest future, I have plans to work on my own version of polls, which can be inserted directly in messages, but not destructing the core of miniBB. It will a very rich addon, with many functions, and it will be released only as paid version.

To make moderators list visible on the first page (under forum menus), edit templates/main_forums_cell.html file and paste the variable {$moderatorsList} right after {$forum_desc} so for example it looks like this:

<tr class="{$bg}">
<td class="caption1" style="width:5%;text-align:center">
<img src="{$main_url}/img/forum_icons/{$forum_icon}" style="width:16px;height:16px" alt="" /></td>
<td class="caption1" style="width:75%">
<b><a href="{$linkToForums}">{$forum_title}</a></b><br />{$forum_desc}{$moderatorsList}
</td>
<td class="caption1" style="width:10%; text-align:center">{$numTopics}</td>
<td class="caption1" style="width:10%; text-align:center">{$numPosts}</td>
</tr>
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 73
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®