Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Errors in tell a friend


Guest

Recommended Posts

Posted

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          }

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...