Dec 13th, 2012, 12:05 PM
Seems it is a PHP version issue.
Dave
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