Results 1 to 3 of 3

Thread: additional functions for user admin

  1. #1
    Join Date
    Jul 2002
    Posts
    189

    Lightbulb additional functions for user admin

    Hello,

    I wanted to get rid of all the registered indexu users who did not confirm the registration code. Therefore I hacked the users search function with a drop down field which allows you to select between all users, registered users and those who did not confirm.


    The search result shows all users, depending on the status with the registration date. So, just get rid of the old users which are e.g. oder than one month.

    In addition you can set the registration status of a user



    To get this hack, you need to copy&paste the following files:

    user_edit.php (admin)
    user_search.php (admin)

    user_edit_form.html (admin_tpl)
    user_search_result_rows.html (admin_tpl)
    user_search_form.html (admin_tpl)

    And update two function in user.class.php (lib folder):
    ChangeProfile
    DisplayUsers
    Last edited by tjoerg; 06-02-2003 at 12:42 PM.

  2. #2
    Join Date
    Jul 2002
    Posts
    189

    Exclamation user_hack_files

    See attached zip-file


    greets

    Joerg
    Attached Files Attached Files

  3. #3
    Join Date
    Apr 2002
    Posts
    351

    Default

    Good one.

    Haven' t tried it yet but it is a great contribution.

Similar Threads

  1. Admin Login Problems
    By jwnes in forum v5.x
    Replies: 3
    Last Post: 06-06-2005, 08:32 PM
  2. Variables in Admin Sections
    By ezykiwi in forum v5.x
    Replies: 1
    Last Post: 06-17-2004, 11:30 PM
  3. Admin Folder
    By csengine in forum v5.x
    Replies: 3
    Last Post: 04-12-2003, 07:30 PM
  4. Admin Login
    By Rob Picken in forum v5.x
    Replies: 1
    Last Post: 12-31-2002, 12:26 PM
  5. Admin Problem
    By Rob Picken in forum Tutorials, Hints & Tips
    Replies: 0
    Last Post: 12-30-2002, 02:34 PM

Posting Permissions

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