Every tiem I try add a priduct it seesm to add fine although when I go on the site its self and try view the products I get this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/metalzo/public_html/devshop/includes/languages/english/index.php:117) in /home/metalzo/public_html/devshop/includes/functions/functions_general.php on line 84
I looked at line 84 and this is whats there, any ideas?
header('Location: ' . $url);



