Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error with #11

Open
kevinnivek opened this issue Feb 2, 2024 · 0 comments
Open

Internal Server Error with #11

kevinnivek opened this issue Feb 2, 2024 · 0 comments

Comments

@kevinnivek
Copy link

WPGraphQL : 1.20.0
Wordpress : 6.3.3
WPGraphQL NInja Forms : 0.1.4

As soon as plugin is activated , this is the result of the GraphQL IDE Attempt to load in wordpress /index.php?graphql

{
    "code": "internal_server_error",
    "message": "<p>There has been a critical error on this website.<\/p><p><a href=\"https:\/\/wordpress.org\/documentation\/article\/faq-troubleshooting\/\">Learn more about troubleshooting WordPress.<\/a><\/p>",
    "data": {
        "status": 500
    },
    "additional_errors": []
}

I think this is relating to some changes in the latest version of the WPGraphQL Wordpress plugin that are not compatible wtih this ninja form plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant