> I wonder how to make no trouble with mgd_serve_attachment
> and other headers: cookie, location.
>
> If I make active subpage for images with
> <? if ($attachment) { mgd_serve_attachment($attachment); exit; } ?>
> and get images like
> <IMG src="/images/?attachment=id>
> I can not get image when all headers are sent
> within ROOT style element.
>
> Set all headers in code-global?
> Or any other tip?
oh! that was my fault!
Empty style is needed......
there were no question....
but php get me an error
PHP Warning: Cannot add header information - headers already sent by (output started
at snippet:///system/cookie:5) in content on line 1
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]