Re: AbuseIPDB Integration module
I'm going to create a new account because I'm not seeing how the User ID isn't viewable in the URL bar. I might have opted into something and not realize it.
EDIT: That was hella fast. Made a new account as a webmaster AND individual. I can click on the "View" link and see the URL to the new profiles and have the Contributor Badge tab too. (Didn't need to verify either one. Just made it and on the dashboard, I'm provided a link to the profile (the view link) and I can see it in the next page.)
What am I seeing that anyone else on this thread isn't as far as how to get your profile ID?
Re: AbuseIPDB Integration module
For the sake of example:
After clicking on the View Profile link on the main AbuseIPDB dashboard just as you load in (of an unverified account I just made). I see the following:
https://i.imgur.com/KksVcCP.png
That number at the end of the URL bar is the profile ID number to be inserted into the admin dashboard where prompted. Is no one else seeing this when you log in or am I overcomplicating things?
1 Attachment(s)
Re: AbuseIPDB Integration module
I can falsify that.
I have just a clean basic url or any subfolders e.g. /report/ or /bulk-report/ and so on.
But no url paramaters.
Re: AbuseIPDB Integration module
Quote:
Originally Posted by
Shop Suey
I can falsify that.
I have just a clean basic url or any subfolders e.g. /report/ or /bulk-report/ and so on.
But no url paramaters.
Where are you looking exactly? Like what does your member area of the AbuseIPDB website look like just after you log in?
Re: AbuseIPDB Integration module
Quote:
Originally Posted by
Shop Suey
I can falsify that.
I have just a clean basic url or any subfolders e.g. /report/ or /bulk-report/ and so on.
But no url paramaters.
Can you visit the member area. The top right hand corner, click Account. And there should be a box that has a link to "View Profile". What you showed is the main abuseipdb.com when you visit. After you log in, you're taken immediately to the dashboard/account area.
1 Attachment(s)
Re: AbuseIPDB Integration module
In my case this is the "account" triggered page. On right top dropdown trigger there would just else be the "logout" link.
And at this page is no "view profile" string.
BTW: my profile is set to "private". That shouldn't be relevant but just for completeness.
Re: AbuseIPDB Integration module
Quote:
Originally Posted by
Shop Suey
In my case this is the "account" triggered page. On right top dropdown trigger there would just else be the "logout" link.
And at this page is no "view profile" string.
BTW: my profile is set to "private". That shouldn't be relevant but just for completeness.
AHA Okay! When the profile is privated, it doesn't show you the view link.
Very well. Visit the Contributor Badge and follow what I said here:
https://www.zen-cart.com/showthread....52#post1405052
The other option would be temporarily make it viewable... click the link, get the ID, input the ID, then toggle your profile private again. I guess I have to change the help text.
Re: AbuseIPDB Integration module
Quote:
Originally Posted by
retched
AHA Okay! When the profile is privated, it doesn't show you the view link.
Very well. Visit the Contributor Badge and follow what I said here:
https://www.zen-cart.com/showthread....52#post1405052
The other option would be temporarily make it viewable... click the link, get the ID, input the ID, then toggle your profile private again. I guess I have to change the help text.
Thank you very much.
Re: AbuseIPDB Integration module
Quote:
Originally Posted by
retched
I have no idea you're not getting the ID because I can click the View and see my URL as "https://www.abuseipdb.com/user/139879". Let's try this.
Do you see the option for "Contributor Badge"? If you have that, click on that tab in your User Account Summary area after logging in. There should be a HTML Markup window in that area. You should see an img src tag that looks like this (for me) :
Code:
<a href="https://www.abuseipdb.com/user/139879" title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks">
<img src="https://www.abuseipdb.com/contributor/139879.svg" alt="AbuseIPDB Contributor Badge" style="width: 401px;">
</a>
From that block the numbers next to "user/" and "contributor/" should be your user ID. If you don't see that... something was not verified and you're not getting an ID because you did not verify either your account or ownership of your domain.
It should also be said that this portion is 100% OPTIONAL. It's only there to boost your ability to report to about 5000 and flag your account as Webmaster and Supporter. You only need "Webmaster" to get API access I believe.
Perhaps it was the holidays or maybe my account just need to be "approved" but I looked again today after returning from vacation and viola it is showing in the "Public View" URL as indicated by a previous message in this thread. Whew... All is good and I'm seeing stats and such so I'm all fixed for now. Thanks to everyone for putting up with me here. Cheers! And may you all have a very good 2025.
Re: AbuseIPDB Integration module
AbuseIPDB v3.0.0 is now available for download: https://github.com/CcMarc/AbuseIPDB/...PDB.v3.0.0.zip
This version is released as a Zen Cart encapsulated plugin, supporting Zen Cart versions 2.1.0 and later.