
06-11-2009, 06:48 PM
|
|
|
Join Date: Feb 2009
Posts: 538
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by RTMdotORG
Ok, this looks like the only way to get this to work....
download and install the plugin provided....
the default usergroups.. are 2,5,6,7...
if you want different usergroups, you're going to have to edit the product....
go to edit templates>>>navbar>>
Find:
Code:
vbphrase[faq]</a></td>
Add After:
Code:
<td class="vbmenu_control"><a href="misc.php?do=lucky">$vbphrase[lucky]</a></td>
Open the Product
Find:
Code:
<defaultvalue>2,5,6,7</defaultvalue>
Change the usergroup id to your liking...
DO NOT CHANGE ANY SETTINGS FOR THIS MOD IN THE VBULLETIN OPTIONS, OR IT WILL RESET USERGROUPS...
|
thanks mate!
|