- Issue created by @KlemenDEV
Hello klemendev. We have ticket #49397 from you. Let's continue our communication there for now.
We've added email retrieval from the user's account.
You can install the patch or reinstall the plugin from the archive.- 🇸🇮Slovenia KlemenDEV
Thanks for the patch. I will install it and try it out later today. Will report back :)
- 🇸🇮Slovenia KlemenDEV
The patch fixed so the email is added correctly to the new content, but the patch does not add the same code to the forum topic handling code in the method cleantalk_validate_forum_topic, so when posting forum topics, the email is still not sent.
- 🇸🇮Slovenia KlemenDEV
I can confirm that applying both patches at the same time fixes the issue:
- https://www.drupal.org/files/issues/2025-07-04/get_email_for_custom_node... →
- https://www.drupal.org/files/issues/2025-07-08/use_provided_user_email_o... →