By Naomi Nascimento on Friday, 23 March 2018
Posted in General Issues
Replies 6
Likes 0
Views 697
Votes 0
I am still trying to set up joomla/moodle/joomdle with Payplans. I have been testing creating new accounts and subscribing to the free plan.
1. The user receives an automatic message to click on a link to confirm their subscription. This message contains their password. How can I not send them their password? This is very bad as a default!
2. The create user form asks only for userID, email, and one password field. I would prefer to collect the real name (first and last), userID, email, and have two password fields to check that they match. Where do I adjust this form?
3. The next day, when the user logs in (to the joomla site), he is logged in but not sent to the moodle site. I looked at the Login Form module, but cannot see how to have it redirect the user to the moodle site after logging in.
4. When a user who already has an account in the system subscribes to another class, an automatic email is sent to them - in English (my site is in Portuguese). The "click on the link to confirm your email" email was in Portuguese, so I do not understand why the "thank you for subscribing" email is in English. Where can I fix this?
5. Somehow, my Test Student account (userID student) managed to enroll in Aula-Amostra twice, according to the backend. I do not even know how this happened.
Thank you for your assistance!
Hello Naomi,

1. You are using payplans Quick Registration plugin , to remove password from string , you need to override the language string.
You need to remove the \nPassword: %s at the end of language strings mentioned below in file : ROOT/language/en-GB/en-GB.com_payplans_plugins.ini.
[b]Language Strings are-
[/b

]PLG_PAYPLANSREGISTRATION_AUTO_SEND_MSG_ACTIVATE="Hello %s,\n\nThank you for registering at %s. Your account is created and must be activated before you use it.\nTo activate the account click on the following link or copy and paste it in your browser:\n%s\n\nAfter activation you can login to %s using the following username and password:\n\nUsername: %s\nPassword: %s"


2. You can set this configuration on Payplans Quick Registration plugin configuration.
see attached screen shot.

3. I checked your login module , here you havn't set the redirection after login menu to moodle link. Please configure it and check if your issue resolved or not.

4. This email is coming from notification emailer app , email content written in english.
Can you please cross check it , if i am wrong.

5. this user subscribed the Húngaro Aula-Amostra plan 2 time's that's why 2 subscription are shown.

update me.
·
Friday, 23 March 2018 14:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Regarding question 3 above:
In my login module, I attempted to redirect the user to the page Cursos de Húngaro. However, after configuring that, it did not work. I always got a Error 404 Page Not Found. I can click on the Cursos de Húngaro page just fine after that. Do you have any idea why redirecting is not working? Does redirection take place before changing the user's status to registered? I ask this because the page Cursos de Húngaro is only available to registered users.
·
Monday, 26 March 2018 07:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Naomi,

I have tried to set menu link in login module and it's working fine. see attached screen shot and video.
http://take.ms/7J5bY
http://take.ms/QgMhi

Let me know if still any issue persist.
·
Monday, 26 March 2018 13:56
·
0 Likes
·
0 Votes
·
0 Comments
·
I responded to the wrong ticket. I have not dealt with this question yet.
·
Tuesday, 27 March 2018 20:11
·
0 Likes
·
0 Votes
·
0 Comments
·
ok, no problem.
·
Tuesday, 27 March 2018 20:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post