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

“Oops! Something went wrong” when trying to send feedback #70

Open
sanzeeb3 opened this issue Jan 17, 2023 · 0 comments
Open

“Oops! Something went wrong” when trying to send feedback #70

sanzeeb3 opened this issue Jan 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sanzeeb3
Copy link
Owner

Report: https://wordpress.org/support/topic/getting-oops-something-went-wrong-when-trying-to-send-feedback/

The plugin works and deletes the account. However, when the user is trying to send feedback, it displays the “Oops! Something went wrong” error message for a few seconds and then redirects the user back to the login page.

There are no errors logged in the PHP error_log on the server.

Tried to debug it myself by adding some debug response messages to the delete_feedback_mail() callback. But it seems as if it isn’t even executed, because when entering a message and clicking on the “Delete Account” button, the following POST call in the network tab remains completely empty. No response code, request tab is empty, answer tab is empty. Just the error message and then the redirect.

@sanzeeb3 sanzeeb3 added the bug Something isn't working label Feb 24, 2023
@sanzeeb3 sanzeeb3 added this to the 1.8.0 milestone Nov 15, 2023
@sanzeeb3 sanzeeb3 removed this from the 1.8.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant