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
The formtools are ok...but the registartion form give 500 error code - 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: The formtools are ok...but the registartion form give 500 error code (/showthread.php?tid=195)



The formtools are ok...but the registartion form give 500 error code - solc - Jun 28th, 2009

Hi...

The instalation of the formtools finished ok...but the registartion 3 form give 500 error code
error type: user

http://www.tourpoland.pl/registration/index.php

I also had to fix the path from ../../global to ../global

Any help will be very appriciate....

Shlomy


RE: The formtools are ok...but the registartion form give 500 error code - ftsakonitis - Sep 7th, 2010

I am having the same problem. Just installed form tools for the first time in order to try it out. I downloaded the registration form from the demo link of the main site and trying to uploaded to my clean installation. When i click verify link on the second step (Form Information) i get the following message.

ERROR

Error Type: User
Error Code: #500 — Learn more about this error.

I am having dificulties trying to figure out what this is exactly.

As a result in the third step i am getting

Form Tools hasn't received a successful test submission yet.

Any suggestions or point me to something i can read that will help me out.

ps. i have read the documentation regarding multi page form with api.
hmmmm, i managed to go through the form addition. I had to leave the "ft_api_init_form_page" with " "", "test" " at first so that the verification of the page whould be succesful. Then i just opened the form to my browser and submited the form. All seems to work fine so far.