- Posts: 23
Joomla activation email when user created in Moodle
- D N
- Topic Author
- Offline
- Junior Member
-
Less
More
13 years 4 months ago #1
by D N
Joomla activation email when user created in Moodle was created by D N
So after much tinkering - I was able to use the user upload from Moodle to add users and enrol them in courses - add them to groups - etc.... AND have Joomla and Joomdle happy with their creds.
However, it would be fantastic if I could get Joomla to send out the normal new user email when all that happens....
Any ideas how I might convince Joomla that is a good idea?
Thanks
-DN
However, it would be fantastic if I could get Joomla to send out the normal new user email when all that happens....
Any ideas how I might convince Joomla that is a good idea?
Thanks
-DN
Please Log in or Create an account to join the conversation.
- D N
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
13 years 4 months ago #2
by D N
Replied by D N on topic Joomla activation email when user created in Moodle
EDIT - It seems all my users are set to System Mail "No" on their users settings after creation. Not sure where that is coming from but I may simply over ride it in the DB if I can't find it...
However, it would be nice to know which moving part is in control of that during the User Upload process from Moodle.....
Thanks
-DN
However, it would be nice to know which moving part is in control of that during the User Upload process from Moodle.....
Thanks
-DN
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
13 years 4 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic Joomla activation email when user created in Moodle
Hi.
Not sure how you managed to get CSV import in Moodle to correctly set passwords in Joomdle (unless you did some core Moodle code modifications).
System mail is supposed to be No, unless you are an dmin, so that is fine.
Not sure how you managed to get CSV import in Moodle to correctly set passwords in Joomdle (unless you did some core Moodle code modifications).
System mail is supposed to be No, unless you are an dmin, so that is fine.
Please Log in or Create an account to join the conversation.
- D N
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
13 years 4 months ago #4
by D N
Replied by D N on topic Joomla activation email when user created in Moodle
I did indeed - that said - I need an email welcome notice to go out and it seems that none are being activated in either application.
So any idea why?
So any idea why?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
13 years 4 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic Joomla activation email when user created in Moodle
In moodle, I don't know if/how they should be sent. I guess this has nothing to do with Joomdle, but if it sends it when uploading manual users, then Moodle must be sending it on the manual auth plugin, and so you would need to add that code to the joomdle plugin.
In Joomla, Joomdle code does not send email when creating a user from moodle. You would need to modify joomdle code for that.
In Joomla, Joomdle code does not send email when creating a user from moodle. You would need to modify joomdle code for that.
Please Log in or Create an account to join the conversation.