vBInfo
Mod Version: 1.00, by John3971
This thread is in the Modification Graveyard.
| vB Version: 3.7.x |
Rating: (0 vote - 0 average) |
Installs: 7 |
| Released: 24 Feb 2008 |
Last Update: 24 Feb 2008 |
Downloads: 36 |
Not Supported
DB Changes
Uses Plugins
Template Edits
Additional Files
Is in Beta Stage
|
This modification allow you to easier edit information to your forum like advertising rules and more..
-----------
Instructions
1. Upload all files in upload to your forum root.
2. Import the product
3. In navbar find:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Replace with:
<td id="information" class="vbmenu_control"><a href="#information">Information</a> <script type="text/javascript"> vbmenu_register("information"); </script></td>
4. find:
<!-- / NAVBAR POPUP MENUS -->
</if>
Before add:
<!-- Information popup meny -->
<div class="vbmenu_popup" id="information_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Information</td></tr>
<if condition="$vboptions['info_general']"><tr class="alt2"><td class="smallfont"><a href="info.php">Generel Information</a></td></tr></if>
<if condition="$vboptions['info_rules']"><tr class="alt2"><td class="smallfont"><a href="info.php?do=rules">User Rules</a></td></tr></if>
<if condition="$vboptions['info_tos']"><tr class="alt2"><td class="smallfont"><a href="info.php?do=tos">Terms & Conditions</a></td></tr></if>
<if condition="$vboptions['info_moderators']"><tr class="alt2"><td class="smallfont"><a href="info.php?do=mod">Moderator Informations</a></td></tr></if>
<if condition="$vboptions['info_supporter']"><tr class="alt2"><td class="smallfont"><a href="info.php?do=payinfo">Become Supporter</a></td></tr></if>
<tr class="alt2"><td class="smallfont"><a href="faq.php">FAQ</a></td></tr>
<if condition="$vboptions['info_privacy']"><tr class="alt2"><td class="smallfont"><a href="info.php?do=privacy">Privaty Police</a></td></tr></if>
</table>
</div>
<!-- / Information popup meny-->
To Customize your information
Go to your admincp>>vbulletin options>>vBInfo>
5. After you're done hit save.
6. Go to Usergroup Manager>>Choose Usergroup and Edit 'vBInfo Permissions'. Do this for all usergroup that should be able to see Moderator Information page.
7. You're Done!
-------------
Fanrage.org
Download
This modification cannot be downloaded.
Screenshots