Can’t get the return page to work properly
Posted: 22 June 2009 10:55 PM   [ Ignore ]
Newbie
Avatar
Rank
Total Posts:  13
Joined  2008-11-16

I keep getting a message:
” The notification template used for this form is not available.”

This is my code:

{!--form_name is equal to form id--}            
{exp
:freeform:form form_name="contact_form" notify="email@gmail.com" template="contact_form" notify="email@gmail.com" return="embeds/thankyou"

What could be causing this error? I have made sure the embeds template group has a template of thankyou ready and waiting to be called. Any ideas. Is there a setting in the module that needs tweeking?

Thanks for any help,
Josh

Profile
 
 
Posted: 23 June 2009 07:42 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8290
Joined  2006-10-18

Hi Josh,

Have you created the Freeform Notification Email Template called “contact_form”? smile

If not, you would do so here:

CP Home ›  Modules ›  Freeform ›  Templates

 Signature 
Profile
 
 
Posted: 23 June 2009 11:55 PM   [ Ignore ]   [ # 2 ]
Newbie
Avatar
Rank
Total Posts:  13
Joined  2008-11-16

Worked like a charm! Thanks very much smile

Profile