The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
Well what you can do is create a second plugin using the "member_complete" hook and use this code:
Code:
$prepared['rank'] = str_replace('<br />', '/', $prepared['rank']); There may be a way to do it without separate plugins, but I couldn't see one because the code that puts together the ranks has the '<br />' hard-coded. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|