Ancient History... Version 1.5.2

Ancient History... Version 1.5.2

av Mark Wong -
Antall svar: 12
I was not sure where to put this, but we have a super heavily modified version of 1.5.2.

Did that version have the capabilities to send notification emails to a user if someone sent a private message to them?

The messages settings tab seems to indicate that it can do that, but I'm thinking that it was put in there for a future version. I've attached a jpg showing what the messages settings tab looks like.

I know 1.5.4 does... but unfortunately this version is too modified to upgrade.

I hope some of you Moodle "historians" might be able to help me.

Thank you!!!!
Vedlegg messagesettings.jpg
Gjennomsnittlig vurdering: -
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av Martin Dougiamas -
Bilde av Core developers Bilde av Documentation writers Bilde av Moodle HQ Bilde av Particularly helpful Moodlers Bilde av Plugin developers Bilde av Testers
It's in the GUI because it's a feature, we don't usually put GUI in for things that don't work.

Email copies were in messaging from the beginning.
Som svar til Martin Dougiamas

Re: Ancient History... Version 1.5.2

av Mark Wong -
WOW!! Thanks.. Now I have to figure out what broke!!!

One more thing.. so I'm clear.. I assume... that when that box is checked, if the person the message is being sent to is not logged in, then they will get an email message that tells them they have a private message on Moodle..

That is what that does, right?
I have a bad habit of interpreting things differently than developers do.
Have the same problem with my wife too! big grin
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av A. T. Wyatt -
Greetings, Mark!
In my experience, the message arriving at your designated email address actually includes the entire text of the message on Moodle. At the bottom there is a little note that says "this is a copy of a message sent to you at 'Moodle'". Usually you can reply with your email client directly to the person, or you can log in to Moodle, retrieve the message, and reply with the moodle messenger.

atw
Som svar til A. T. Wyatt

Re: Ancient History... Version 1.5.2

av Mark Wong -
Ok... thanks!!! Well, sort of.. that just means I have a lot of work to do!
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av A. T. Wyatt -
Maybe I am getting confused about what you are trying to accomplish, but do you know that messaging is part of the Moodle Summer of Code project list?
http://docs.moodle.org/en/Student_projects#Messaging_improvements

Of course that is for versions 1.9 and up, I would assume. You might take a look at that. It might help give you ideas, at least!

atw
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av Michael Penney -
In 1.5, it appears that email of messages is enabled by default, but it really isn'ttrist.

Users actually have to open their message prefs and save them before the pref actually gets written, if that doesn't happen the students don't get emailed.

Back in the day, we wrote a SQL script to create this pref for all our users.

See also http://tracker.moodle.org/browse/MDL-3990
http://tracker.moodle.org/browse/MDL-4920


Som svar til Michael Penney

Re: Ancient History... Version 1.5.2

av Mark Wong -
Thanks!
that is what I needed to know.

Question though..
There is a patch show on this thread: http://moodle.org/mod/forum/discuss.php?d=38573

It says to make changes to the lib.php file, but I can't seem to find that file anywhere.. Well, at least in what I would consider the obvious places.
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av Gordon Bateson -
Bilde av Core developers Bilde av Peer reviewers Bilde av Plugin developers

There are many files called "lib.php" in Moodle, but in this case, I think we are talking about "message/lib.php", as mentioned in MDL-4639

regards
Gordon

Som svar til Gordon Bateson

Re: Ancient History... Version 1.5.2

av Mark Wong -
Doh!!!
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av Mark Wong -
The patch worked perfectly on my personal test server.
All we have to do is test it on the beta server, and we should be set.

Thanks for all your help!!!
Som svar til Mark Wong

Re: Ancient History... Version 1.5.2

av Martin Dougiamas -
Bilde av Core developers Bilde av Documentation writers Bilde av Moodle HQ Bilde av Particularly helpful Moodlers Bilde av Plugin developers Bilde av Testers