Page 1 of 1

Form Builder -- Error on Save to Flat File Disposition

Posted: Sat Feb 03, 2018 7:46 pm
by pjb
Have been using Form Builder "save to flat file" disposition without problem for a long time, but lately am getting the error message:

Sorry! There was an error handling your form submission.

Of course, nothing is getting written to the flat file. Have checked the directory permission and it is 777 for the target directory. Removing the "save to flat file" disposition from the form eliminates the error. The "send results to email address" disposition works fine.

System info below.

Thanks.


----------------------------------------------

Cms Version: 2.2.5

Installed Modules:

AceEditor2: 1.05
AdminSearch: 1.0.4
AjaxMadeSimple: 0.4.0
CGBetterForms: 1.3.2
CGExtensions: 1.59.1
CGSharedContent: 1.0.1
CGSimpleSmarty: 2.1.7
CGSmartImage: 1.22.1
CMSContentManager: 1.1.6
CMSMailer: 6.2.14
Calendar: 0.8.2
Captcha: 0.5.5
CmsJobManager: 0.1.2
DesignManager: 1.1.4
ExaExternalizer: 0.6
FileManager: 1.6.5
FilePicker: 1.0.2
FormBrowser: 0.5
FormBuilder: 0.8.1.6
FormBuilder: 0.8.1.6
Gallery: 2.3.2
MenuManager: 1.50.3
MicroTiny: 2.2.2
ModuleManager: 2.1.3
Navigator: 1.0.8
News: 2.51.3
Printing: 1.1.2
Search: 1.51.2
SystemInfo: 0.1.2
TemplateExternalizer: 2.1.6
ThemeManager: 1.1.8
TinyMCE: 3.1.4


Config Information:

php_memory_limit: 64M
max_upload_size: 1024000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/New_York
permissive_smarty: false


Php Information:

phpversion: 5.6.30
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 24567
E_STRICT: 2048
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 64M
max_execution_time: 300
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 1024M
upload_max_filesize: 1024M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On


Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: Off (False)

Server Information:

Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 3.10.0-693.11.6.1.ELK.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.51
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


Permission Information:

tmp: /home/carolina/public_html/tmp (0755)
tmp_cache: /home/carolina/public_html/tmp/cache (0755)
templates_c: /home/carolina/public_html/tmp/templates_c (0755)
modules: /home/carolina/public_html/modules (0755)
uploads: /home/carolina/public_html/uploads (0755)
File Creation Mask (umask): /home/carolina/public_html/tmp/cache (0755)
config_file: 0640

----------------------------------------------

Re: Form Builder -- Error on Save to Flat File Disposition

Posted: Fri Feb 09, 2018 7:14 pm
by Jo Morg
This has been fixed a while ago in SVN, I just didn't yet have time to cut a release. I'll try to release a fixed version in the next few days.