Member ID

Is there a way to give a member ID # to all new joining members of my site? And if it is already there, where do I find it?

Quote · 17 Mar 2010

Go to your admin screen, click on 'Members' Each member is automatically assigned an ID number.....

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 17 Mar 2010

Your users are also sent their user ID number with the confirmation email.

Quote · 17 Mar 2010

The only thing I have coming up in members is

Username Email Membership Registered Last Visited
Quote · 18 Mar 2010

The only way I found for the Admin to check the ID of a member is to click on his/her Username within the Admin Panel - Members (or Users... maybe I changed this language key), that will open the Profile edit page of the member. In the URL of this page, you can see the ID number of this member (http://yourdomain.com/pedit.php?ID=4621)

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 18 Mar 2010

To answer the original question ... you cannot assign a Member ID. This is automatically generated.

Here is a simple solution to display the Member ID beside the Nickname in the members section in admin (all three views).

In the following files :

administration/templates/base/mp_members_simple.html
administration/templates/base/mp_members_extended.html
administration/templates/base/mp_members_geeky.html

Find :

__username__

Replace with :

__username__ (__id__)

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 18 Mar 2010

Thank you all... very helpful.

Quote · 18 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.