Results 1 to 2 of 2

Thread: Membership ID number

  1. #1

    Join Date
    Mar 2006
    Posts
    102

    Smile Membership ID number

    Hi

    I noticed that members have an ID number. Thats is great, but I am starting from probably only few members and lets face it would you join a site that has ID "you are number 26" lets say! Is there away of changing the ID to start at say 1972 (year I was born thought it might be symbolic!).

    I do not want you all to think I am unethical, I am not at anytime saying your ID reflect the number of members, but I just think it looks a little sad such low numbers. Just giving myself a helping hand so to speak....

    Any ideas anyone, or how have you over over come this problem.

    Cheers

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Hi,

    I looked for the old post too - could not find it...

    Anyways - use PhpMyAdmin - go to your Profiles table, choose "operations" and then find at the bottom, the "auto increment" number - change it to what you want... a low (starting with 2 or 3) 5 or 6 digit number is ok... then save.

    Note - I have seen bugs in various servers with phpmyadmin where this does not work - you would then use, after you do a backup:

    Code:
    ALTER TABLE `Profiles` PACK_KEYS =0 CHECKSUM =0 DELAY_KEY_WRITE =0 AUTO_INCREMENT =123456
    Change 123456 to what you want it to be.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. IP Number
    By Stanjensen in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 02-02-2008, 05:33 AM
  2. Membership expiration letter sent to members whose membership level expires.
    By swingers in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 2
    Last Post: 01-28-2008, 01:16 AM
  3. number of days
    By Sola in forum General Issues, Comments, Questions
    Replies: 6
    Last Post: 09-15-2005, 06:41 AM
  4. remove page number
    By stevie in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 07-04-2005, 03:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •