|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
quote: Originally posted by CTM: Is your Forum 6 a "Team Meeting" of some sort, which only Mods and Admins are allowed to access? If so, try using:
if (($user_profile eq 'Moderator') || ($user_profile eq 'Administrator')) {
I'm also a newbie when it comes to hacking, so please make sure to back up public_topic_page.pl before editing it. :
Um.. no. This is how it should go. if(($user_profile[8] eq 'Moderator') || ($user_profile[8] eq 'Administrator')) {
The 8th place is where the status lies
And Zildjin, try this,
if (($user_title ne "") && ($in{f} eq '6')) {
|
|
|
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.
|
|
Posts: 21,080
Joined: March 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,825
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 4338
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 16
|
|
|
|
|
|