pm notification by email

Started by TradeZone.fr, October 20, 2010, 11:39:56 PM

Previous topic - Next topic

TradeZone.fr

Hello @ all smf community

I come for ask you if it's possible to add a function to smf 1.11
for receive a mail when a member have a personnal message in his box.
i should be perfect if the member can disable this it but enabled by default.

i imagine that into the mail received :

---------------------------------------------------------
Hello "member"
"user" send you a personnal message on "website"
|Message title|
Click here for connect to you account (link to profile)

Regards, staff of "website"
---------------------------------------------------

Thanks for your support.

Regards

Dharshan

yes you have this option available. you need to activate it.

Go to admin-->current theme--> there you should get 3 options.

choose set to all

under it you should have "enable mail notifications". :)
R I P  : Steve Jobs | you made the world today look how it is | Thank you

TradeZone.fr


TradeZone.fr

 I don't found this option in my smf 1.11, are you sure it's work with this version of smf ?
infact i found a piece of solution in profile "personnal message options".

The member can set if he wanna receive a copy of the topic by mail. But can't i want activate this option by default for all members.
But i have no idea how i can do that.

Thanks @ all the community for your great support !

Dharshan

you can, you have to set this up in the option. I'm using SMF 2 RC3, it will take some time to answer your Q. give me some time. i will get back to you with screen shots.
R I P  : Steve Jobs | you made the world today look how it is | Thank you

xenovanis

"Insanity: doing the same thing over and over again and expecting different results."

Dharshan

Hi Xenovanis,
Quote
It can be done by using a query in phpMyAdmin.

Code: [Select]
UPDATE `smf_members` SET `pm_email_notify` = '1'

will enable PM notifications by email for all members.

how can i run a query in php my admin?
R I P  : Steve Jobs | you made the world today look how it is | Thank you

xenovanis

Select your smf database and click the SQL tab on top of the screen. Paste that code and click "run".
"Insanity: doing the same thing over and over again and expecting different results."

Dharshan

Quote from: TradeZone.fr on October 20, 2010, 11:39:56 PM
Hello @ all smf community

I come for ask you if it's possible to add a function to smf 1.11
for receive a mail when a member have a personnal message in his box.
i should be perfect if the member can disable this it but enabled by default.

i imagine that into the mail received :

---------------------------------------------------------
Hello "member"
"user" send you a personnal message on "website"
|Message title|
Click here for connect to you account (link to profile)

Regards, staff of "website"
---------------------------------------------------

Thanks for your support.

Regards

ok sorry for taking so long to get back to you. this is how you enable email notifications for members.
I assume you use SMF 1.1.11

go to Admin and choose Themes and Layouts under Configuration tab

then go to reset options tab

under SMF default theme-core
click on Reset all members' current options for this theme

from the bottom the 4th option is for turning on email notifications. change it and set to yes by ticking! 8)



R I P  : Steve Jobs | you made the world today look how it is | Thank you

xenovanis

Quote from: Dharshan on October 29, 2010, 04:37:14 AM
ok sorry for taking so long to get back to you. this is how you enable email notifications for members.
I assume you use SMF 1.1.11

go to Admin and choose Themes and Layouts under Configuration tab

then go to reset options tab

under SMF default theme-core
click on Reset all members' current options for this theme

from the bottom the 4th option is for turning on email notifications. change it and set to yes by ticking! 8)

Dharsan, this will only affect the notifications for new topics and replies. It won't change the value for "Notify by email every time you receive a personal message".
"Insanity: doing the same thing over and over again and expecting different results."

Dharshan

oh Rly, I thought it would enable notifications for PMs as well. well then there should be a mod for that.
R I P  : Steve Jobs | you made the world today look how it is | Thank you

TradeZone.fr

thanks for your help.  :)

if i understand good, no mods exists for that ?
or the sql code is working ?

Dharshan

Quote from: TradeZone.fr on November 06, 2010, 04:20:11 AM
thanks for your help.  :)

if i understand good, no mods exists for that ?
or the sql code is working ?

There should be a mod, but sorry i don't have time to look into the mod section. if you search there may be a work around for this.

:)
R I P  : Steve Jobs | you made the world today look how it is | Thank you

Advertisement: