D
|
Dale 11/6/2006 |
Hi thesofa, |
T
|
thesofa author 11/6/2006 |
I have tried this function AfterAdd()
PHP error happened Technical information Error type 2 Error description Cannot modify header information - headers already sent by (output started at D:\htdocs\tesool\include\detentions_events.php:80) URL intranet/tesool/detentions_add.php? Error file D:\htdocs\tesool\include\detentions_events.php Error line 83 SQL query insert into `detentions` (`DateGiven`, `TutorGroup`, `detainee`, `DayForDetention`, `Origin`, `reason`, `ID`, `Lunchtime`, `MoreInfo`, `Comment`, `sess`, `department`, `donor`) values ('2006-11-06 00:00:00', '7J', 378, '2222-12-31', 183, 62, NULL, 'N', 'Boisterous Behaviour', '', 3, 31, 192)
|
![]() |
Admin 11/7/2006 |
Hi, echo $det_id;
|
T
|
thesofa author 11/7/2006 |
Hi, just remove this line from your code. Please note that we don't support the code written by our customers. Next time you need to debug your code by your own.
function AfterAdd()
|