|
|
#53193
06/28/2002 10:49 AM
|
Joined: Jun 2002
Posts: 17
Junior Member
|
|
Junior Member
Joined: Jun 2002
Posts: 17 |
quote: Originally posted by XPerT.x: Click here and read the warnings. I am not a hack writer but this should work...
I am using XPerT.x's hack, but I want to limit the ability to have custom titles displayed to only members who have access to forum #6. I've tried changing:
if ($user_title ne "") {
to:
if (($user_title ne "") && ($user_permissions->has_permission("forum", "view", 6))) {
But that had no effect, people that were not members of Forum #6 still have their custom titles displayed in their posts.
I don't care if all members can add their custom titles in their profiles, but I only want the custom titles of members of forum #6 to be displayed when viewing posts.
I'm very new to hacking, so a little help would be appreciated, thanks.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 1880
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 29
|
|
|
|
|
|