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.

Form Questions /

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

Email Form problems in 2.3 rc2?


Go to End


3 Posts   2166 Views

Avatar
rceee

Community Member, 18 Posts

22 December 2008 at 1:38pm

I've been trying to create a custom form and email template in 2.3 rc2. I've utilized the code in this thread: http://www.silverstripe.org/archive/show/113907?start=8. The form generation is working properly, and I've gathered that Email_Template() is now simply Email(). My problem now is that though an email is sent with proper to/from/subject, there is no body... no template attached, despite that I have a working template.ss in every conceivable /templates/email directory on the site.

Has something changed here since 2.2.3?

All I want to do is process a simple Contact form and email it to a single email address... pretty simple, but I can't seem to figure it out, unfortunately.

Avatar
Vesalius

Community Member, 2 Posts

23 December 2008 at 8:09am

Edited: 23/12/2008 8:10am

Seems like a similar problem as described in my post. Anybody a solution?

Avatar
pingu

Community Member, 75 Posts

2 April 2009 at 12:52am

I'm having the same problem... is there a solution to this???