Hello,

I went from 4.7 to 6.6. A big jump.

In the 4.7 version, when looking at the subscriber list, there was a number before the email display. Now it is gone and I have to manually count how much people are in the list.

Thanks.

Comments

sutharsan’s picture

It was removed in the conversion to 5.

AlexisWilke’s picture

Sutharsan,

Did you remove it to avoid counting all the entries (i.e. make it faster) or because the system does not give the information by default?

I, too, would like to get that counter!

If it is a speed issue, I would suggest we add another tab named "Stats". A few other elements which, I think, would be neat are:

* Time & Date when the user last subscribed
* Time & Date when the user last unsubscribed
* How many emails were sent to the user using simplenews

What do you think? Would you apply such a patch?

Thank you.
Alexis Wilke

sutharsan’s picture

It was removed (or not added) before I maintained the module. I can not tell you the reason.
Performance is not critical for the admin section. Yes, a patch would be accepted.

Last (un)subscribed is a welcome addition too. However maintaining unsubscribed users requires that a subscriber is not deleted when unsubscribed from the last newsletter (which currently is the case). When we maintain unsubscription, the mass import should not re-subscribe previously unsubscribed addresses.

Number of emails sent is the first of things I would like to see in a new simplenews_statistics module.

sutharsan’s picture

The number of subscribers in on the Newsletter page: Home › Administer › Content management › Newsletters › Newsletters

alexandreracine’s picture

I saw that :) This is why I left it to minor :)

But for this issue, I refered to the numbers to the left of the email list at admin/content/simplenews/users

sutharsan’s picture

I don't have a 4.7 simplenews version, but I think you mean the number of newsletters a subscriber (email address) is subscribed to or the number of emails send to a subscriber address?

alexandreracine’s picture

StatusFileSize
new294.89 KB

You lucky you! :) I still have my 4.7 on my test machine. It took me minimum one minute to find where was the correct menu in this old version! Wow D6 is simpler! :)

See attached file.

sutharsan’s picture

But that's the subscriber ID. Why do you need this?
btw thanks for the the D6 complement :)

sutharsan’s picture

re-reading your initial request I understand you used this number to know the number of subscribers. But this number is (probably) just the ID, unsubscribed users and (initial) test users are also counted. I will not bring the subscriber id back to the interface. The work-around to get the subscriber id is to hover over the 'edit' link on the Subscription admin page (Home › Administer › Content management › Newsletters › Subscriptions) and you find the id in the url (e.g. admin/content/simplenews/users/edit/34).

I leave the issue open for (un)subscription time/date and number of emails sent.

AlexisWilke’s picture

Sutharsan,

I agree that the if it is the ID it is useless. If it is just a line number, then it indicates the number of users when you go to the last page.

The ID could have "holes" if you delete a user.

Thank you.
Alexis Wilke

alexandreracine’s picture

StatusFileSize
new40.71 KB
new47.5 KB

No, this is really a counter. Here are two files. Before deleting number 408 and after. Also, it is always showing 15 users per page. Well except in those screenshots since I went to the last page.

AlexisWilke’s picture

Alexandre,

Oui, c'est ce que je pensais. Un compteur de lignes.

A+
Alexis

alexandreracine’s picture

>Oui, c'est ce que je pensais. Un compteur de lignes.

Correct.

sutharsan’s picture

Status: Active » Fixed

It is available in 6.x-2.x-branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.