Headhunter
|
| Posted: 06/19/2003, 2:24 AM |
|
CCS2.1, MySQL, PHP
I implemented the menu system from www.codechargers.net into my project and it works fine. BUT, when I use it on a page with a form, it generates an error on submitting the form:
Warning: Cannot add header information - headers already sent by (output started at /var/www/html/geeco/admin/CodeChargersMenu.php:10) in /var/www/html/geeco/admin/menu_sub.php on line 750
Someone had the same problem? Sollution?
THX
|
|
|
 |
Rick
|
| Posted: 06/24/2003, 12:19 PM |
|
I spent a few hours trying to integrate the menu but was not successful. I thought I was close a couple of times but ultimately gave up. This is not to say that it cannot be done. You can find more details of my experience at this thread:
http://www.gotocode.com/disc_viewt.asp?mid=21186&
If you succeed please share how you did it.
Rick
|
|
|
 |
|