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
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
Can't complete installation step 5 - 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: Can't complete installation step 5 (/showthread.php?tid=1449)



Can't complete installation step 5 - sim - Jul 11th, 2011

Hi,
When I try to install FormTools2.1.0-beta-20110702, I can't complete step 5. after I enter my name and email and password and click create account these errors will apear :
Notice: A session had already been started - ignoring session_start() in /formtools/global/session_start.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /formtools/global/session_start.php:16) in /formtools/global/session_start.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /formtools/global/session_start.php:16) in /formtools/global/session_start.php on line 18

Warning: Cannot modify header information - headers already sent by (output started at /formtools/global/session_start.php:16) in /formtools/global/code/general.php on line 844




RE: Can't complete installation step 5 - Ben - Jul 13th, 2011

Hi sim,

I'll test this out right now. Keep you posted.

- Ben


RE: Can't complete installation step 5 - Ben - Jul 13th, 2011

Hi Sim,

No luck reproducing this on my end. But from the error message, line 844 in general.php is concerning the ft_verify_form_tools_installed() function. That only gets called on the main login page (outside the installation script).

Did you actually finish the installation procedure? If so, you can just delete the entire /install folder and log in. Or did you not even see step 6?

- Ben


RE: Can't complete installation step 5 - sim - Jul 17th, 2011

ofcourse I didn't pass or even see step 6 , but i don't know can i delete /install folder and continue with formtools without finishing installation procedure (step 6) ?


RE: Can't complete installation step 5 - Ben - Jul 18th, 2011

Assuming the data got sent on step 5, yes, that should be fine. Try deleting the folder and logging in.

My best guess was that maybe something got corrupted when uploading the files to your webserver. So if you have any problems (ANY!) I'd do a totally fresh installation. If you get the same error again, please let me know & we'll go from there.

- Ben