View Single Post
  #21  
Old 06-04-2004, 09:56 AM
 
mattia mattia is offline
 

Member
  
Join Date: May 2004
Location: rome, italy
Posts: 24
 

Default error on mod

hi, forgive me, i'm still kinda new at this:

I tried to follow you guidelines:
created the PHP file,
created the lang files as errors fields,
amended the TPL and created skin1/main/minimum_amount.tpl,
amended customer/main/products.tpl
(coudn't understand how to modity products_t.tpl, so I left it as it was)

and I can see how the product list page now shows a different kind of list with the qty boxes, but once I click on "add all to cart" I get this message:

Quote:
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache2\Apache2\htdocs\farm\xcart\customer\a dd_multiple in C:\Program Files\Apache2\Apache2\htdocs\farm\xcart\customer\r eferer.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache2\Apache2\htdocs\farm\xcart\customer\a dd_multiple in C:\Program Files\Apache2\Apache2\htdocs\farm\xcart\include\fu nc.php on line 197


thanks for this useful mod, it really makes shopping much quicker for those customers who know what they want. If only I could get it to work...

matt
__________________
------------------------
X-Cart: 4.0.15 Gold
Apache 2.0.52 / PHP 4.4.6 / MySQL Server: 4.1.22-standard-log, client: 5.0.27
Reply With Quote