Skip Navigation

[Résolu] User Information not displaying in email

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
User information submitted from font end user registration form is not receiving in an email notification.

Solution:
Solve it by adding ‘user_id’ attribute in the shortcodes for example like this:

[types usermeta='company-name' user_is_author='true' user_id="%%USER_USERID%%"][/types]
This support ticket is created Il y a 7 années et 3 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Ce sujet contient 4 réponses, a 2 voix.

Dernière mise à jour par marcB-6 Il y a 7 années et 3 mois.

Assisté par: Noman.

Auteur
Publications
#561946
Screenshot_4.png
Screenshot_3.png

I am trying to get user information submitted from font end user registration form

Link to a page where the issue can be seen: lien caché

I expected to see company name,gender etc user information in email content

Instead, I got blank

#562015

Noman
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Karachi (GMT+05:00)

Hi Marc,

Thank you for contacting Toolset Support. Can you check it by adding ‘id’ attribute in the shortcodes for example like this and see if it works:

 [types usermeta='company-name' user_is_author='true' id="%%USER_USERID%%"][/types] 

OR like this:

 [types usermeta='company-name' user_is_author='true' user_id="%%USER_USERID%%"][/types] 

Also CRED 1.9.2 is released with the fixes, so please make sure to use latest version:
https://toolset.com/download/toolset-cred/

Thank you

#562200

Hi Noman,

Thanks for the help...My issue is resolved by 2nd option..I have one more question.
CRED is having notification facility In which we can send username and password to user after registration..but in my case I do not want to send password immediately , I would like to send it once admin check all the information of user and once he change the status of user from "Pending" to "active" & update user from the users section of admin..at that time I would like to send email to user for his/her username and password.

So Is there any way to get username and password?

Thanks

#562234

Noman
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Karachi (GMT+05:00)

Hello Marc,

Great to hear that the problem is solved. Please kindly open a new ticket for 2nd issue related to sending password to the user. This will help other users with similar problems to find solutions when searching the forum, I am not allowed to handle multiple issues in the same ticket as per support policy. https://toolset.com/toolset-support-policy/

Thank you

#562251

Okay Thanks...Let me open new ticket