• hi.
    i have an error on error_log

    PHP Warning: in_array() expects parameter 2 to be array, null given in /home/name/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 436

    there is this code on 436 and how can i fix it?
    } elseif ( !in_array($script, $cache_acceptable_files) && wp_cache_is_rejected( $wp_cache_request_uri ) ) {

    thanks for your supports.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Warning: in_array() expects parameter 2 to wp-cache-phase2.php on line 436’ is closed to new replies.