Registered users can’t submit a question

3.94K viewsIssues
0

Hi! Could you help me, please. Since yesterday, when I enter into my account as an administrater and want to pubblish a question, I am still asked to complete ‘your name’ and ‘your email’ fields and then after doing this I click the button ‘submit’ and it says ‘you are trying to cheat’. I tryed to register with another account, but it’s the same. Only non registered users can pubblish questions. Those registered can’t. What should I do? To download the plugin again?

Answered question
0

When you are logged in as an administrator, the form often tries to autofill or bypass the “name” and “email” fields, expecting your user account data. If the form forces you to fill them out manually anyway, a security check (like a nonce mismatch, a cookie/session conflict, or an anti-spam validation script) gets confused. It detects a mismatch between your active administrator session and the submitted data, triggering that “you are trying to cheat” error (which is typically a hardcoded security warning in the plugin’s PHP code for failed nonces or unexpected form spoofing).    EPass

Answered question
You are viewing 1 out of 5 answers, click here to view all answers.