I added a new category, no problem, added a new product into it once again no problem. When I return to the store in IE7 or Firefox I have the same error:-
Warning: Cannot modify header information - headers already sent by (output started at /home/bestonco/public_html/shop/includes/languages/english/index.php:117) in /home/bestonco/public_html/shop/includes/functions/functions_general.php on line 44
Here is line 44 of the functions_general.php
header('Location: ' . $url);
The index.php line 117 is empty.
If anyone can help.




