11
I installed the Security images module and everything else. However, when I actually send a test message and put in the security code, I get a blank page.
The message doesn't go through. I turned on debug and got the following error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/USERNAME/public_html/modules/liaise/include/form_execute.php on line 83
So I'm going to go back to the original form_execute file and readd the changes to make sure I didn't accidentally overwrite something.