This question may be related to a resolved thread.
EE: v2.5.3 - Build Date: 20120911
{if "{entry_date format="%Y%m%d"}" == "{current_time format="%Y%m%d"}"}returns this error:
A PHP Error was encountered
Severity: User Warning
Message: Invalid EE Conditional Variable: {if "{entry_date format="%F %d %Y"}
Filename: libraries/Functions.php
Line Number: 2876
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/site/public_html/sub/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 412
I have applied both of the patches linked below:
http://ellislab.com/forums/viewreply/1028964/
http://ellislab.com/forums/viewreply/1030047/
Thank you.