Previous Thread
Next Thread
Print Thread
Hop To
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
This is a minor bug.
I edited the Main Administrator User Id from member 2 to member 46989. in Control Panel Primary-advanced settings
The field is so small that it is very difficult to edit or select the up/down arrows now.
Because it is set to display like 2 characters.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Thank you for reporting this.

It looks like an oversight, and is quite simple to fix. It will be fixed for the next UBBT release.

In the meanwhile, if you are constantly changing the primary administrator account often (???)...

FIND IN
/forums/templates/default/admin/primary.tmpl
(around line 84)
Code
<input type="number" min="2" name="MAIN_ADMIN_ID" size="3" value="{$config['MAIN_ADMIN_ID']}" id="main_admin">

REPLACE WITH
Code
<input type="number" min="2" name="MAIN_ADMIN_ID" size="10" value="{$config['MAIN_ADMIN_ID']}" id="main_admin">


EDIT: Firefox displays with a smaller text entry box than Chrome. This may have been where field size originally was determined from. Chrome actually reserves the font size spaces in the text entry box for display. Firefox does not respect that, and uses an arbitrary width for character.

Last edited by isaac; 03/29/2020 3:48 PM.

Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Thanks for the fix.
The reason it was changed was for me to be able to view the original super admin while troubleshooting his sfs login detection issue from another post I made here.
I will probably put it back once the other issue is resolved

Oh and I was using firefox.
Thanks for the browser hint.

Last edited by Ruben; 03/29/2020 3:51 PM.

Blue Man Group
There is no such thing as stupid questions. Just stupid answers

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)