• Resolved davidmpaz

    (@davidmpaz)


    FastCGI sent in stderr: “c/web/app/plugins/wp-event-manager/core/wp-event-manager-api.php:206PHP message: PHP 17. _doing_it_wrong() /application/src/web/wp/wp-includes/rest-api.php:50PHP message: PHP 18. trigger_error() /application/src/web/wp/wp-includes/functions.php:5167PHP message: PHP Notice: register_rest_route was called incorrectly. Namespace must not start or end with a slash.

    Steps to reproduce the behavior:

    1. install latest dump from tests/_data
    2. Go to backend administration interface and try to edit a page
    3. See error trace

    Plugin Version: 3.1.13
    PHP Version: 7.4
    WP Version: 5.4.2

    Downgrading to version 3.1.11 which does not contain REST api fixes the issue.

    Best regards,
    David

Viewing 1 replies (of 1 total)
  • Hi @davidmpaz,

    The REST API issue is due to a new WordPress update.
    Please see, it has been improved in the next update, also we are working on API which has more features than the current one.

    Regards
    Priya

Viewing 1 replies (of 1 total)
  • The topic ‘register_rest_route was called incorrectly’ is closed to new replies.