When I receive the email from my contact form I only get the category heading not any data.
For example this is all i receive:
Name:
Contact details:
Comments:
This is my code:
<?php
/* Email Variables */
$emailSubject = 'contactformprocess!';
$webMaster = '
[email protected]';
/* Data...