Hi All,
In latest Elgg.(probably 3.0.3) I am seeing that whenever I output image from php code. the browsers gets 1 extra byte prepended to the output.
For example the captcha plugin is not working. and there also the problem is same. If I remove that extra line from saved file(wget command) then I can see the image.
I verified that there is no new line in captcha/captcha.php.
I tried ob_clean(). still same issue.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- enRaiser@enraiser
enRaiser - 0 likes
You must log in to post replies.Sorry My mistake...
There was some other plugin which was having start.php with extra line before <?php