php errors on page/ layout is weird/ no email from form
So I have 3 issues with my page. Hopefully I can post all three here. index3.php
1. I'm getting this error:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/prodentite.com/httpdocs/contact/index3.php:5) in /var/www/vhosts/prodentite.com/httpdocs/WA_ValidationToolkit/WAVT_ValidatedForm_PHP.php on line 3 
2. My form is making my page look weird. (Is that too much technical jargon :D)
3. I am using Universal Email to send the form data to my email. Why can't I receive it?
Thanks!!!!


