• The following warning is popping up in one of my client site’s PHP error log (started to appear July 25):

    [21-Sep-2016 12:41:11 UTC] PHP Notice: Use of undefined constant FS_CHMOD_FILE – assumed ‘FS_CHMOD_FILE’ in /public_html/wp-content/plugins/simple-cache/inc/dropins/file-based-page-cache.php on line 159

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Taylor Lovett

    (@tlovett1)

    What version of WordPress?

    Thread Starter Marlow

    (@swmarlow)

    Taylor,
    Should be 4.6.1 – but I’ll have to locate the site again where the error displayed.

    Thread Starter Marlow

    (@swmarlow)

    Taylor, I confirmed that the site is running WP 4.6.1.

    Recent example from php_errorlog:
    [07-Oct-2016 01:07:52 UTC] PHP Notice: Use of undefined constant FS_CHMOD_DIR – assumed ‘FS_CHMOD_DIR’ in public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 432
    [07-Oct-2016 01:07:52 UTC] PHP Notice: Use of undefined constant FS_CHMOD_FILE – assumed ‘FS_CHMOD_FILE’ in public_html/wp-content/plugins/simple-cache/inc/dropins/file-based-page-cache.php on line 159

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice: Use of undefined constant’ is closed to new replies.