Closed (fixed)
Project:
Subscriptions
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2006 at 14:54 UTC
Updated:
1 Dec 2007 at 01:10 UTC
When a user account is deactivated, they still receive subscription notices. We're running a private site, so a deactivated membership is definitely not supposed to receive any information from us. Here's the version string from my module:
// $Id: subscriptions.module,v 1.38.2.3.2.1 2006/04/30 22:45:59 c0c0c0 Exp $
Running Drupal 4.7.2.
Comments
Comment #1
dziemecki commentedYou probably want to upgrade to the latest, first. There's been a lot of changes since April, including this one:
http://drupal.org/node/25995
Comment #2
scor commentedanother case where the subscription notices shouldn't be sent. when maintain subscriptions is disable, the user cannot manage his own subscriptions, as a result he shouldn't receive any subscription email. A user who receives subscriptions emails should always have access to his "My subscriptions" page in order to unsubscribe if he wants to (otherwise, this could be considered as spam!).
Steph.
Comment #3
Leeteq commentedIs this problem present in the version for Drupal v5 too?
Comment #4
scor commentedYes
Comment #5
bdragon commented5.x-2.0 is a complete rewrite, therefore any bugs in it are new. Closing for this reason. Please help test 5.x-2.0 betas. Thank you! (If this is still an issue, opening a new issue is probabaly your best bet.)