2
Yes, there's actually a typo in the code
/modules/istats/includes/counter.php ~line 162
le="color: #000000"><?php /** * @feature * Keeps track of referers */ $referer = $_SERVER['HTTP_REFERER']; if (!strstr([color=ff0000]$refer[/color], XOOPS_URL)) { $check_ref = getResult("select * from ".XOOPS_DB_PREFIX."_is_referer where url='".$referer."'");
Replace the red text with the proper spelling.