Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'profile fields'

Viewing 25 results - 4,351 through 4,375 (of 5,698 total)
  • Author
    Search Results
  • #18692

    /***
    * If you want to show specific profile fields here you can,
    * but it’ll add an extra query for each member in the loop
    * (only one regardless of the number of fields you show):
    *
    * bp_member_profile_data( ‘field=the field name’ );
    */

    ………………………………………………………………………………………………………………………………………

    The field i wanna show is named Travelling’ s datas
    so i did:

    bp_member_profile_data( ‘field=Travelling’ s datas’ )

    BUT I HAVE AN ERROR and i can t see nothing only an error writing

    #18691

    This is the code i have to modify:

    <?php         /***
    * If you'd like to show specific profile fields here use:
    * bp_profile_field_data( 'field=About Me' ); -- Pass the name of the field
    */
    ?>

    So what i have to have at the end? I suppose:

    <?php bp_profile_field_data( 'field=FieldName' ); ?>

    perywinkle
    Participant

    Hi Yall,
    I’m having the strangest problem. I have a buddypress profile at ‘mysite.com/members/username’, but every time I save the WP profile ( we are still using that and cimy extra fields ), the permalink for the user adds a ‘-2’.
    It’s happened several times.
    username-2-2-2-2-2-2 is not cool, huh?

    Anyone point me in the right direction here? I’m puzzled!

    Best,
    M

    #18648
    philjohns24
    Member

    Hi All,

    New here – sorry if it’s the wrong section!

    First time experimenting with BuddyPress but I’ve used wordpress many times before.

    I need to be able to moderate any user fields that my users have. I’ve read that you can moderate anything on Buddypress but am stuck on this.

    Dont mind if its a plugin! Just need to moderate any field in the user profile.

    Thanks in advance,

    Phil Johns

    #101948
    dmillasich
    Member

    The php server error log provided this information:

    _____________________________________________________________________________________________________________________________________________________________________

    [05-Jan-2011 05:38:20] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 748
    [05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
    [05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
    [05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
    [05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
    [05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
    [05-Jan-2011 05:52:02] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 748
    [05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
    [05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
    [05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
    [05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
    [05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
    [05-Jan-2011 05:56:08] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 1038
    [05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
    [05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
    [05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
    [05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
    [05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
    [05-Jan-2011 05:56:16] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/template.php on line 154
    [05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
    [05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
    [05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
    [05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
    [05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
    [05-Jan-2011 06:24:03] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 318
    [05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
    [05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
    [05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
    [05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
    [05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
    [05-Jan-2011 06:49:19] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 318
    ____________________________________________________________________________________________________________________________________________________________________

    Is there a memory threshold problem with my shared php server? I’m using Rackspace cloud. This would be the first time a memory issue has surfaced using them.

    #18567
    Probocop
    Participant

    On my buddpress site I’ve got some custom profile fields, one of which being a selectbox. I tried to add an extra couple options to the field, but upon saving I got the error message “There was an error saving the field. Please try again”.

    And when I went to edit it again, all of the previous options had disappeared.

    Any idea how I can resolve this?

    Thanks

    #101821
    junger
    Participant

    @royatl

    Or … I could think of it as a profile field that updates everywhere when it’s updated. Analogies don’t make bugs in the product any less annoying.

    Paul Wong-Gibbs
    Keymaster

    Thanks for the heads-up, @gunju2221 :)

    If by “BuddyPress profile”, you mean the fields and groups you have configured in the xprofile settings screen, then yes it’s certainly technically possible because site admins can create new user accounts without having to complete BuddyPress profiles. I’m not sure how to practically do this, however. Would need to try and find out.

    Try to see if there’s a user registration widget (i.e. https://wordpress.org/extend/plugins/registration-form-widget/ — not tested) and see if it works and does what you want it to do.

    (To clarify, there’s no difference between a “WordPress user” and a “BuddyPress”, both are the same.)

    candacekthe1
    Member

    I apologize for the different threads, but I had a few different questions and wanted to keep them separate for organization’s sake.

    So I’ve found several threads that provide a means to do this, but none were quite what I was looking for. Being a PHP N00B, this may be the simplest question you all see today ;)

    I want to (if the field has a value) output specific profile fields on the members’ directory/search result list.

    Two of the Profile fields (custom) are Stylist’s Salon Name and Relationship Status.

    I have a feeling the Stylist’s Salon Name also isn’t working because of the apostrophe. I looked in the DB and the field name value is:
    Stylist’s Salon Name.

    As for Relationship Status, the value outputs, but not the strong tags and “Relationship Status:”.

    `

    Salon:

    Relationship Status:

    `

    candacekthe1
    Member

    Hi everyone! I hope you are all experiencing the New Year to the fullest. :)

    I am working on a site for Hair Stylists and Salons. Here’s what I’ve got going on:

    WordPress 3.0.4
    BuddyPress 1.2.6

    I am using profile fields to determine a member type (stylist, salon, client).

    Is there a way to automatically create a group for the stylist or salon when they sign up?

    I assume I would have to:
    1) Check the field value to see if they are a salon or stylist.
    2) Call a create group function, assigning the member as the admin and assigning the group properties (name, etc).

    Has anyone done something similar?

    Thanks in advance!

    #101529
    stan
    Participant

    I am having the same problem as kristine and I also use the same exact theme. I will post a screenshot. Any ideas on how to add a view profile option? I have been searching around for a couple days
    http://www.gamerebel.net/brit/problem.png

    #101454

    In reply to: A few questions

    Virtuali
    Participant

    There is a plugin for a photo, gallery, /audio that hookes into their profile.

    When users edit their profile, if you add custom profile fields via admin, every word they fill out will become a tag to member searches and inquiries, so lets say a member puts in their location as “Kentucky” If any such user would to search on the site “kentucky” that member would pop up.

    For the chat, I would recommend evolve chat.

    #101433
    royatl
    Member

    “It seems silly that a “universal” field like a profile field wouldn’t update it in all circumstances across user profiles. Why is that?”

    Think of an option field as a stencil, and think of the database as the surface you paint onto through the stencil. When you change the stencil, it doesn’t automatically go back and repaint all the previous surfaces. You would have to go back and re-paint them yourself, which would be like doing an update on the database. No way to avoid it.

    #17574

    How can i add custom fields and a statistics tool to a profile page? I want people to be able to create accounts and then enter their game statistics into the fields and have a nice stats view of themselves.

    Hi all,

    I’m trying to create a custom profile section that users could have multiple instances of. Being a relative newbie with BP, I’d value some advice on the best way to go about it. There may also be a plugin for this that I’m not aware of. I’m familiar with coding for WordPress.

    Specifically, I’m trying for a group of profile fields that together describe an item. I would then like a “new item” link, which would provide another set of the same fields to describe an additional item. A user would have as many instances of these items as they like.

    I’ve played around with the custom profile fields a little, and looked at the database tables involved. It’s a little overwhelming, though!

    Thanks for any thoughts.

    #101056
    junger
    Participant

    @techguy Yeah, that’s exactly what I’m hoping to avoid. Not because it wouldn’t work, but it just gets messy.

    It seems silly that a “universal” field like a profile field wouldn’t update it in all circumstances across user profiles. Why is that?

    #101044
    techguy
    Participant

    I think a query on the database is likely going to be the only solution that I can think of for this.

    #101027
    junger
    Participant

    Bump. Any thoughts on this?

    #17400
    Ghalt
    Member

    I have added custom fields to my site’s profiles.

    I want to have something different displayed than just the fields listed out, hyperlinked to a search query.

    For example, instead of just having the display like this:

    Boat Name: Easy Time
    Port Name: Hampton, VA

    …instead, I might want to have it display like:

    I keep the Easy Time docked in Hampton, VA.

    In other words, I edit the display of the fields, still calling the values, but changing what is displayed from list-style (field name: field value) to a more user-friendly style.

    Where do I edit that display?

    Thanks!

    #17391
    WoaKlint
    Member

    Hello,
    Today, I have two questions to put(rest,pose) you,
    I shall like posting(showing) every “fields” independently: that is for example in a page the edition of one fields xprofile grace has a function ( label+input)
    I left this base:
    `<label for="”> `
    <input type="text" name="” id=”” value=”” />
    Is it possible to make this?
    `<label for="”>`
    If yes what would be then this function?

    Roughly, instead of generating quite the galls, making them intérvenir one by one by indicating “field_name=facebook”
    “field_name=Blog” etc…

    Then, I shall like knowing how to open the edition of adversity in a pop-up,
    Is this possible?
    Woa

    #17373
    WoaKlint
    Member

    Hello, (i’m french user !)
    I use a function to post fields in a profile :

    `
    function bp_custom_member_list_xprofile_data( $field ) {
    echo bp_custom_get_member_list_xprofile_data( $field );
    }
    function bp_custom_get_member_list_xprofile_data( $field ) {
    global $site_members_template;

    return xprofile_get_field_data( $field, $site_members_template->member->id );
    }
    `

    Then to show :
    `$facebook = bp_custom_get_member_list_xprofile_data(‘Facebook’); `
    `echo $facebook` “Facebook” is the name of the field
    But, now i want edit this fields..because the basic edit field do not go into my project
    Help me ! :)
    Woa

    #17359
    junger
    Participant

    Hi guys,

    I needed to make some text changes to the options in one of my profile fields – changing, for example, Boston College to Boston College Eagles. I assumed that when I did that, it would change across the site and in my users’ front-end profiles.

    It didn’t happen.

    Is there a way to magically update all of the user profiles to show this text change? Not looking to go into the database and do queries to find/replace.

    techguy
    Participant

    Seems simple enough. You can disable a lot of the functionality you don’t want in the admin.

    The custom parts will be the profile itself, but you should be able to do this pretty nicely using the xProfile fields without too much custom work on your end. You might also have to build a custom search to search through those profile fields, but there are a number of plugins you can look at to build out that functionality.

    I’d consider using s2member as the payment method for people signing up. That should work for what you want I think.

    As a side note, I’ve created a sports website that teams can use to fundraise called Giving Sports: http://givingsports.com Athlete profiles is not the core of the site, but each athlete just gets a profile as a means to fundraise for their team. It will be interesting to see how that evolves over time since athlete profiles are valuable and interesting.

    #100509
    Andrea Rennick
    Participant

    Disallowing bots to follow the signup page link (nofollow on the link), changing the default signup slug and adding new profile fields really really does help. And no plugins either.

    bojanski
    Member

    I would like to add the Email field to the members profile… using your method!
    Which file needs to be modified!?

    Thanks
    Bojan

Viewing 25 results - 4,351 through 4,375 (of 5,698 total)
Skip to toolbar