Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Question Stop Forumspam not validate api key

More
5 years 1 month ago #21 by xillibit
Hello,

Thanks for testing it. To fix it open the file /components/com_kunena/controllers/user.php and at line 1351 replace this part :
Code:
protected function report($user, string $evidence)

By this one :
Code:
protected function report($user, string $evidence = '')

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22 by Gamer Templates
GOOD NEWS:

Message
User account successfully blocked


BAD NEWS:

Oops! There was an Error.
The report can't be sent because no IP given


Example!

IP Address Tracking: YES
Spammer: leonecooper3 (Name: Leone Cooper ) (it is a listed spammer: stopforumspam.com/ipcheck/104.236.4.0 )

BACKEND


FRONTEND

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #23 by xillibit
It tries to get the IP of the by user by retrieving the last message of the user, did-you do a ban with delete posts permanently ?

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Gamer Templates

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #24 by Gamer Templates

It tries to get the IP of the by user by retrieving the last message of the user...


Then I know why it doesn't work. :whistle:

This User have no content at the moment. Then it can not work. I thought he was getting the IP from the user account.

I´m waiting for the next spammer and test it again.

THANK YOU

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #25 by xillibit
The ip of the user is stored when he write some messages, but nothing is stored in his profile

I need to look if there is an another place where i can find the ip of the user

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago - 5 years 1 month ago #26 by Gamer Templates
It's okay the way it is.

I only deleted the posting because stopforumspam did not work in Kunena. Next time it will works fine :-)

I need to look if there is an another place where i can find the ip of the user

Table kunena_users or not?

Last edit: 5 years 1 month ago by Gamer Templates.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #27 by Pinkeltje
I know you can store user ip in user notes with Admin Tools Professional.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago - 5 years 1 month ago #28 by Gamer Templates

Pinkeltje wrote: I know you can store user ip in user notes with Admin Tools Professional.

But Kunena is free. So users have to buy AT. Do you want to force the users to buy AT? :-)

I find the IP in database under Table kunena_users. See my posting before!
Last edit: 5 years 1 month ago by Gamer Templates.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #29 by rich

I find the IP in database under Table kunena_users. See my posting before!

You can also see with Kunena the IPs. docs.kunena.org/en/faq/stopforumspam

Please Log in or Create an account to join the conversation.

Time to create page: 0.413 seconds