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



Form Tools
adding option to existing field...now can't see records - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: adding option to existing field...now can't see records (/showthread.php?tid=1535)



adding option to existing field...now can't see records - bobby38 - Aug 15th, 2011

i add option to a drop down field...now i got that when i try to see my records...can't see anything a clickbox and the edit text button
----------------------
Error:
ft_get_view_searchable_fields received invalid input, line 241

Debug:

No further help available.
-------------------
-the records in the database still ok..but not show in the form tool backend
-excel and print format not show anything
- update and accept the form with new option field....

how can i reconnect all to work properly again

Bobby
(Aug 15th, 2011, 1:15 AM)bobby38 Wrote: i add option to a drop down field...now i got that when i try to see my records...can't see anything a clickbox and the edit text button
----------------------
Error:
ft_get_view_searchable_fields received invalid input, line 241

Debug:

No further help available.
-------------------
-the records in the database still ok..but not show in the form tool backend
-excel and print format not show anything
- update and accept the form with new option field....

how can i reconnect all to work properly again

Bobby

ALL fixed already sorry...my mistake!




RE: adding option to existing field...now can't see records - Ben - Aug 15th, 2011

Hi Bobby,

Glad you got it sorted out! May I ask, what was the mistake? I'd like to see if I can improve the validation handling to prevent that from happening.

Thanks!

- Ben