Hi, when am in admin section of simplenews and do an users export, it list only 286 names (it seem to be stuck at 286 for a while now even if there is new suscribers) and when I check direclty in the database I see 561 users (I have only one newsletter) and they are all active.

what am wondering is when I sent my newsletter, it is send to the 286 I see in the export list or at the 561 users that are list in the database?

is there a way to have the the real number of users in the admin section?

thanks

Comments

simon georges’s picture

Could you eventually test with a more recent version of the module, like the 6.x-1.3 ?

simon georges’s picture

Status: Active » Postponed (maintainer needs more info)
chocolatfrog’s picture

so I found out what was the "problem"... in the database it list everyone who has suscribed to the newsletter and in another table you get the one who has or hasnt confirmed their subscription (the link in the email).

so what I think what is happening is that I have 561 users who suscribed but only 286 who confirmed.

in Admin/users/export when I select to export "Inactive users" shouldnt those who didnt confirm be listed there?

thanks

gateone’s picture

Sadly, #3 does not do "the trick". In a list of 729 active subscribers, only 24 get exportet... there is definitively an error in the Export mechanism.

Also it would be a GREAT add on to write a Views-Integration module for Simplenews. Currently it is not possible to filter or even select Simplenews subscribers via Views. This would help a lot and actually standardise Simplenews more - an export funktion could hence be made through Views which would allow for more customization.

Sorry, the DEV Version says it has Views integration for subscriber. Currently checking this option out, stay tuned! ;-)

gateone’s picture

Just to confirm: the latest 6.x-2.x-dev has very nice Views integration - thank you guys!
I suggest to do an export from a View then! ;-)

simon georges’s picture

Version: 6.x-1.0-rc6 » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Closed (works as designed)