The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Tomfoolery Addition - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28) +--- Forum: Modifications and Hackery (https://userspice.com/forums/forumdisplay.php?fid=29) +--- Thread: Tomfoolery Addition (/showthread.php?tid=626) |
Tomfoolery Addition - jdmfarms - 07-03-2017 Hello again. This is just a quick recommendation to add to the next patch or two. On the tomfoolery.php file line 87, please consider changing it to the following: Code: <td><a href="http://abuseipdb.com/whois/<?=$m->ip?>" target="blank"><?=$m->ip?></a></td> I did on my version just for ease of checking the ip out. If this document gets updated for other reasons during patches, it will require us to have to add it back unless you code it into it for us. Also, thanks to you guys, I have my htaccess blocking spiders in certain directories which has slowed the tomfoolery down. Thanks. |