Forums / General Questions / Cannot modify header information

Cannot modify header information

Locked

Views: 921

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
22 Nov 2007, 08:53
#1
hairx avatar

hairx

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);

**

22 Nov 2007, 10:05
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
174

Re: Cannot modify header information

hairx:

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

https://www.zen-cart.com/tutorials/index.php?article=87