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



Form Tools
Blank Page - 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 Page (/showthread.php?tid=21074)



Blank Page - lasportsman13 - Feb 7th, 2017

I'm running a LAMP Server (Ubuntu Server 16.04, Apache 2.4, MySQL 5.7, PHP 7 and PHP 5.6) and for the life of me can't figure out what's wrong. I downloaded the files and placed them in the /var/www/html/formtools folder and got the permissions error for the templates folder. Once I changed the permissions to 777, the page became blank. At that point, I only had PHP 7 installed. After reading on the forums that formtools is incompatible with PHP 7, I followed this guide and this guide for downgrading to PHP 5.6. I have confirmed that I'm using PHP 5.6 by typing in php -v into the terminal. Nevertheless, after restarting apache and the whole server, I still get the blank page. Does anyone have any idea what could be causing this?

Thanks!


RE: Blank Page - lasportsman13 - Feb 8th, 2017

I've also tried to chmod the entire formtools folder to 777 but I still get the blank page. Any and all help would be much appreciated

(Feb 7th, 2017, 8:21 AM)lasportsman13 Wrote: I'm running a LAMP Server (Ubuntu Server 16.04, Apache 2.4, MySQL 5.7, PHP 7 and PHP 5.6) and for the life of me can't figure out what's wrong. I downloaded the files and placed them in the /var/www/html/formtools folder and got the permissions error for the templates folder. Once I changed the permissions to 777, the page became blank. At that point, I only had PHP 7 installed. After reading on the forums that formtools is incompatible with PHP 7, I followed this guide and this guide for downgrading to PHP 5.6. I have confirmed that I'm using PHP 5.6 by typing in php -v into the terminal. Nevertheless, after restarting apache and the whole server, I still get the blank page. Does anyone have any idea what could be causing this?

Thanks!