Search found 4 matches
- Sat Mar 13, 2010 12:16 am
- Forum: Modules/Add-Ons
- Topic: [solved] Issue with Form Builder Behaviors and Emails
- Replies: 13
- Views: 5186
Re: Issue with Form Builder Behaviors and Emails
In the HTML template. For example, the following template wouldn't work: {global_content name='Header'} <div id="content"> <div class="column_left"> {content block="LeftColumn"} </div> <div class="column_right"> {content...
- Mon Mar 08, 2010 7:29 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Issue with Form Builder Behaviors and Emails
- Replies: 13
- Views: 5186
Re: Issue with Form Builder Behaviors and Emails
Figured it out (with the help of the IRC chat, of course)! Turns out, the page I had the form on did not have a regular {content} block. Instead, I was using three different blocks in my page template, all written as {content block="..."}. Each template needs to have at least one regular {...
- Mon Mar 08, 2010 3:35 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Issue with Form Builder Behaviors and Emails
- Replies: 13
- Views: 5186
Re: Issue with Form Builder Behaviors and Emails
I'm running version 1.6.7 of CMS Made Simple, version 0.6.1 of Form Builder, and version 1.73.14 of CMSMailer, as well as PHP 5 on my web host (Blue Host). I did a direct install to the public_html directory. I'm also unable to receive any emails from Form Builder, even though the test emails I send...
- Sun Mar 07, 2010 1:11 am
- Forum: Modules/Add-Ons
- Topic: [solved] Issue with Form Builder Behaviors and Emails
- Replies: 13
- Views: 5186
Re: Issue with Form Builder Behaviors and Emails
Unfortunately, I'm unable to offer advice, but just wanted to comment and say that I'm having the exact same problem. Everything seems to be set up properly and I'm able to send a test email from CMSMailer. I'll be watching this thread for any solutions to this problem.