
03-11-2002, 02:08 PM
|
 |
|
|
Join Date: Dec 2001
Location: Denver, CO, USA
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally posted by nakkid
vivi, you are correct. this is not a hack. a hack involves editing of the php code (queries, arrays, etc)...
|
Quote:
open file admin/index.php
find:
makenavselect("Statistics & Logs","<hr>",$df);
Under that add:
// ***
makenavoption("Viewing Main Forum","../index.php?=","<br>");
makenavoption("Viewing Users Online","../online.php?=","<br>");
makenavoption("Viewing PMs","../private.php?=","<br>");
makenavoption("Viewing Memberlist","../memberlist.php?=","<br>");
makenavselect("Forum Viewing Options","<hr>");
save and reupload it into the admin folder and thats all enjoy...
|
looks like editing the php code to me =P
Quote:
Originally posted by Reeve of shinra
what does it add?
|
Click the attachment doofus :tired:
|