$Title"; #$DisplayLink = "$ArtistLink$Title"; } else { $DisplayLink = ''.$Title.""; #$DisplayLink = $ArtistLink.''.$Title.""; } $Extra = ""; if (!empty($Request['Title2']) && $Request['Title2'] != $Title) { $Extra .= '
' . $Request['Title2']; } if (!empty($Request['TitleJP']) && $Request['TitleJP'] != $Title) { $Extra .= '
' . $Request['TitleJP']; } if (!empty($Request['CatalogueNumber'])) { $Extra .= "
[$Request[CatalogueNumber]]"; } $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: $Title", 'comments,requests,bbcode,subscriptions,vendor/easymde.min', 'vendor/easymde.min' ); ?>

Requests

Info
'.$OCLCs[$i].''; } else { $Worldcat = ''.$OCLCs[$i].''; } } } if (!empty($Worldcat)) { ?> $Request['TimeAdded']) { ?>
Created by
Catalogue number
WorldCat (OCLC) ID
Torrent Group torrents.php?id=
Votes   + Costs
Last Voted
Custom Vote These units are in base 2, not base 10, e.g., there are 1,024 MiB in 1 GiB. The system deducts % as tax.
New Stats
  • Uploaded:
  • Ratio:
Bounty
Filled Yes, by user Anonymous' : Users::format_username($Request['FillerID'], false, false, false))?> Unfill Unfilling a request without a valid, nontrivial reason will result in a warning.
Fill Request
/>
Should be the permalink [PL] of the torrent
For User />
Description
'pageid', 'InputID' => $RequestID, 'Action' => 'comments.php?page=requests', 'InputAction' => 'take_post', 'SubscribeBox' => true )); ?>