I moved my website to a new server running PHP version 4.4.9. The form was working fine on the old server running version 5! I have switched to version 5.2.1 but still get the error!
When Trying to send from the form I get this error:
“There was a problem: Parse error: syntax error, unexpected T_STRING, expecting ‘)’ in /usr/local/4admin/apache/vhosts/phoenixenergymarketing.com/httpdocs/quform/process.php on line 327”
The line in question is: function process(Quform $form, array &$config)