I'm having trouwble getting the quick contact form to work.
Test URL : http://www.buyse-electro.be/2020/index2.php
Form.php is located here : http://www.buyse-electro.be/2020/include/form.php
All files from the /include folder and /js folder are copied from the installation files.
All I changed in form.php are the email addresses
When adding following debug line
ini_set('display_errors', 1);
I get the following error :
Parse error: syntax error, unexpected '[' in /data/sites/web/buyse-electrobe/www/2020/include/phpmailer/src/PHPMailer.php on line 304
Any idea what might be causing this problem ? When trying to send the form, the spinner keeps turning, but nothing actually happens & no error msg.
