Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Error when adding product to category

Error when adding product to category

Locked

Views: 1,123

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
28 Sep 2007, 23:53
#1
ndg_uk avatar

ndg_uk

New Zenner

Join Date:
Mar 2007
Location:
Scotland
Posts:
41
Plugin Contributions:
0

Error when adding product to category

We have a webshop and up to now, have not had any issues.

However, if I create a new category, no problem. But if I try to add a product to the category, it adds ok. But if I try and browse it in the site I get:

Warning: Cannot modify header information - headers already sent by (output started at /xxx/includes/languages/english/index.php:118) in /xxx/includes/functions/functions_general.php on line 44

I've not edited anything in the template and this has only just started. Anyone any ideas?

Thanks!

28 Sep 2007, 23:56
#2
ndg_uk avatar

ndg_uk

New Zenner

Join Date:
Mar 2007
Location:
Scotland
Posts:
41
Plugin Contributions:
0

Re: Error when adding product to category

Just to add to the confusion, it only does it with a category with one item. If there is more than one item, no problem!

29 Sep 2007, 11:22
#3
ndg_uk avatar

ndg_uk

New Zenner

Join Date:
Mar 2007
Location:
Scotland
Posts:
41
Plugin Contributions:
0

Re: Error when adding product to category

Anyone? :no:

29 Sep 2007, 14:11
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Error when adding product to category

If you look at the bottom of the file following the php closing tag ?> you will find space(s) and/or blank line(s) that need to be removed ...

php hates those ... :blink: