$Title"; } else { $DisplayLink = $ArtistLink.''.$Title.""; } $FullName = $ArtistName.$Title; } else { if ($IsFilled) { $DisplayLink = "$Title"; } else { $DisplayLink = "$Title"; } $FullName = $Title; } $Extra = ""; if (!empty($Request['TitleRJ']) && $Request['TitleRJ'] != $Title) { $Extra .= '
' . $Request['TitleRJ']; } if (!empty($Request['TitleJP']) && $Request['TitleJP'] != $Title) { $Extra .= '
' . $Request['TitleJP']; } if (!empty($Request['CatalogueNumber'])) { $Extra .= "
[$Request[CatalogueNumber]]"; } if (!empty($Request['DLsiteID'])) { $Extra .= "
[$Request[DLsiteID]]"; } $DisplayLink .= $Extra; //Votes time $RequestVotes = Requests::get_votes_array($RequestID); $VoteCount = count($RequestVotes['Voters']); $ProjectCanEdit = (check_perms('project_team') && !$IsFilled && ($Request['CategoryID'] === '0' || ($CategoryName === 'Music' && $Request['Year'] === '0'))); $UserCanEdit = (!$IsFilled && $LoggedUser['ID'] === $Request['UserID'] && $VoteCount < 2); $CanEdit = ($UserCanEdit || $ProjectCanEdit || check_perms('site_moderate_requests')); // Comments (must be loaded before View::show_header so that subscriptions and quote notifications are handled properly) list($NumComments, $Page, $Thread, $LastRead) = Comments::load('requests', $RequestID); View::show_header("View request: $FullName", 'comments,requests,bbcode,subscriptions'); ?>

Requests > >

Information
'.$OCLCs[$i].''; } else { $Worldcat = ''.$OCLCs[$i].''; } } } if (!empty($Worldcat)) { ?> $Request['TimeAdded']) { ?>
Created by
Catalogue number
DLSite ID
WorldCat (OCLC) ID
Torrent group torrents.php?id=
Votes   + Costs
Last voted
Custom vote % of this is deducted as tax by the system.
Post vote information
Bounty after tax: 0.00 MiB
If you add the entered 0.00 MiB of bounty, your new stats will be:
Uploaded:
Ratio:
Bounty
Filled Yes, by user Unfill Unfilling a request without a valid, nontrivial reason will result in a warning.
Fill request
/>
Should be the permalink (PL) to the torrent (e.g. torrents.php?torrentid=xxxx).
For user: />
Description
'pageid', 'InputID' => $RequestID, 'Action' => 'comments.php?page=requests', 'InputAction' => 'take_post', 'SubscribeBox' => true )); ?>