zarintasu Posted October 18, 2006 Posted October 18, 2006 I would like to include a box for customers to enter their order number when contacting us. How do I go about this?
♥Monika in Germany Posted October 18, 2006 Posted October 18, 2006 hi, I suggest using this http://www.oscommerce.com/community/contri...+us+enhancement :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
zarintasu Posted October 18, 2006 Author Posted October 18, 2006 i tried it, but when you click submit, this happens.. Warning: Cannot modify header information - headers already sent by (output started at /homepages/25/d180631130/htdocs/store/includes/languages/english/contact_us.php:1) in /homepages/25/d180631130/htdocs/store/includes/functions/general.php on line 33
zarintasu Posted October 18, 2006 Author Posted October 18, 2006 just tested it with my original contact us settings and it's still happening.
zarintasu Posted October 18, 2006 Author Posted October 18, 2006 line 33 in general.php is... header('Location: ' . $url);
♥Monika in Germany Posted October 18, 2006 Posted October 18, 2006 read this http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/15 :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
zarintasu Posted October 18, 2006 Author Posted October 18, 2006 it's all working perfectly now. thanks for much for your help n_n
Recommended Posts
Archived
This topic is now archived and is closed to further replies.