query(" SELECT Name, Image, Body, VanityHouse FROM artists_group AS a LEFT JOIN wiki_artists ON wiki_artists.RevisionID=a.RevisionID WHERE a.ArtistID='$ArtistID'"); if ($DB->record_count() < 1) { error("Cannot find the artist with the ID ".$ArtistID.': See the log.'); } list($Name, $Image, $Body, $VanityHouse) = $DB->next_record(MYSQLI_NUM, true); // Start printing form View::show_header('Edit artist'); ?>

Edit

Image


Artist info


Vanity House />

Edit summary


Rename

Make into non-redirecting alias

Merges this artist () into the artist specified below (without redirection), so that "" (and its aliases) will appear as a non-redirecting alias of the artist entered in the text box below.

 
OR
 

Aliases

Name:


Writes redirect to (enter an Alias ID; leave blank or enter "0" for no redirect):


This redirects artist names as they are written (e.g. when new torrents are uploaded or artists added). All uses of this new alias will be redirected to the alias ID you enter here. Use for common misspellings, etc.