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 show_header('Edit artist'); ?>

Edit

Image


Artist info


Vanity House " />

Edit summary


Rename

Aliases

Name:


Writes redirect to (Alias ID, blank for no redirect):


This redirects artist names as they are written, eg. new torrents and added artists. All uses of this new alias will be redirected to the alias ID you enter here. Use for common misspellings, etc.