Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59057, comment 18


Ignore:
Timestamp:
08/11/2023 11:30:21 AM (3 years ago)
Author:
Jeffinho2016

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59057, comment 18

    initial v1  
    1 Also having this error. Reverting to 6.2.2 solved all the issues. Curiously, backend and frontend still worked. Some xhr requests to the server (not made with admin-ajax) were failing and returning a 500. Also using the aiowps plugin
     1Also having this error. Reverting to 6.2.2 solved all the issues. Curiously, backend and frontend still worked. Some xhr requests to the server (not made with admin-ajax) were failing and returning a 500. Also using the aiowps plugin.
     2
     3BTW: i tried to edit manually meta.php to change require into require_once, it changed nothing