I've downloaded the Referer_Log_v1.02.1 mod from Snitzbits, but I see it's using a seperate DB.
Has anyone been able to integrate this mod into the existing db (access/sql/mysql) ? The reason I ask this, is because I suspect that opening an extra db with every page loading would take up extra system resources.
I'm ultimately looking for a way to show the last 100 referring pages outside my own domain. So, at max 100 entries in the list.
Add the tables to the database and change the code to reflect those changes? Not sure if anyone else has done it but I don't think it would be too difficult.