MediaHound

Active Member
May 1, 2004
26
0
151
Florida
Which folder are the templates located in that are used to render
:2082/frontend/x/stats/errlog.html
and
:2082/frontend/x/stats/lastvisitors.html
etc.

I would like to look at the code behind these stats pages and do some editing and also create some similar pages to go alongside these.
I searched the forum before posting to no avail.
Thanks in advance.
 

MediaHound

Active Member
May 1, 2004
26
0
151
Florida
What I want to do is hyperlink the IP to the geobytes locator, for example:
http://www.geobytes.com/IpLocator.htm?getlocation&ipaddress=66.176.242.22

This is the bit of code that makes the fieldsets appear:
PHP:
<cpanel Stats="lastvisitors($CPDATA{'DNS'},/var/domlogs/$CPDATA{'DNS'}-access_log,1000)">
I made a screenshot of the part of the fieldset that I'm talking about:



Could somebody please tell me where to find this portion of code so I can edit the way the IP appears?

Thanks in advance!
 

Attachments

C

cPanelBilly

Guest
This is compiled into the cpsrvd binary and cant be changed or viewed afaik