“Question Submitted” not showing

3.63K viewsIssues
0

When a user submits a question nothing happens letting the user know their question was submitted. Right now the screen just stays on the page with the question still on it. How can I fix this?

0

This is due to php error reporting, which make Ajax response invalid. Try disable error reporting and it will be fixed.

BTW: we have already added duplicate check in 3.0.0-alpha1.