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
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
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
general.php error line 669 - 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: general.php error line 669 (/showthread.php?tid=4922)



general.php error line 669 - george - Dec 21st, 2014

Hello

Thank you for the great applicarion works fine

but when try tu create a a public/ with form builder

in the second step to go a thank you page have this error message

Code:
Notice: Undefined index: date_month_short_AM in /home/xxxxx/public_html/source/global/code/general.php on line 669

Notice: Undefined index: date_month_short_AM in /home/xxxxx/public_html/source/global/code/general.php on line 669

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/source/global/code/general.php:669) in /home/xxxxx/public_html/source/modules/form_builder/global/code/generator.php on line 446

search this line have this code

PHP Code:
$translated_str $LANG["date_month_short_$eng_string"];
          break;
        case 
"M":
          
$translated_str $LANG["date_month_$eng_string"];
          break;
        default:
          
$translated_str $LANG["date_$eng_string"];
          break; 


i add and select incomplete spanish language don't know if this the problema?

any one ?

thank you

best resgards


RE: general.php error line 669 - rgaudard - Dec 27th, 2016

Hi, George! Have you solved this case? I'm having this same issue! :/
Actually to me appears:

Notice: Undefined index: date_month_short_PM in xxxxx/global/code/general.php on line 669

Notice: Undefined index: date_month_short_PM in xxxxx/global/code/general.php on line 669

Warning: Cannot modify header information - headers already sent by (output started at xxxxx/global/code/general.php:669) in xxxx/modules/form_builder/global/code/generator.php on line 446


RE: general.php error line 669 - lukas - Jan 25th, 2017

Hey Guys,
I’m having the same error, but not on every submission. And the error also occurs at page reloads but only on approximately every 30est. I’m pretty sure the entry is in my data base, but if the error occurs, the users think their data isn’t submitted. So I want to solve this problem so I can use this form for actual submissions.
I’m using the Version 2.2.6 fresh installation, the system checks don’t find any problems.

Thanks for your time.

Best regards
Lukas

Notice: session_start(): ps_files_cleanup_dir: opendir(/tmp) failed: Permission denied (13) in /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php on line 681
Warning: Cannot modify header information - headers already sent by (output started at /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php:681) in /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php on line 682
Warning: Cannot modify header information - headers already sent by (output started at /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php:681) in /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php on line 683
No recipient addresses found in header
Warning: Cannot modify header information - headers already sent by (output started at /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php:681) in /kunden/297223_1150/web/igit.at/hvb/formtools/modules/form_builder/global/code/generator.php on line 446