18590 Posts in 4875 Topics by 2285 members
General Questions
SilverStripe Forums » General Questions » newsletter module
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 589 Views |
-
newsletter module

27 January 2010 at 11:22am Last edited: 27 January 2010 3:16pm
Hi
I have two issues... I create a user defined subscriber form
When I go into the newsletter tab in the CMS it is blank and I am unable to create anything.
Possible linked to a lack of newsletter types but not sure what this is referring to?
and on the newsletter subscription form I get this error...
// get the newsletter types to display on the form
262 foreach( $newsletterList as $newsletter )
263 $newsletters[$newsletter->ID] = $newsletter->Title;
264so a couple of issues
thanks
andrew
| 589 Views | ||
|
Page:
1
|
Go to Top |

