Version: 1.0, by Logikos
Developer Last Online: Sep 2023
Category: Show Thread Enhancements -
Version: 3.0.3
Rating:
Released: 11-06-2004
Last Update: Never
Installs: 69
DB Changes
No support by the author.
vB Staff Titles
====================
Author: Ken 'LiveWire' Iovino
Site: www.initialz.com
Version: 1.0 ====================
Updates
None at this moment
What this does
This will give you the option to add an addtional 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.
To do list...
Time to install: 3 minutes
Queries to run: 1
File Mods: 1
/admincp/user.php
Templates to edit: 1
postbit or postbit_legacy
Templates to add: 0
New Phrases: 1
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
Click It
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.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Is there a way to get the install instructions for edits to the other files
where you could display the staff titles? Such as the member / members list. I have done
this myself with the members page - trying to figure out the memberslist page.
Although the Rank system COULD be used for this, we also use images to denote rank via # of posts, so staff was left without the post rank indicator. Plus, we use a lor of usergroups that can be set as primary display group, which makes it impossible to use them for staff indication purposes.
====================================
Run this query
====================================
+---------------------+
ALTER TABLE user ADD (
staffrank varchar(100) not null default ''
)
+---------------------+
I dont know what to put in the run query box... This can seriously f$%& up our board... and it is irreversable..
this is not my day... I installed this hack and now I am unable to change the staff title. When I go the the ACP and change the user title, and click submit the title does not change, so now the only way to edit it is via phpMyadmin... any ideas?
this is not my day... I installed this hack and now I am unable to change the staff title. When I go the the ACP and change the user title, and click submit the title does not change, so now the only way to edit it is via phpMyadmin... any ideas?
Hmmm, thats odd. I don't have vB 3.0.x installed on my computer anymore, but I don't remember having this problem. Anyone else having this problem?