Sent to this email
marc@painfulpleasures.com
You can mod the file like this
In pp-inc.php find this or something like it
function display_gallery($q_switch, $showuser="", $showcat="", $overcol=0, $overnum=0) {
global $Globals, $CatPerms, $Style, $ppopen, $ppclose, $link, $cat, $exclude_cat, $si, $RP_PATH;
below it add this
$exclude_cat = "AND cat != '517'";