Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39132, comment 12

    initial v1  
    1 @bdanielson2016, looks to me like that 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.
     1@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
    33I can only reproduced the error reported by @bdanielson2016  if I remove {{{wp-includes/class-wp-taxonomy.php}}}.