Previous Thread
Next Thread
Print Thread
Hop To
Joined: May 2008
Posts: 30
Newbie
Newbie
Joined: May 2008
Posts: 30
Despite having access? Any ideas?

Last edited by Rick; 10/07/2009 7:09 PM.

JetStar
www.the-kgb.com
The Knights of Glory and Beer
Established 1997
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Check the setting at
Control Panel ยป Site Permissions
Can set a Custom Title.
NOTE: Max # of characters in their custom title.
GlobalModerator
if it is set to 1 then title can only be one letter


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: May 2008
Posts: 30
Newbie
Newbie
Joined: May 2008
Posts: 30
Ok here is my situation. I want Global Moderators to be able to set other members custom titles. A Global Moderator is able to update all fields except the custom titles. I dont want people to be able to set their own, but I want global moderators to be able to set. What am I doing wrong :-(


JetStar
www.the-kgb.com
The Knights of Glory and Beer
Established 1997
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
The only option to allow them to do this is if they have the Control Panel -> Can Edit Users permission.

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Originally Posted by Rick
The only option to allow them to do this is if they have the Control Panel -> Can Edit Users permission.
I was just testing this Rick on V7.5.3
Neither one of the Moderator groups can edit that one field.
They can edit just about anything else in the profile but if you edit the custom title and select submit the field becomes blank. Even if something was there already. And I don't get a error message.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Also I noticed that when using cp>>member management as a moderator there are a few fields that do not display, as well as some features such as send password, send PM, ETC



Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: May 2008
Posts: 30
Newbie
Newbie
Joined: May 2008
Posts: 30
Originally Posted by Rick
The only option to allow them to do this is if they have the Control Panel -> Can Edit Users permission.

Hi Rick,

I have that option set for global moderators, but it still doesnt work as others have said in this thread. I dont want any more administrators. Is there any hope for me?


JetStar
www.the-kgb.com
The Knights of Glory and Beer
Established 1997
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Bump Bump
Did you overlook this Rick?
Or just don't have a answer yet?


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: May 2008
Posts: 30
Newbie
Newbie
Joined: May 2008
Posts: 30
Thanks for the bump.


JetStar
www.the-kgb.com
The Knights of Glory and Beer
Established 1997
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Finally tracked this one down. Bit of a bug, but an easy fix. You need to edit admin/changeuser.php. Line 110 looks like this:

Code
    $usertitle = preg_replace("<","&lt;",$usertitle);

You need to change that, to this:

Code
    $usertitle = preg_replace("#<#","&lt;",$usertitle);

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Perfecto Senor


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
I have this fix in for 7.5.4.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
1 members (Havenofsobriety), 458 guests, and 91 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)