I would like to add a note that all my potential members would see while registering that tells them that when they will get a notification email that asks them to verify that their email is correct and to please look in their Junk Folder. How can I do this?

    martin4307
    Hi
    This depends on your server email service and domain. You can read this post for more information why email goes into spam.

    15 days later

    Pankaj,
    I know the reasons why this email notification may end up in a person's junk mail. I can't change that. However, during the registration process there are several forms that a person completes to become a member and when they are done, there is a message that tells them that they need to check there email to confirm their registration. How can I access this message so I can add a note that says to check your Junk Mail box?

    			 [upl-image-preview url=https://www.joomlart.com/forums/assets/files/2020-12-11/1607696758-168421-backtohome.png]

    Hello martin4307, if it helps you on one of the sites I made a very simple modification. When a user registers they are already warned. Maybe it can help you, it is as simple as adding a message in the language folder.

    The path is yourdomain / language / en-GB / en-GB.com_community.ini

    Locate the constant COM_COMMUNITY_REGISTRATION_COMPLETED_NEED_APPROVAL = A verification email has been sent to your email. Please verify your e-mail address. And add the sentence "example" If you don't see your activation email in your main inbox, please check your spam folder. "

    The result on the screen is https://prnt.sc/w0rhc0

    You can do this same action from the Joomla panel in Language / Create a new modification and in the text area add the last sentence.

    You can see it here https://prnt.sc/w0rkk5

    This modification from the Joomla panel is undoubtedly the best option, it will not be removed when you update JomSocial. Greetings and if it has helped you, I will be delighted.

      dark-side
      Hi
      You can change the message from Joomla overrides options as it will make a new override folder for languages changes and will be override on Joomla or JomSocial updates.

      JESUS! How many more times will I need to ask to get an answer. Can you just simply tell me how to do this or should we keep this thread going for several more weeks. Please just tell me how to do what I am asking you to do. I know I need to go into the Overrides,,,,, If I knew how, I would not ask you that.

      THanks,

      David

        martin4307
        Hi
        Martin this topic is regarding change the Activation email message . The reply by the community member above is for the same. About the message goes to spam, its not related with the Jomsocial part as suggested in first post.
        You need to contact your hosting provider as its something not control via JomSocial.

        yourdomain / language / en-GB / en-GB.com_community.ini

        In case you want to change the message : https://prnt.sc/w0rhc0 you can follow the suggestion given by Dark Side

        Pankaj,
        Please see the text that I added to the line of code that you gave me. I added it just as you asked me to I believe but for some reason, I am still getting the attached notification after registation.

        COM_COMMUNITY_INVITE_SENT="Your invitation has been sent to the users."

        COM_COMMUNITY_ORGANIZED_BY="%1$s.<br />Organized by <a href=QQQ%3$s_QQQ_>%2$s</a>"
        COM_COMMUNITY_REGISTRATION_COMPLETED_NEED_APPROVAL="A verification email has been sent to the email you supplied. Please verify your e-mail address. If you don't see your activation email in your main inbox, please check your spam folder."

        COM_COMMUNITY_CHANGE="Change"

        			
        David[upl-image-preview url=https://www.joomlart.com/forums/assets/files/2020-12-15/1608007327-557550-notification.png]

          martin4307
          Hi
          This is the Language constant that you need to fine : COM_COMMUNITY_REGISTER_COMPLETE_ACTIVATE_REQUIRED
          http://prntscr.com/w2zd43
          You can use Joomla language override option by that you can search and create override.
          If issue remain same, you can edit fields in first post and submit a temp super user login.

          PANKAJ,
          Thank you for your patients. I was finally able to get this corrected.

            martin4307 PANKAJ,
            Thank you for your patients. I was finally able to get this corrected.

            You are welcome!

            Ninja locked the discussion.
            Write a Reply...
            You need to Login to view replies.