• Resolved wabetainfo

    (@wabetainfo)


    Hi,

    I have a cron job with the following command:
    /usr/bin/php /home/user/public_html/folder/file.php
    When it runs, I get this warning:
    PHP Warning: Trying to access array offset on null in /home/user/public_html/wp-content/advanced-cache.php on line 869

    The mentioned line of code appears to be:
    $excluded_urls = $swcfpc_config['cf_fallback_cache_excluded_urls'];

    My settings are:
    Cache Engine: Enabled
    Background Tasks: Running
    Cloudflare Caching: Inactive

    I’m using version 5.1.4. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP Warning: Trying to access array offset on null’ is closed to new replies.