Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #39132, comment 12


Ignore:
Timestamp:
12/08/2016 06:23:55 PM (10 years ago)
Author:
innocuo

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39132, comment 12

    v1 v2  
    11@bdanielson2016, looks to me like the issue you mention is unrelated. What must be happening is that you have 2 errors, php stops at error 1 caused by {{{object-cache.php}}}. By deleting it you actually fix error 1, but now php stops at error 2.
    22
    3 I can only reproduced the error reported by @bdanielson2016  if I remove {{{wp-includes/class-wp-taxonomy.php}}}.
     3I can only reproduce the error reported by @bdanielson2016  if I remove {{{wp-includes/class-wp-taxonomy.php}}}.
    44'''And''' the error is only displayed when:
    55-  {{{object-cache.php}}} is '''not''' present