Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Changing member #?; Is it possible?
Topic Started: Jul 22 2009, 04:18 PM (178 Views)
ThePeacemaker10
Member
[ * ]
Hey all I looked everywhere and I was wondering if it was possible to change someones member number. Because I would like the member DiamondZ on my forum (located here http://s1.zetaboards.com/WiiS3/index/) to be member #2 not #3. Thanks in advance for any help I receive.
Offline Profile Quote Post Goto Top
 
ElementalAlchemist
Member Avatar
ERROR: This title does not exist.
[ *  *  *  *  * ]
You can't change member numbers. The member #2 designation is for whoever signed up before DiamondZ.
Offline Profile Quote Post Goto Top
 
Gorgor
Member
[ *  * ]
Below the board:

Code:
 
<script>
$("dd:contains('#3')").text("#2")
</script>
Offline Profile Quote Post Goto Top
 
Lout
Member Avatar
Member
[ *  *  *  * ]
So what would happen to the original member #2?
Offline Profile Quote Post Goto Top
 
ThePeacemaker10
Member
[ * ]
The member who was #2 is deleted.
Offline Profile Quote Post Goto Top
 
d0wn10ad
Member Avatar
Member
[ *  * ]
I really don't recommend using a code to change the member numbers around - it would clog up your entire board template up - just leave the member numbers alone.
Offline Profile Quote Post Goto Top
 
Roby
Member Avatar
Member
[ *  *  * ]
d0wn10ad
Jul 22 2009, 09:00 PM
I really don't recommend using a code to change the member numbers around - it would clog up your entire board template up - just leave the member numbers alone.
It's a one liner :P

Unless ThePeacemaker10 wants to deduct one place from each member because the registrations are set off, then I don't see this needing more than one line.
Offline Profile Quote Post Goto Top
 
Kiara_Nytar
Member
[ * ]
OK I have a question on this.....
Is there anyway to reset the member number with everyone getting the correct number when they regestered.
I have a forum that was handed down to me by someone else, and now member numbers are all messed up.
Offline Profile Quote Post Goto Top
 
ElementalAlchemist
Member Avatar
ERROR: This title does not exist.
[ *  *  *  *  * ]
Kiara_Nytar
Nov 5 2009, 10:00 PM
OK I have a question on this.....
Is there anyway to reset the member number with everyone getting the correct number when they regestered.
I have a forum that was handed down to me by someone else, and now member numbers are all messed up.
Without using a javascript/jquery modification such as above (which only changes by appearance and can be disabled by disabling javascript), member numbers cannot be changed. Once a member registers his/her member number is static throughout the duration of the time the member is registered on the board.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Support - ZB · Next Topic »
Add Reply