On top of this I also have problems with contactforms not working as long as i don’t update cache. I think there are some compatibility issues with litespeed and maybe new wordpress versions?
Plugin Support
qtwrk
(@qtwrk)
please provide the report number
you can get it in toolbox -> report -> click “send to LiteSpeed”
Dear
The issue was back. I have send 2 reports:
- woocommerce: number: JESZXQGB (nonce verification failed)
- e-mail fail: HIFHGUEW (renew page and try again error)
Clearing cache fixed it, for now….
KR
Jelle
-
This reply was modified 1 year, 1 month ago by
jellebuelens.
I think (not sure) the problems started as from litespeed version 7? Am I really the only one with this problem, that is strange. All my sites on the same servers are having these issues.
Plugin Support
qtwrk
(@qtwrk)
no , nonce issue should be present since day one wordpress introduce it , and being an eternal “enemy” to any caching solution.
please search _fpf_nonce through your plugin files or theme files , and share me what you find
Sorry I don’t know what you mean. How can i search for it/find it? Another email form has the error: javascript Spamming or your Javascript is disabled !!
I don’t understand what I can fix. Have you seen the reports?
Plugin Support
qtwrk
(@qtwrk)
there is a plugin I think , replaced the default woocommerce add to cart button , you need to search that keyword through the plugins files , it will give you the nonce name , then we can use the name to make ESI nonce
or , you can simply set cache TTL to lower time, says 6 hours – 8 hours , this way , the cache will expire and refresh before or alone with nonce expires
Sorry, I still don’t understand what you mean by search for the plugin. the problems with the contact forms are websites who does not have woocommerce, so it is not only a woocommerce thing.
What I understand about setting TTL cache lower can be a good idea, if you say this will fix all the problems.. but in the past the problem was not there. It is a new problem since 1 month or so. I don’t get it. I did not change the settings.
Plugin Support
qtwrk
(@qtwrk)
yes, many things would use nonce , just try to work out one thing at time
technically and logically such issue could exist since day 1 , but you may not notice it before
from what I see , you have a plugin that does all these attribute on your product and also override the add-to-cart button , you need to search through plugin , to find the nonce name it uses in page so I can try to make it ESI nonce
if search plugin is too much complicated for you , then you could try the shorter TTL approach
Hi
With the help of my host they added following nonces at this moment:
fpf_add_to_cart_nonce
bulk-action-*
_wpnonce-et-pb-contact-form-submitted-*
action_send_email
I saw on the git server that et-pb-contact-form-submit was already on the list. Is this maybe changed to submitted after an update which leads to problems on divi websites? Can you maybe check these things and it to the general nonces so this problem will get fixed on all divi websites in general?