BuddyDev

Search

Replies

  • Participant
    Level: Guru
    Posts: 904

    I also noticed that this email login issue also occured in the default wordpress login page @ (wp-login.php) after deactivating the branded login plugin.

    Now will it be possible to validate logins with emails and usernames that have spaces at the back in the login form

  • Participant
    Level: Guru
    Posts: 904
    This reply has been marked as private.
  • Participant
    Level: Guru
    Posts: 904
    Tosin on in reply to: Change BuddyPress Force Profile Photo plugin redirection #32286

    I just created a new user account while the leira avatar plugin is active and profile completion plugin is showing the message that (Profile completed successfully.) when profile photo has not been uploaded.

    Profile Completion plugin is still taking the letter avatar as a user uploaded avatar for newly registered users.

  • Participant
    Level: Guru
    Posts: 904

    I just deactivated all plugins and noticed that its a login problem and not registration issue wordpress is not allowing logins with spaces after the email address. The error message (invalid email) is being displayed. Will it be possible to display a custom error message in the login form when a user mistakenly adds a space after their email address during login. The custom error message should be (Sorry, this email is invalid. Email addresses cannot contain spaces.) Since the space is invisible the user still thinks that their email address is correct but this custom error message will point out the cause of login failure.

    I am also using the branded login plugin

  • Participant
    Level: Guru
    Posts: 904

    Please note that i’m not reffering to spaces in between the email address but after the email address for example

    abcdef@gmail.com&nbsp

    &nbsp refers to the space added

    This problem mainly occurs when a user is registering on a mobile phone and add their email address from google saved email address suggestion after selecting the suggested email a space is added automatically without the user realising this and buddypress accepts the registration with the space after the email.

  • Participant
    Level: Guru
    Posts: 904

    Also will it be possible to prevent adding of spaces in the email field with the branded login plugin

  • Participant
    Level: Guru
    Posts: 904
    Tosin on in reply to: Change BuddyPress Force Profile Photo plugin redirection #32252

    The plugin author has replied this is his statement below

    (( The buddypress core function “bp_get_user_has_avatar” is the function you are looking for. If this function returns false and you have Leira Letter Avatar plugin active them it means user is using a letter avatar.
    This method is used by BuddyPress Profile Completion core functionality and i added support for it in release 1.2.1.
    In the other hand, I was checking everything during the weekend to determine what could be happening with your site. What i think is happening is as follows: Buddypress Profile Completion saves a metatag once a user profile is complete, at the moment you installed Leira Letter Avatar, there was no compatibility between both plugins, so Profile Completion was taking the letter avatar as a user uploaded avatar, therefore, user metatag was set as well. A solution it could work is basically delete manually this metatag for all users, running a simple SQL script (dont worry Profile Completion will re add this metatag automatically) and the other option is to create a simple function to bypass this metatag to tell Profile completion if user really have or not uploaded an avatar, i could help you with it.
    I hope it helps, let me know if you have any updates. ))

    https://wordpress.org/support/topic/buddypress-profile-completion-plugin-support/#post-13232079

  • Participant
    Level: Guru
    Posts: 904
    Tosin on in reply to: Change BuddyPress Force Profile Photo plugin redirection #32169

    2. I am using the klein theme I sent to you

    3. Yes I mean redirecting to a page

  • Participant
    Level: Guru
    Posts: 904
    Tosin on in reply to: Change BuddyPress Force Profile Photo plugin redirection #32161

    1. I have contacted the plugin author to provide the needed function

    2. This weird because the other messages like (Please upload your profile photo!, Please fill all required profile fields.) go away only the message (Profile completed successfully.) does not go away. If this is a caching problem other messages should also not go away.

    3. It would be awesome if you could also add a setting option to (restrict to custom page only) so instead the forced redirect will go to a custom page instead of the profile page

    • This reply was modified 4 years, 9 months ago by Tosin.
  • Participant
    Level: Guru
    Posts: 904
    Tosin on in reply to: Change BuddyPress Force Profile Photo plugin redirection #32131

    I have changed to the BuddyPress Profile Completion, it wasn’t working for me before until the recent update.

    1. Will you now add support for the Leira Letter Avatar plugin @ https://wordpress.org/plugins/leira-letter-avatar/ from our last topic https://buddydev.com/support/forums/topic/buddypress-profile-completion-and-buddypress-force-profile-photo/

    I have also message support at https://wordpress.org/support/topic/buddypress-profile-completion-plugin-support/

    2. After uploading a photo using while the Buddypress Profile Completion is active the message (Profile completed successfully.) does not go away can this be caused by aggressive caching form my hosting company

    Thanks