Fix W3 Total Cache WordPress Plugin Error ‘Warning: Cannot modify header information – headers already sent’

Using W3 Total Cache , If you get following error: Warning: Cannot modify header information – headers already sent by (output started at /home/account/public_html/wp-content/plugins/w3-total-cache/lib/W3/Referrer.php on line 64 Resolve W3 Total Cache Error You can resolve this by going to the following file in your WordPress blog installation directory: Open wp-config.php Find this ini_set(‘display_errors’, ‘1’); And…