New Zenner
- Join Date:
- Jul 2007
- Location:
- Essex
- Posts:
- 31
- Plugin Contributions:
- 0
Cannot modify header information
**When i have one product in a category i get this error message
Warning**: Cannot modify header information - headers already sent by (output started at /home//public_html/Sales/includes/languages/english/index.php:117) in **/home//public_html/Sales/includes/functions/functions_general.php** on line **85
Here is my line 85
header ('Location: '. $url);
**