i have again and again some spamming people registrating on the site, even i have cb antispam installed and a working captcha. There are a lot of automatic blocked ip addresses.
Now i want to show the users registration ip address in backend in profile, but does not succeed. I published the cb field "antispam_ipaddress" and in cb configuration > registration, it is acticated to log ip-addresses on registration. But in Backend > Community Builder > User, there is no field with ip.
So please advice, how to log and show ip addresses on registration.
Thank you and best regards, Macjoomla
Last edit: 7 years 9 months ago by krileon. Reason: Added [#6549] tag to subject
The CB AntiSpam IP Address field doesn't have a profile edit view. So you'd have to substitute it into a Custom HTML field or navigate to CB AntiSpam > Logs for an accurate IP Address log. Have added a feature ticket to implement a profile edit output for it when viewing in backend though.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
thank you for this superfast and helpful answer. Did not thought about a field without a profile view. So now i just added an custom html with only [antispam_ipaddress] and it works fine. However to implement a profile edit output for it, to show the field itself makes sense