Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Newsletter - impossible to add new recipient


Go to End


3 Posts   1883 Views

Avatar
Myrdhin

Community Member, 70 Posts

17 November 2009 at 1:03am

Hello,

I've installed Silverstripe 2.3.3 and the newsletter module trunk-r91174 (newsletter-trunk-r91174.tar.gz). I've followed these docs (http://doc.silverstripe.org/doku.php?id=modules:newsletter and http://doc.silverstripe.org/doku.php?id=newslettersytemhelp).

But, when i want to add a new recipient, i have the green message that say "New member added" but nothing in my database, and nothing in the list in admin panel : no new member... No error...

Avatar
Myrdhin

Community Member, 70 Posts

17 November 2009 at 1:18am

i've found the problem! I've not selected a group!

So I've created a new group "Mailling" in the SECURITY. Then i've selected this group in NEWSLETTER type. I can now add new recipients.

I think it will be good to tell this in the docs. And, in the module, un error message or a warning...

Thanks,

[CLOSED]

Avatar
rokryan

Community Member, 13 Posts

24 November 2009 at 8:40pm

Similar issue here with no resolve, can some one please explain to me what exactly needs to go in here:

Object::useCustomClass(”Member”, “<custom member classname>”);