1
Hi guys,
I need your help. It seems I've inherited a troll. He is now misusing my system to post child porn images in protest to announcements by the company which makes the Amiga computer.
Since the Ban stuff inside XOOPS has apparently been abandoned, I am in desperate need of help getting rid of this "human".
Specifically, I have the site set up to send me e-mails whenever a user registers. I need that e-mail to include the IP address that the user is using.
I've tracked it down to register.php, line 204
$xoopsMailer->setBody(sprintf(_US_HASJUSTREG,$uname));
but I do not know how to modify that line to include the IP address that was used when registering. Once I can get the IP address, I can add it to my .htaccess ban file.
Also! If I could, I would love very much to be able to remove the ability inside the forums and comments for a user to insert an img tag (using bbcode) but have no idea where to begin working with that.
Please help if you have any ideas what I could do to stop this guy from his childish efforts to offend people.