Guest Posted February 19, 2004 Posted February 19, 2004 here is the error msgs i get.. Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/store/catalog/includes/languages/english.php:337) in /home/ningwakw/public_html/store/catalog/includes/functions/general.php on line 28 When i checked the english.php file i removed the empty lines at the end, 337 doesnt even exsist, it stops at 332 i think. When i check the general.php file at line 28 here is the code.. 26 } 27 } 28 header('Location: ' . $url); 29 tep_exit(); 30 }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.