Hey All, people are getting an errocode when trying to send an E-mail from my site to us, the error is:

Warning: Cannot modify header information - headers already sent by (output started at /home/bdgnahts/public_html/includes/languages/english/contact_us.php:35) in /home/bdgnahts/public_html/includes/functions/functions_general.php on line 52

Line 52 reads :

header('Location: ' . $url);


Any idea?


Thanks in advance,


Melk