• regards.
    The following critical errors appear when I have activated the wp hotel booking plugin. if I deactivate it the errors disappear. I have the latest version of wordpress installed. t the Luxe theme in version 1.7, the plugin version is 1.10.3

    bug list:

    1. A PHP session has been created by calling the session_start () function. This interferes with the REST API and return requests. The session should be closed by session_write_close () before making any HTTP requests.

    2. The REST API is a way that WordPress and other applications communicate with the server. An example is the block editor screen, which relies on this to display and save your posts and pages.

    The request to the REST API failed due to an error.
    Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)

    3. Loopback requests are used to execute scheduled events and are also used by built-in theme and plugin editors to verify code stability.

    The loopback request to your site has failed. This means that the features that depend on it will not work correctly.
    Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)

  • The topic ‘critical errors activating wp hotel reservation’ is closed to new replies.