Hi Guys
I am currenty messing with the registration form, adding extra input boxes etc..
I have added the extra fields to the database, and also to the update & insert queries in register.php and all the information appears nicely in the database.
problem is now, if i try and add anything to the cart i get the following error
Code:
Warning: Cannot add header information - headers already sent by (output started at /home/sites/site1/web/include/register.php:643) in /home/sites/site1/web/customer/cart.php on line 298
anyone have any ideas?
have i changed something in register.php that i shouldnt have?
Thanks
Jonny.