The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Input limited to 20 characters - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Input limited to 20 characters (/showthread.php?tid=388)



Input limited to 20 characters - martin_undefined - Dec 6th, 2009

Despite changing the settings in Form Tools to give me <=256 characters on some of my input fields, they still seem to be limited to 20 characters.

This seems to be the same problem that was reported here:

http://forums.formtools.org/showthread.php?tid=269&highlight=20+characters

Anyone got any views on why this happens - I'm just about to re-add the form to see if that cures it.


+++Update+++ Haven't re-added the form yet, but have added another similar complex form, edited some of the field settings and that is working perfectly!


RE: Input limited to 20 characters - Ben - Dec 8th, 2009

Excellent! And just so you know: updating the database column size won't change any submissions that have been inputted up to that point, so you won't see any change - only on new submissions made after that point.

- Ben


RE: Input limited to 20 characters - martin_undefined - Dec 9th, 2009

(Dec 8th, 2009, 10:17 PM)Ben Wrote: Excellent! And just so you know: updating the database column size won't change any submissions that have been inputted up to that point, so you won't see any change - only on new submissions made after that point.

- Ben

Hi Ben,

I'm not seeing that. I've tried subsequent submissions with the first form and over 20 characters is getting cutoff e.g. email and phone number.

As I say, a second, similar form works perfectly. There does seem to be some 'confusion' as if the field length settings aren't carrying through.

I will try deleting the form and doing a resubmission.

Martin


RE: Input limited to 20 characters - Ben - Dec 9th, 2009

Seems a shame to have to delete the whole form... but I must say, I'm rather out of ideas. The only thing that should restrict the input length is the database field size.

Hmmm... Very curious!