![]() |
Modification of CSS Sig Enforcer
Ok i tried to do it myself but i dont know how.
https://vborg.vbsupport.ru/showthrea...+Size+Enforcer I want to add it so that at least a usergroup is excluded from the signature being resized. I tried to add in the postbit_complete one and parse_templates. $ignore_groups = split(',', $vbulletin->options['siggroupexception']); if(!is_member_of($vbulletin->userinfo, $ignore_groups) ) { sigcode here } Anyone know what how i would go about doing this. siggroupexception is a new option <setting varname="siggroupexception" displayorder="30"> <datatype>free</datatype> <defaultvalue>5,6,7</defaultvalue> </setting> I put that in. If anyone could help that be great. Thanks. |
anyone?
|
All times are GMT. The time now is 03:13 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:
|