Quote:
Originally posted by lifesourcerec
I'm having trouble adding it to Admin CP. Can't find the code it asks for when installing it.
|
Find:
PHP Code:
makenavselect("Statistics & Logs",$df);
//***
Place the following right underneath it:
PHP Code:
// vbStats
makenavoption("Config","vbstats_set.php?action=edit","<br>");
makenavoption("View Public Statistics","../vbstats.php?action=stats","<br>");
makenavoption("Exclude URL","vbstats_set.php?action=add");
makenavselect("vbStats","<hr>");
// vbStats