Author |
Message |
Dawg
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/46907b8543f928e08c8d7.gif)
Joined: Nov 07, 2003
Posts: 928
|
Posted:
Wed Jan 07, 2009 9:04 pm |
|
I really, really miss the Old Referers.
I miss looking though them....and I miss the Old Admin Block to see the latest.
So I said..."Well by-golly, I will go write us a block".....
One problem....The DB for referers only has two fields and they are in Alpha order....No time stamps.
How can we add a time stamp field and/or get them put into the database in the order they come in at.
This way we could either stort by Time or sort by last X entries...
Am I missing something here? (other than the old Referers block)
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jestrella
Moderator
![](modules/Forums/images/avatars/bea6a62d4db43637aa29d.jpg)
Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic
|
Posted:
Wed Jan 07, 2009 10:27 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Wed Jan 07, 2009 10:32 pm |
|
You will have to modify sentinel. Should be easy. You would just need to add a timestamps field and then modify the refer code to update the timestamps instead of just check if the fefer is already in the DB. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
Site Admin
![](modules/Forums/images/avatars/502a2d1345d88a86ddb4a.png)
Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Thu Jan 08, 2009 1:30 am |
|
Maybe I am missing something, but Sentinel displays the referrers along with a date and time of the last visit. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 08, 2009 3:21 am |
|
jakec wrote: | Maybe I am missing something, but Sentinel displays the referrers along with a date and time of the last visit. |
Please point the way. Maybe I am missing something. (Been known to happen ALL THE TIME)
When I hit display refereres I get a Alpha listing of them. I looked at the DB and all there is...is a # and a referer, no time stamp. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jestrella
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 08, 2009 8:27 am |
|
I think you are in the standard referers table, not the sentinel ones. And again, Sentinel displays referers by users referred by default but you can also choose to sort the list by date and hits.
NukeSentinel -> Tracked IP Menu -> Display Tracked Referers
then at the very top right of the list you will have a form that allows you to change the order of the list. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 08, 2009 1:00 pm |
|
Maybe mine is not set up right....
There are currently no IP addresses in the database
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 08, 2009 1:42 pm |
|
You need to make sure IP tracking is turned in the Sentinel Administration menu. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|