Viewing 1 replies (of 1 total)
  • What follows is a list of files with line #s that you will need to change.
    Change &$buffer to be $buffer. So you are removing the ampersand (&).

    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\PgCache.php:331
    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\Plugin\BrowserCache.php:116
    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\Plugin\Cdn.php:242
    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\Plugin\Minify.php:131
    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\Plugin\NewRelic.php:31
    WP_PATH\wp-content\plugins\w3-total-cache\lib\W3\Plugin\TotalCache.php:512

    And welcome to PHP7

Viewing 1 replies (of 1 total)

The topic ‘Warning [PHP]’ is closed to new replies.