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 property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
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
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
Install stops after config.php file created - 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: Install stops after config.php file created (/showthread.php?tid=39)

Pages: 1 2


Install stops after config.php file created - RMD - Mar 7th, 2009

I get up to step 4, which is auto-create the config.php file, which it does. However, it goes to a completely blank page. I tried to manually enter "step5.php" (create admin acct.) in the url, but also received a blank page.

I've installed the last version successfully but wanted to try this one. Every other stage went smoothly up until this step. On LAMP server, PHP 5.2.8. Appreciate any help you can give with this!


RE: Install stops after config.php file created - Ben - Mar 7th, 2009

Hi RMD,

Yes, this is known problem (e.g. see my post here). Any chance I could get temporary FTP access + the URL to the installation so I could take a look at the problem directly? If so, email me at formtools@encorewebstudios.com

I've been dying to debug this problem directly, but so far haven't been able to reproduce the problem on my own servers.

All the best -

Ben


RE: Install stops after config.php file created - antonitus - Mar 8th, 2009

Hi Ben,

As you already know, maybe you should look at the php.info page for each of those people who had this problem, including me. Please let me know if you want to see my php.info page as this happened to me at exactly the same step. I'm using PHP 4. I could send you an email of the link.

Regards,
Tony


RE: Install stops after config.php file created - Ben - Mar 8th, 2009

Hey guys,

I think I've fixed the problem (at least, it's fixed in RMD's environment). I'll include this in tomorrow's build.

- Ben


RE: Install stops after config.php file created - steveb - Mar 10th, 2009

Having the same problem! Not too sure on server details (not WAMP/LAMP, pretty sure its Unix based) but looking forward to the next build and will report back on results...


RE: Install stops after config.php file created - Ben - Mar 10th, 2009

Hi Steve,

Sorry - haven't had time to release a new build yet.

Here's an interim solution: edit your library.php file and comment out this line (line 229):

PHP Code:
require_once("$folder/code/stabilizer.php"); 

So just change it to:
PHP Code:
//require_once("$folder/code/stabilizer.php"); 

The idea of the stabilizer.php script was to stabilize the server environment for Form Tools so it can rely on certain variables being set reliably. Ironically, the stabilizer script was de-stabilizing the environment. *sigh*.

Smile


RE: Install stops after config.php file created - thomasusa - Mar 30th, 2009

Did you get pass step 4 with the fix? I couldn't ... The new version looks very promissing!


RE: Install stops after config.php file created - thomasusa - Mar 31st, 2009

It's weird! I used another computer to set it up, still stuck on step 4 but I manually enter step 5, it went through. Done after three days wrestling. Thank you for a great, great script!

Best regards,
Thomas Nguyen.


RE: Install stops after config.php file created - Ben - Apr 2nd, 2009

Urgggh.... bugs like this always freak me out. Smile

It *sounds* like there's a problem with the way the script is detecting your folder path. After step 4 it references the (created) config file; if the paths are incorrect it may well result in a blank page... but it certainly shouldn't happen!

I know you've solved this now, but in case you or anyone else reading this thread who encounters the same problem would like me to debug it directly on your server, just email me your FTP info + the URL of your Form Tools login info and I'll try to figure out what's going on. My email is formtools@encorewebstudios.com.

Thanks!

- Ben


RE: Install stops after config.php file created - Filippo - Apr 5th, 2009

Hi Ben,
I've the same problem at step 4...
thanks for your time!
Filippo