"It appears your registration form is not executing the required user_register action after registration - that action is associated to all hooks using data from registration form. Perhaps this is not a standard WP form but some custom one or one added via a different plugin.Also, the registration template must collect the standard values:user_emailuser_loginWithout those values and user_register action the subscription will not be triggered."
Hi @floriand,
Let try this, deactivate that getresponse plugin, and try the reg form workability.
Remove this:
<!--
generated in 1.223 seconds
296771 bytes batcached for 300 seconds
-->
from your website, totally.
If you want some caching plugin, install some good one, like Fastest Cache, BUT Exclude the wpForo page.
I have no idea what that is
"batcache" (Site Accelerator) is a part of Jetpack
Hi all
Here the feedback I had on all the points mentioned in your messages :
1/ Disable getresponse plugin and try the registration form workability
I did it, with the support of getresponse support. Then she provided me the following information:
What the issue is, is that it sends this request as required when a contact is signing up.
So if you want to be able to add contacts vis our plugin, it needs to be removed.
Did wpforo provide you some more information regardingt he required user_register action after registration and if it's possible to disable it?
user_register is not sent by us, so please ask the wpforo support about this field and if they can help you remove it.
As to:
user_email
user_login
are standard values that need to be used.
2/ What is batcache
I asked wordpress support, here the answer:
Batcache WordPress page caching is one of the multiple levels of caching wordpress uses to ensure your site loads quickly and efficiently. Plugin-enabled wordpress sites use four different types of server-side caching. Each is responsible for caching different aspects of the website:
- Batcache – HTML page cache
- Object Caching – Database query cache
- OpCache – PHP code cache
- Global CDN – Static asset cache
To achieve page caching, we use a drop-in plugin called Batcache, which is "symlinked" asadvanced-cache.php
in the wp-content folder on every WordPress.com site.
Batcache stores and serves rendered pages. In a nutshell, when your page receives two visits within a period of two minutes, a cached version of the page is stored on the second visit for five minutes. Future visitors will receive the cached version for five minutes, after which a fresh render of the site will be used.
I'm not sure how ifwpForo
is asking you to disable Batcache, which we would suggest against. I'd recommend that you confirm with both third-party plugins if deactivating Batcache is necessary. In the meantime, I've enabled site cache control on your site, so you can try clearing your site's cache at the bottom of the page below whenever you think that site cache might be causing issues on your site
3/ Do I have any cache plugin except WP Rocket ?
I don't have any other plugin for cache management.
It is taking some time to collect all the information because it is quite new for me and I have a job aside this project, but it is important to solve it. So thank you for you patience and for your time 😊