Site preferences
|
Stylesheet |
- Or -
External CSS:
|
if (check_perms('site_advanced_search')) { ?>
Default Search Type |
|
} ?>
Torrent Grouping |
|
Discography View |
|
Show Snatched Torrents |
checked="checked" } ?> />
|
Posts per page (Forum) |
|
Sort/Hide release types |
$ReleaseTypes[1024] = "Guest Appearance";
$ReleaseTypes[1023] = "Remixed By";
$ReleaseTypes[1022] = "Composition";
$ReleaseTypes[1021] = "Produced By";
?>
Expand
unset($ReleaseTypes[1023], $ReleaseTypes[1024], $ReleaseTypes[1022]);
?>
|
Collage album covers to show per page |
|
Browse Page Tag list |
|
Subscription |
checked="checked" } ?> />
|
Quote Notifications |
checked="checked" } ?> />
|
Smileys |
checked="checked" } ?> />
|
Avatars |
|
Push Notifications |
|
Rippy! |
|
Auto-save Text |
checked="checked" } ?> />
|
Voting links |
checked="checked" } ?> />
|
Download torrents as text files |
checked="checked" } ?> />
|
Unseeded torrent alerts |
/>
|
User info
|
Avatar URL |
Width should be 150 pixels (will be resized if necessary)
|
Email |
If changing this field you must enter your current password in the "Current password" field before saving your changes.
|
Info |
|
IRCKey |
If set, this field will be used in place of the password in the IRC login.
Note: This value is stored in plaintext and should not be your password.
Note: In order to be accepted as correct, your IRCKey must be between 6 and 32 characters.
|
Paranoia settings
|
|
Note: Paranoia has nothing to do with your security on this site; the only thing affected by this setting is other users' ability to see your site activity and taste in music.
Select the elements you want to show on your profile. For example, if you tick "Show count" for "Snatched", users will be able to see how many torrents you have snatched. If you tick "Show list", they will be able to see the full list of torrents you've snatched.
Some information will still be available in the site log.
|
Recent activity |
|
Preset |
|
Stats |
$UploadChecked = checked(!in_array('uploaded', $Paranoia));
$DownloadChecked = checked(!in_array('downloaded', $Paranoia));
$RatioChecked = checked(!in_array('ratio', $Paranoia));
?>
|
Torrent comments |
display_paranoia('torrentcomments'); ?>
|
Collages started |
display_paranoia('collages'); ?>
|
Collages contributed to |
display_paranoia('collagecontribs'); ?>
|
Requests filled |
$RequestsFilledCountChecked = checked(!in_array('requestsfilled_count', $Paranoia));
$RequestsFilledBountyChecked = checked(!in_array('requestsfilled_bounty', $Paranoia));
$RequestsFilledListChecked = checked(!in_array('requestsfilled_list', $Paranoia));
?>
|
Requests voted |
$RequestsVotedCountChecked = checked(!in_array('requestsvoted_count', $Paranoia));
$RequestsVotedBountyChecked = checked(!in_array('requestsvoted_bounty', $Paranoia));
$RequestsVotedListChecked = checked(!in_array('requestsvoted_list', $Paranoia));
?>
|
Uploaded |
display_paranoia('uploads'); ?>
|
Unique groups |
display_paranoia('uniquegroups'); ?>
|
"Perfect" FLACs |
display_paranoia('perfectflacs'); ?>
|
Seeding |
display_paranoia('seeding'); ?>
|
Leeching |
display_paranoia('leeching'); ?>
|
Snatched |
display_paranoia('snatched'); ?>
|
Miscellaneous |
$DB->query("SELECT COUNT(UserID) FROM users_info WHERE Inviter='$UserID'");
list($Invited) = $DB->next_record();
?>
$DB->query("SELECT COUNT(ta.ArtistID) FROM torrents_artists AS ta WHERE ta.UserID = ".$UserID);
list($ArtistsAdded) = $DB->next_record();
?>
|
Reset Passkey
|
Reset passkey |
See also this wiki article
|
Change password
|
|
A strong password is between 8 and 40 characters long
Contains at least 1 lowercase and uppercase letter
Contains at least a number or symbol
|
Current password |
|
New password |
|
Re-type new password |
|
|