| Author |
Message |
Guillius Hangin' Around

Joined: Jan 31, 2004 Posts: 31
|
Posted:
Tue Feb 03, 2004 7:46 pm |
|
I want to modify the "Site Information" Block file so that it does NOT have the part that says:
"We have recieved
XXX
page views since
XXX XXX Date
Hits new today
Hits new yesterday"
If I am able to modify everything to the point where I am not even keeping track of this that would be great! Can anyone point me in a direction to begin? |
|
|
|
 |
Guillius Hangin' Around

Joined: Jan 31, 2004 Posts: 31
|
Posted:
Tue Feb 03, 2004 7:51 pm |
|
Well, answered my own question on how to "remove" that from the block. Not sure how to no longer have my nuke keep track though. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16986 Location: Kansas
|
Posted:
Tue Feb 03, 2004 8:05 pm |
|
In header.php find this line and comment it out
include("includes/counter.php"); |
|
|
|
 |
Guillius Hangin' Around

Joined: Jan 31, 2004 Posts: 31
|
Posted:
Wed Feb 04, 2004 4:18 pm |
|
|
|
 |
|
|
|
|