• Resolved jayjay1602

    (@jayjay1602)


    Hi,

    After updating from 7.1.1 to any newer version, I get a “Nonce is invalid” error when trying to post a comment. Guests how are not logged in get “Commenting is closed”.

    Upon checking the console, it links this part in the code:

    $('#wpd-comm-'+uniqueID+' > .wpd-comment-wrap .wpd-comment-right .wpd_editable_comment').hide();$('#wpd-comm-'+uniqueID+' > .wpd-comment-wrap .wpd-comment-last-edited').hide();}else{wpdiscuzAjaxObj.setCommentMessage(wpdiscuzAjaxObj[r.data],'error');}}else{console.log(r);}

    I did try to clear all caches, JS cache, CDN cache, etc., didn’t solve the issue.

    Also, a second bug: about once per day, my database server is brought down by WP Discuz because it creates too many requests, like this one:

    DELETE FROM wp_wc_users_voted WHERE user_id = 23269

    What could cause this?

    Appreciate any tips to solve this, thanks!

    • This topic was modified 2 years ago by jayjay1602.
Viewing 1 replies (of 1 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi jayjay1602,

    Please register and open a new support topic in the wpDiscuz.com forum for deeper support.

    Don’t forget to provide the example URL to allow the support members to check the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Two bugs: Nonce is invalid and too many MySQL requests’ is closed to new replies.