Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Change Super Admin Title?

Asked Modified Viewed 2,489 times
G
GoldenEvans
G
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
asked
Newbie

Hi,

I've searched but didn't find anything relevant :(

Is it possible to chance the title of 'Super Administrator' so that it reads 'Webmaster'?

I know it's trivial but it's annoying me :D
0 replies

4 posts

G
GoldenEvans
G
  • Newbie, joined since
  • Contributed 9 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
answered
Newbie

Ok . . I think I have cracked it . . I changed the values in locale/english/global.php from

// Standard User Levels
$locale['user0'] = "Public";
$locale['user1'] = "Member";
$locale['user2'] = "Administrator";
$locale['user3'] = "Super Administrator";


to

// Standard User Levels
$locale['user0'] = "Public";
$locale['user1'] = "Member";
$locale['user2'] = "Administrator";
$locale['user3'] = "Webmaster";


It's now displaying in the forums with the user level of 'Webmaster' as I want it to but will this have any adverse effects within the rest of Fusion?
0 replies
P
phpfusionGAD
P
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

Bump. I'd like to know if this has affected your website?
I would like to go ahead and change my titles, too! =)
0 replies
I
iunruh
I
iunruh 10
  • Member, joined since
  • Contributed 148 posts on the community forums.
  • Started 15 threads in the forums
answered
Member

Yes, that is how you go about changing titles
0 replies
P
phpfusionGAD
P
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

Thanx.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet