![]() |
Would it be possible to have coloured "Group" names rather than forum default? Like if the Username is red, so is the Group?
BTW great mod. :) |
Quote:
Quote:
|
Very good update
Just wondering on how the group settings are used ? I dont get how its used and what to put chers in advance |
Quote:
Code:
$navbarloc = $vbulletin->options['showroster_navbar_loc']; Quote:
The fields you would need to read are: subscriptionid, userid, expirydate and status The basic SQL Query would be something like this: Only Active Subscriptions: Code:
SELECT subscriptionid,userid,expirydate FROM ".TABLE_PREFIX."subscriptionlog WHERE status = 1 Code:
SELECT userid,expirydate FROM ".TABLE_PREFIX."subscriptionlog WHERE subscriptionid = {Your_Subscription_ID} |
This sounds cool for an RP site. XD
|
got a small problem, i have several usergroups that i want to get in to this, but if there are more then 12 users in that groups it only shows the first 12 members in the user group.
besides that i only have 1 Administror account but is shows me 2. |
Quote:
|
Quote:
About the administrator issue it has been fixed as well, we work with 2 layer of admins, 1 Full admin, and 2 semi admin (which can not edit or see all the Admin CP things) problem was that one of those users was also a additional user to the administrator group. any change that you are planning to use the all the Vb stylevars? as i dont like the black border for the table's and cells |
Tagged for now, Cheers.
Do you think this would be a nice addition for a Battlefield forum ? |
Are there any plans to set this up on a per-usergroup level so multiple clans could be supported on the same forum?
Sorry if this has been asked before, I just saw the mod, and missed that functionality when I went over the first few posts. |
All times are GMT. The time now is 10:55 AM. |
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:
|