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



Form Tools
Installation woes - 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: Installation woes (/showthread.php?tid=2305)



Installation woes - filch - Nov 30th, 2012

Ben,

Hope you are well. I see you have been a busy boy.

Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!


There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:

Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186

I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.

Hope to hear from you soon.

Cheers,

Dave
Just a bit more info: I did a search for that function [debug_backtrace()] and it does not seem to exist. It is also called from two places, hooks.php and in the Swift_Mailer module.

Dave

(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,

Hope you are well. I see you have been a busy boy.

Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!


There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:

Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186

I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.

Hope to hear from you soon.

Cheers,

Dave




RE: Installation woes - filch - Dec 13th, 2012

Seems it is a PHP version issue.

Dave

(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,

Hope you are well. I see you have been a busy boy.

Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!


There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:

Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186

I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.

Hope to hear from you soon.

Cheers,

Dave
Just a bit more info: I did a search for that function [debug_backtrace()] and it does not seem to exist. It is also called from two places, hooks.php and in the Swift_Mailer module.

Dave

(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,

Hope you are well. I see you have been a busy boy.

Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!


There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:

Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186

I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.

Hope to hear from you soon.

Cheers,

Dave




RE: Installation woes - michatmaster7 - Dec 27th, 2012

It would not be at all surprising if the college server admins did not regularly update the PHP version. Which, by the way, can be somewhat of a security risk. My advice would be to host a your OWN website for this. There are many free and reasonably priced solutions that would give you access to cPanel and up-to-date server installations. I am particularly fond of HostDime.


RE: Installation woes - filch - Dec 27th, 2012

It is a php version issue. We moved the site to a new server farm and all seems better at least.

Dave