The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Blank install page Debian PHP 5 - 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: Blank install page Debian PHP 5 (/showthread.php?tid=25516)



Blank install page Debian PHP 5 - enginama - Jun 11th, 2017

Hi,

I just downloaded from the site the latest formtools. Updated the themes/cache folder to 777 and still getting blank page.
I checked VM setting for php version and switched it to 5.6.3
I checked Apache error log, no issues there.

Still getting blank page.

Any ideas?


RE: Blank install page Debian PHP 5 - tommysvr - Jun 16th, 2017

I'm also having this problem - running on my local OS X Apache Server, PHP and MySQL versions ok, cache folder has the correct permissions.


RE: Blank install page Debian PHP 5 - ulibo4ka - Jul 10th, 2017

I have same problem. I have BLANK PAGE in /formtools/install/ with no errors.
I tryed to put into index.php file code to display errors, still no error. Just blank page.


RE: Blank install page Debian PHP 5 - enginama - Jul 10th, 2017

delete all the cache files except index from ```formtools/themes/default/cache ... thats how I fixed it.


RE: Blank install page Debian PHP 5 - ulibo4ka - Jul 10th, 2017

Didnt work for me.


RE: Blank install page Debian PHP 5 - enginama - Jul 10th, 2017

Check your running PHP 5, it won't work on PHP 7.


RE: Blank install page Debian PHP 5 - AntonK - Oct 13th, 2017

(Jul 10th, 2017, 11:11 AM)enginama Wrote: Check your running PHP 5, it won't work on PHP 7.
Thanks for the hint. After downgrading PHP from 7.1 to 5.6 and cleaning /formtools/themes/default/cache/ (everything except for index.html), I was able to proceed with the installation. I wonder whether it isn't clearly specified in the requirements...


RE: Blank install page Debian PHP 5 - Ben - Oct 31st, 2017

Hey AntonK, sorry about that. Form Tools 3 supports PHP 5.3+, including PHP 7 but it's just in alpha at the moment - probably another couple of months to go before it hits Beta.

All the best -

Ben


RE: Blank install page Debian PHP 5 - nelsondcosta - Nov 1st, 2017

I am using FT 2.2.6 and its perfect... I realy want to upgrade to FT 3, because php7 its amazing in compare to 5.6.

When FT3 its stable, I will have tons of work migrate everything, but what ever I will accept FT its saving me tons of work and my coworkers too. In december I ll embrace a new project to a responsive template for FT3. Hope everything goes well.