Page 1 of 1

FormBuilder 0.8.1.1 on 1.11.9 fails Email User-Supplied..

Posted: Thu Feb 12, 2015 12:19 pm
by Niklas Falk
Main question: Does EUSEA work on a properly setup 1.11.12 + 0.8.1.1?

Why complain unless everything is updated to latest stuff? Someone might be interested, and it might not work on the latest versions either.

I'm not really affected anymore since I wrote the email sending stuff into my form processing UDT (dropped usage of FormBrowser too, flat tables in MySQL serves me better).

I used to Email to User-Supplied Email Address field and it worked some weeks ago, then I for some strange reason thought that updating to the latest FormBrowser would be goo idea. At first it looked ok, but then users started reporting failures to submit forms, it went into error reporting mode, with no error to report (just a simple dot from the ul). Frantic debugging made me remove the EUSEA and replace it with a normal text entry and create the email in the (Call a UDT with the form result) UDT instead.

This CMS installation have been sequentially updated for a large number of years, and contain a large number of modules not longer in use (or used in content I've forgot about).

Why not just update to the latest 1.11.12? Well, I don't have the energy for verification and stuff works now.

Have as much fun as you want to the lack of dev, test and prod environments. Having anything else than a new fresh installation of the latest combination is bad practice as well. But CMSMS have almost always been working throug lazy-ass-admin practice for me.

----------------------------------------------
Cms Version: 1.11.9

Installed Modules:

CMSMailer: 5.2.2
FileManager: 1.4.3
MenuManager: 1.8.6
ModuleManager: 1.5.5
News: 2.14.1
Printing: 1.1.2
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Album: 1.10.3
FrontEndUsers: 1.24
RSS2HTML: 1.2.5.2
Captcha: 0.5.2
SelfRegistration: 1.8.2
CGFeedMaker: 1.0.20
Glossary: 1.0
FormBrowser: 0.4.2
SQLlst: 0.01
Showtime: 3.4
MysqlDump: 1.3.1
CGExtensions: 1.45
CustomContent: 1.10
NMS: 2.9.2
AjaxMadeSimple: 0.4.0
FrontEndUserListing: 0.4-beta-3
Gallery: 2.0.1
CMSPrinting: 1.0.5
MicroTiny: 1.2.5
FormBuilder: 0.8.1.1
CGUserDirectory: 1.4.5
CGCalendar: 1.14.3
CGJobMgr: 1.3.3
PDFGenerator: 0.1
JQueryTools: 1.2.6
CGSmartImage: 1.16.2
CGSimpleSmarty: 1.7.4
Products: 2.21
CGEcommerceBase: 1.5.2
Cart: 1.10.1
CGPaymentGatewayBase: 1.3.1
Orders: 1.16.3
PaypalGateway: 2.4

Config Information:

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

Php Information:

phpversion: 5.5.21
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 50
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 96M
upload_max_filesize: 96M
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 (mysqli)
Server Db Version: 5.5.41
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

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