![]() |
Moderator / Admin only BB code box
Hey guys -
Was wondering if it was possible to make a moderator/admin only bb-code box. I noticed someone had made such a modification to their site using phpBB3, and they posted how the did it, and what needed to be modified. It didn't seem overly difficult, and i'm assuming the same can be done for vBulletin. Was wondering if anyone would be able to take a quick look and post back if they could do it or not. here is what was posted on this site: http://www.phpbb-stylers.com/forums/...&sd=a&start=10 --- Open posting.php Find: Code:
$post_data['enable_sig'] = (!$config['allow_sig']) ? false : ((isset($_POST['attach_sig']) && $user->data['is_registered']) ? true : false); After add: Code:
// Admin/Moderators BBcode only Open common.css Find: Code:
.clear { Code:
.mod_edit { Now go to your administration control panel, click on the tab "posting", then on bbcodes. Now create a new bbcode and fill in the following text: Textbox 1: Code:
[mod={TEXT2}]{TEXT}[/mod] Textbox 2: Code:
<div class="mod_edit">{TEXT}<span>{TEXT2}</span></div> You can use it as a mod or admin in any post Code:
[mod=Robin Huurman]testing modcode[/mod] thanks. |
Don't understand why you posted phpBB Code...but anyway, you may find this helps you out. Advanced BBCode Permissions
|
I just figured i'd post what was posted on that other site, allowing anyone who knew how to go about this an idea of what was done there. anyway, thanks for posting the link!
|
All times are GMT. The time now is 06:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|