Hello everyone, let me tell you my problem :
1: I connect as admin on my forum. First time, I can activate these buttons to moderate a post. But on second time, I can't activate any moderate button anymore.
2: Ive made some research on wpforo.com. So, I've activated debug on setting. Then, I've gone with f12 and checked <div id="wpforo-debug">
3: It seem the problem come from Woocommerce :
Super Globals
Requests: Array ( [woocommerce-login-nonce] => [_wpnonce] => [woocommerce-reset-password-nonce] => [woocommerce-edit-address-nonce] => [save-account-details-nonce] => )
Server: Array ( [woocommerce-login-nonce] => [_wpnonce] => [woocommerce-reset-password-nonce] => [woocommerce-edit-address-nonce] => [save-account-details-nonce] => )
Can someone shed some light on this problem?
I desactived WC, but it didnt solve the problem.
It's ok, just a conflict with a WC plugin. I resolved the problem myself 😉