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



Form Tools
form exists but does not show.-SOLVED_.... - 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: form exists but does not show.-SOLVED_.... (/showthread.php?tid=2931)



form exists but does not show.-SOLVED_.... - Mservices - Mar 3rd, 2014

Hi, I'm new here and could use some help.
Installed form tools on localhost and created a form (internal) . All worked fine, did some test submissions, and was content with the result. Now, two days later out of nowhere, i can't make any new submissions.
What happens?
When i go to the Forms tab and i can see my form. When i click on the VIEW link under submissions i get the page where i can see my 5 test submissions. when i now click on the ADD button to create a new submission i get a blank page and not the form i created. the URL looks correct (....formtools/admin/forms/edit_submission.php?form_id=3&view_id=2&submission_id=22&message=new_submission).
When I use the back button on my browser i can see the new (empty) submission. trying to edit the empty submission gets me to same blank page. (formtools/admin/forms/edit_submission.php?form_id=3&view_id=2&submission_id=22)
Ran the System check module, it only found some orphans... deleted them... forgot to copy the results....

All help appreciated!




RE: form exists but does not show.....--SOLVED-- - Mservices - Mar 3rd, 2014

(Mar 3rd, 2014, 6:26 AM)Mservices Wrote: Hi, I'm new here and could use some help.
Installed form tools on localhost and created a form (internal) . All worked fine, did some test submissions, and was content with the result. Now, two days later out of nowhere, i can't make any new submissions.
What happens?
When i go to the Forms tab and i can see my form. When i click on the VIEW link under submissions i get the page where i can see my 5 test submissions. when i now click on the ADD button to create a new submission i get a blank page and not the form i created. the URL looks correct (....formtools/admin/forms/edit_submission.php?form_id=3&view_id=2&submission_id=22&message=new_submission).
When I use the back button on my browser i can see the new (empty) submission. trying to edit the empty submission gets me to same blank page. (formtools/admin/forms/edit_submission.php?form_id=3&view_id=2&submission_id=22)
Ran the System check module, it only found some orphans... deleted them... forgot to copy the results....

All help appreciated!

As usual you find the solution just after posting a question...
Re tracking my moves i realized that i changed something in the validation tab of an e-mail field, checked Valid email...
After unchecking everything went back to normal.... don't know if it's a bug but it didn't work for me.

Thanks, Bye!