In backoffice's tag search referers I've these lines:
Notice: Undefined property: hit_referer in /path/blogs/inc/_misc/_results.class.php(1261) : eval()'d code on line 1
Notice: Undefined property: hit_referer in /path/blogs/inc/_misc/_results.class.php(1261) : eval()'d code on line 1
bye
You can simply fix with:
/path/inc/CONTROL/sessions/stats.php
Line 817
Replace with:
Bye