Formbuilder: "Email results based on frontend fields" crash

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
KayakMan
Forum Members
Forum Members
Posts: 19
Joined: Thu Mar 12, 2015 1:49 pm

Formbuilder: "Email results based on frontend fields" crash

Post by KayakMan »

Hey All,

I'm passing variables from Listit2 to formbuilder tag, all working fine.
{FormBuilder form='job-form' value_fld41='{$item->REF}' value_fld42='{$item->company_name}' value_fld43='{$item->title}' }

I need to also pass a email address entered in Listit2, to be used for the destination email in formbuilder. This I'm having trouble with. I can pass the email.... but cannot get the (Field Type:Email results based on frontend fields) 'type of submission' to work. ( 'Process smarty' is ticked when passing the variable).

BUT with my install, even the most basic form that uses 'Email results based on frontend fields' in formbuilder, crashes (page loads but form fails).

Any ideas ?? I'm at it all day :'(

I have this option working http://www.i-do-this.com/blog/FormBuild ... ariable/57
bar attaching emails.


Cms Version: 1.12

Installed Modules:

CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.9
ModuleManager: 1.5.8
News: 2.15.1
Search: 1.7.12
ThemeManager: 1.1.8
FormBuilder: 0.8.1.1
Captcha: 0.5.2
TinyMCE: 2.9.12
ListIt2: 1.4.1
ListIt2Jobs: 1.4.1
ListIt2FEEdit: 1.3


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.3.3
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 128M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found
oliver341
Forum Members
Forum Members
Posts: 89
Joined: Sat Feb 23, 2008 3:51 pm

Re: Formbuilder: "Email results based on frontend fields" cr

Post by oliver341 »

Form Builder has some serious bugs at the moment. Please see these which may be related:

http://dev.cmsmadesimple.org/bug/view/10470
http://dev.cmsmadesimple.org/bug/view/10486

You can submit a bug report:

http://dev.cmsmadesimple.org/bug/add/69
Post Reply

Return to “Modules/Add-Ons”