Well I thought I had this one set.
Everything seems to be working great, except when I
try to download attachments. I get these errors...
Code:
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 54
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 55
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 56
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 57
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 58
Warning: Cannot add header information - headers already sent by
(output started at /home/threadwo/public_html/forum/cal.php:120)
in /home/threadwo/public_html/forum/attachment.php on line 62
(then some jiggerish, depending on what the file is)
If I disable the minical, the attachments d/l fine.
Also the upload is fine.
Anybody have any ideas?