The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Upcoming Versions - Plan - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7)
+--- Thread: Upcoming Versions - Plan (/showthread.php?tid=678)



Upcoming Versions - Plan - Ben - May 1st, 2010

Hey all,

This post keeps track of what's included in the upcoming features and bug fixes for the Form Tools Core. Please continue to use this forum (Feature Suggestions) to request whatever features you need and I'll sift through them all and come up with a plan.

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

Form Tools Changelog: http://docs.formtools.org/changelog.php
- This page lists all versions of Form Tools including the current Beta, their changes and bug fixes.

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

2.0.3 - security - ONGOING BETA
- adding assorted settings regarding the passwords (all optional)
-- minimum length
-- max failed login attempts before account disabled
-- required characters (numbers, uppercase and special chars !@#$%^&)
-- password history (last X passwords prohibited)

Bug fixes:
#238 Administrator -> adding client doesn't check that username isn't already taken
#237 Searchable date range dropdown not working
#236 Install script: step 4 doesn't continue property if permissions prevent creation of config.php file
#235 Updating database field size on Edit Field tab doesn't actually update table

2.0.4 - general, minor improvements
- UI changes:
-- "Themes" page moved out of Settings and places at the top level along with Modules.
-- "Check for Upgrades" button on the Settings -> Main tab moved to the header, after the version number.
- Upgrades to the login mechanism to give better control over password security level.
- Option to control the filenames of uploaded files.
- Installation script:
-- option to define charset
-- option to override incorrectly identified MySQL version


2.1.0 - Form Builder
- I'll be working on this version while releasing other 2.0.x releases.