I've installed Stock by Attributes (4.7) into my Zencart (1.3.8a) and mostly it's working fine except that when I click on 'Add quantity for product variant' and leave the attribute set to 'All', enter a stock value and then click on 'Submit' I get the error message
"Warning: Cannot modify header information - headers already sent by ..... functions/general.php on line 21"
The line which was sent (and so stopping headers being sent was something like "att: 467|482|497|512|451" (maybe a piece of debug information???).
It looks like this occurs in admin/products_with_attributes_stock.php on line 193.
The operation works correctly, it just can't get back to the proper page.
Does anyone know if this is indeed a remnant of development debugging and whether it can be safely removed?





