MachForm 3.1 Released

MachForm version 3.1 is now available for downloads on Members Area.

This version is the first minor update release within v3.x branch, which contains several bugfixes and one new feature.

Changelog

[listarrow]

  • Feature: Added Russian and Estonian language for the form.
    (Courtesy of EUROPEAN NETWORKS — thank you for the translation!)
  • Bugfix: PayPal link is generated with the same invoice number, causing problem for some users
  • Bugfix: Disabled form should display ‘inactive message’ instead of terminating
  • Bugfix: Entry Manager displays T_ELSE errors on PHP 5.3.10
  • Bugfix: Default settings of Swift Mailer caused open_basedir error message
  • Bugfix: Change Password within IE8 is not working
  • Bugfix: Duplicate Form is not working on MySQL 4.1
  • Bugfix: The default mail function (non SMTP) may not working properly on some host
  • Bugfix: Template variable for email From Name is not working on form with review enabled
  • Bugfix: Sending email with empty address caused SwiftMailer uncaught exception
  • Bugfix: Disable past/future date validation not working properly on all servers
  • Bugfix: Forms with PayPal enabled and having custom Redirect URL should have the return_url being set to the Redirect URL

[/listarrow]

Updated Files

[listarrow]

  • lib/swift-mailer/classes/Swift/Transport/MailTransport.php
  • lib/swift-mailer/preferences.php
  • includes/view-functions.php
  • includes/post-functions.php
  • includes/helper-functions.php
  • includes/common-validator.php
  • includes/language.php
  • js/main_settings.js
  • manage_entries.php
  • duplicate_form.php
  • edit_form.php

[/listarrow]

How to Update

If you are currently using v3.0, download the package from Member Area. Upload the whole machform folder and files into your site folder, overwriting your old machform files. The only exceptions are the “data” folder and config.php file. DO NOT overwrite them.

Alternatively, you can simply update the files listed above.

You may also like