![]() |
vB Staff Titles
vB Staff Title Show your support and vote this hack for HotM September!! vBulletin 3.5.0 RC 3 www.vBHackers.com What this does This will give you the option to add an additional title for staff members, or any user you would like to add. This can be done with conditions only, like if userid = X show this. But this will make things much eaiser to edit and manage. And I spend alot of time in the ACP. New Features Since Last Release
Show rank in your members profile To show the rank in your members profile. Please see this post Note: This hack will work for vBulletin Version 3.5.0 RC-1 and RC-2 ONLY! This is a port from my original hack which can be found here. Had a couple of PMs about it so I said why not. :) To do list...
Please read carefully and make all the necessary changes as stated. This is will work if installed properly. PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack Help & Support Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here. Please post bugs and errors here. Hope you like, feedback welcomed. Version Info: v1.1: Fixed Missing Phrase v1.0: Released |
i like!
|
Thanks!
|
very good, installing thank you
|
No problem, Let me know if everything goes well.
|
Quote:
|
When you enter a new user, or edit a user in the Admin Control Panel.
|
Quote:
|
Thanks Live wire, thanks for taking my request for this also ^^.
|
Very useful, thanks Live Wire.
Clicked install. |
Quote:
|
Sorry :P, edited :).
|
Looks good, sir. Been waiting for this. ;)
|
PHP Code:
PHP Code:
|
Quote:
|
I don't see a diffrence in the code you just posted...
|
Quote:
|
Your example code doesn't show that. But I looked at my readme.txt file and there is a small typo.
In your postbit/postbit_legacy template Find: HTML Code:
$post[staffrank_cloestag] HTML Code:
$post[staffrank_closetag] |
Yes it did, it show the typo with "es" at the close section in the first php code and the second one corrected it. I see it, no one eles does?
I'm really new to this, so i'll forget about it lol. Again, fantastic hack. |
Your right, to eairly to be paying attention.. :p
|
To show the rank in your users profile
In template 'memberinfo' Find: HTML Code:
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if> HTML Code:
<if condition="$userinfo['isstaffrank']"> |
Good job on the port LiveWire..so when you expect to hit "Master Coder"?? :).
~Curt |
When the funds go threw to Stefans offshore account. :p
|
Quote:
|
*installs
|
Does this have to be used for staff? I'd like to use it for my subscribers and give them a custom title automatically when they subscribe. This would require it recognizing their secondary usergroup as being "Subscriber". Can this be done with this hack?
|
Quote:
HTML Code:
<if condition="$bbuserinfo[usergroupid] == X"><i>Site Subscriber</i></if> |
Nice, I like this. Thanks!
|
staffrank_cloestag to staffrank_closetag
|
Thanks, very nice. :D *clicks install*
|
Quote:
|
What a hack!
Installs and thanks! :) |
Thanks
|
Thank you... Would be cool to show in Forums Leaders page. :)
|
Quote:
1) Hack the existing query in the showgroup.php 2) Add an additional query via a plugin I don't like either way. Untill vBulletin comes up with a way to hack pre-existing queries via a plugin, then those way above would have to do. |
Quote:
|
I get the following error when uploading the plugin :
http://img309.imageshack.us/img309/8475/untitled8bu.jpg |
That's because you need to import it in the product manager, not as a plug-in. ;)
|
Read the readme.txt file. I explained in detail how to import it. ;)
This is my template for ALL of my hacks. Quote:
|
SHAME on me :D :D
|
All times are GMT. The time now is 04:46 PM. |
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:
|