miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /  
 

How to show BBcode button only for admin?

 
Author Trinity
Partaker
#1 | Posted: 9 Feb 2012 19:58 
Hello,
I need show the button above the form only for admin. Can this be done?

Author Paul
Lead Developer 
#2 | Posted: 9 Feb 2012 20:23 
Trinity:
Can this be done?
Yes!

Author Trinity
Partaker
#3 | Posted: 9 Feb 2012 20:30 
Paul:
Yes!
And how?

Author Paul
Lead Developer 
#4 | Posted: 10 Feb 2012 10:41 
bb_plugins.php:

if($user_id==1){
$adminButton='HTML code';
}
else $adminButton='';
then paste {$adminButton} into main_post_form.html

Author Trinity
Partaker
#5 | Posted: 10 Feb 2012 14:45 
Paul
Thanks!

Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /
 How to show BBcode button only for admin?
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Try the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑