Welcome, Guest. Please Login or Register.
November 15, 2024, 11:39:13 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Disable option which allows user pick the 'no emails from admin' option « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Disable option which allows user pick the 'no emails from admin' option  (Read 405 times)
Raspberry
Noobie
*
Posts: 22


I'm a llama!

Disable option which allows user pick the 'no emails from admin' option
« on: June 06, 2003, 10:37:57 AM »
Reply with quote

The title is self-explantory. I see when I want to send emails to ALL members, only a few emails come up. I have no idea where a user can pick this function though?

Anyway, it would be good if this function could be disabled, or removed.
Logged
Nemesis
What's an Admin?
Global Moderator
YaBB God
*****
Posts: 2199


WWW
Re:Disable option which allows user pick the 'no emails from admin' option
« Reply #1 on: June 06, 2003, 04:04:48 PM »
Reply with quote

open up notify.php

STEP 1:

Search for:
<input type="checkbox" name="notifyAnnouncements" ' . $NotAnnChecked . ' />

Replace:
<input type="hidden" name="notifyAnnouncements" ' . $NotAnnChecked . ' />

STEP 2:

search for:

<input type="checkbox" name="notifyOnce" ' . $NotOnceChecked . ' />

replace

<input type="hidden" name="notifyOnce" ' . $NotOnceChecked . ' />

STEP 3:

Go to phpadmin

Browse:
$db_prefix_members

Make sure there is a 1 in all your members notifyAnnouncements and notifyOnce  rows.

And that's it. I could make a script to do the last part but don't have time.

Enjoy,
Nemey
Logged


Want to say thanks?
*************************************
DONATE or check out my WishList
*********************************
oldiesmann
YaBB God
*****
Posts: 577


Jesus died for your sins... Have you thanked him?

oldiesmann@oldiesmann.us WWW
Re:Disable option which allows user pick the 'no emails from admin' option
« Reply #2 on: June 06, 2003, 04:07:44 PM »
Reply with quote

Well, I'm not real sure what's causing this... Make sure when you click "email your members" that you leave all the boxes checked (this is how you select which membergroup(s) you want to send emails to), and then it should work just fine...

Other than that, you can try making sure that the box in Installed Mods Settings and Options labeled "allow users to disable notification from announcement boards" is unchecked, although this option shouldn't affect emailing members.
Logged

"I've sinned greatly, but Christ's for real, baby
It's a wonder He saved me and just didn't hate me
So won't you tell Him "Save me"
Please stand up, please stand up, please stand up..." - J. Jackson (More Info)
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Disable option which allows user pick the 'no emails from admin' option « 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.013 seconds with 21 queries.