Author |
Message |
07/03/2003 07:40:54
|
Anonymous
|
For comments page, when I try to post a comment I get this error message:
Warning: Cannot add header information - headers already sent by (output started at /root/folder/example/guestbook/comment.php:17) in /root/folder/example/guestbook/lib/comment.class.php on line 175
What could be wrong?
Anyone can help?
Thanks a lot!
Sincerely,
Dr. DK
|
|
07/03/2003 08:19:34
|
Anonymous
|
Problem fixed!
All that had to be done was get rid off everything in comment and just leave the php code in there.
If any people have any questions feel free to ask away.
Sincerely,
Dr. DK
|
|
27/06/2003 12:41:43
|
Anonymous
|
so you mean, there can't be an include statement in the comment.php file?
|
|
29/06/2003 20:36:12
|
spor
Student
Joined: 18/04/2003 05:02:37
Messages: 50
Offline
|
no headers allready sent errors are usually caused by white spaces before the <?php or after the ?>lines.
|
Go here for guestbook and poll help :: Spisas Guestbook |
|
|