Welcome, Guest. Please Login or Register.
May 21, 2024, 04:30:36 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Done] pm email settings default turned to "on" « previous next »
Pages: [1] Reply Ignore Print
Author Topic: [Done] pm email settings default turned to "on"  (Read 4276 times)
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
[Done] pm email settings default turned to "on"
« on: September 07, 2002, 09:11:45 PM »
Reply with quote

Description:
This YaBB SE mod changes the email configuration settings for private messages:
- default for new members is changed to 'on'
- all existing members are updated to 'on'

Remarks:
Not really a "mod" because it is very trivial and does not change any php source code. Just the query attached to this post needs to be run.
Reason for this mod: in my board I observed that most of my board members (141 of 147) overlook the ability of email notification for private messages, since this configuration field is not available in the member profile.

Installation instructions:
- download the file "mod_im_email_notify.txt"
- rename the file extension from ".txt" to ".php"
- upload into your YaBB SE directory
- execute with your web browser
- remove the file "mod_im_email_notify.php"
Logged

andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:[Done] pm email settings default turned to "on"
« Reply #1 on: September 07, 2002, 09:21:28 PM »
Reply with quote

Since attachments look like not working at the moment on the new sourceforge server, here a temporary link:

http://1eltern.ch/community/attachments/mod_im_email_notify.txt
Logged

sensovision
Full Member
***
Posts: 100


WWW
Re:[Done] pm email settings default turned to "on"
« Reply #2 on: September 08, 2002, 07:04:17 PM »
Reply with quote

Hi andrea, thanks for mod, it comes in help for me, thanks!:)
By the way I have a question is it possible to modify code so "Notify of replies:" checkbox on reply screen appear by default as checked or how to make a option to select if member want it to appear by default checked or unchecked. I didn't find any such mod and sorry if it's offtopic.
Ones again thanks for your MOD ;)
Logged

Denis

Are you good with the graphic? check out our design logo contest!
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:[Done] pm email settings default turned to "on"
« Reply #3 on: September 08, 2002, 09:23:17 PM »
Reply with quote

Thanks for the feedback.

Quote from: sensovision on September 08, 2002, 07:04:17 PM... is it possible to modify code so "Notify of replies:" checkbox on reply screen appear by default as checked

Yes I think this can be done by editing the "Post.php" in the sources directory. There change this statement from:
<input type=checkbox name="notify">
to new (just insert the word checked):
<input type=checkbox name="notify" checked>

So the checkbox should be checked by default whenever a new post is made.
« Last Edit: September 08, 2002, 09:28:37 PM by andrea » Logged

sensovision
Full Member
***
Posts: 100


WWW
Re:[Done] pm email settings default turned to "on"
« Reply #4 on: September 08, 2002, 10:03:42 PM »
Reply with quote

Thanks again and yes it work, how it's said all genial are in basic :) Thanks for solution  :D
Logged

Denis

Are you good with the graphic? check out our design logo contest!
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done] pm email settings default turned to "on" « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.057 seconds with 19 queries.