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.

Archive /

Our old forums are still available as a read-only archive.

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

Newsletter subscription form bug


Go to End


2 Posts   2014 Views

Avatar
dorset_snapper

Community Member, 4 Posts

28 July 2007 at 6:50am

Not sure if this is a bug, but it does it on my installation as well as the SS demo site:
I get this error message on publishing the newsletter subscription form:

Fatal error: Call to a member function getRecord() on a non-object in /sites/ss2demo/www/sapphire/forms/CheckboxSetField.php on line 20

Also, you cannot specify which subscriber list to attach the form to.

Avatar
elijahlofgren

Google Summer of Code Hacker, 222 Posts

29 July 2007 at 4:06pm

Edited: 29/07/2007 4:07pm

Hi dorset_snapper,

This seems to be this same bug http://www.silverstripe.com/bugs/flat/1675

Would you mind checking and seeing if the fixes posted there fix your problem?

> Also, you cannot specify which subscriber list to attach the form to.
I'm pretty sure that the form creates is own new subscriber list.

Thanks,

Elijah