Installing for the first time to VB 223?
Use the install provided in the zip for 203. Your only change will be to the link in the admin panel. You will use this instead:
PHP Code:
makenavselect("Points Hack","<hr>");
// *************************************************
makenavoption("Mass Points,"../mod/points.php?s=<?php echo $session[sessionhash]; ?>&action=masspoints","<br>");
Upgraded your board to 223?
From 222: Make your template changes & add the code to Moderator.php
From 203: Do the same thing, only change the code mentioned above for the admin link.
Simple as that.