vishalkoradiya / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Warning: Cannot modify header information - timthumb.php on line 424 #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Have the script in a wordpress theme
2.After a while check the error_log
3.See this warning

Cannot modify header information - headers already sent by (output started at 
/home/[path_to_theme_folder]/timthumb.php:224) in 
/home/[path_to_theme_folder]/timthumb.php on line 424

It's clear this is not a normal instance of the thimthumb, as it has days with 
0 warnings and in some days I can see like 4-10 warnings. It might be a try to 
hack, as I had lots of those in the past months (and 3 successful ones).

What version of the product are you using? On what operating system?
Timthumb 2.8.5, linux hosting.

Please provide any additional information below.

Original issue reported on code.google.com by florin.a...@gmail.com on 27 Jan 2012 at 9:07

GoogleCodeExporter commented 8 years ago
This would only show up if there's some other error in the script. Are there 
other errors that you see before this one?

Original comment by BinaryMoon on 14 Feb 2012 at 11:40