ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Member Search Help!!

August 09, 2010 10:05pm

Subscribe [2]
  • #1 / Aug 09, 2010 10:05pm

    Saroshv

    87 posts

    In the member list area under member search, can I congregate the search bar.
    It is very annoying to click “email address” etc when trying to search. I would like it to search all fields.

    PLEASE LET ME KNOW IF THIS IS POSSIBLE.

    Thanks.

  • #2 / Aug 10, 2010 10:38pm

    Saroshv

    87 posts

    Is this even possible?

  • #3 / Aug 11, 2010 8:50pm

    Saroshv

    87 posts

    Bump. Is it possible?

  • #4 / Aug 12, 2010 4:33pm

    Saroshv

    87 posts

    Bump.  Possible or Impossible?


    If possible, please let me know how.

  • #5 / Aug 12, 2010 4:53pm

    Ingmar

    29245 posts

    This is not possible out of the box I am afraid.

  • #6 / Aug 12, 2010 4:57pm

    Saroshv

    87 posts

    Ok, thank you for a straight answer!


    Do you think it would be moderatly simple to edit anything to get this done? If so, how?

    If not, its fine.

    Thanks!

  • #7 / Aug 12, 2010 5:22pm

    Ingmar

    29245 posts

    I don’t think it would be impossible but you’d need a custom solution. Basically some PHP that searches the complete database.

  • #8 / Aug 12, 2010 5:30pm

    Saroshv

    87 posts

    Ok, thanks. I think I will leave it be for now.

    If anyone can come up with some specific code or step-by-step instructions, let me know!


    Thanks for all your help!

  • #9 / Aug 12, 2010 6:31pm

    Saroshv

    87 posts

    Where is the query module located? I am trying to run this code

    select exp_members.member_id, exp_members.username, exp_members.screen_name,
    exp_member_data.m_field_id_2 as city
    from exp_members, exp_member_data
    where exp_members.member_id = exp_member_data.member_id
    and exp_member_data.m_field_id_2 > ‘’ order by exp_members.member_id asc

    for the Custom Member List from the EE Wiki

    I know this is a simple question. =]

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases