Site preferences
|
Stylesheet |
- Or -
External CSS:
|
if (check_perms('site_advanced_search')) { ?>
Default Search Type |
|
} ?>
Torrent Grouping |
|
Discography View |
|
Posts per page (Forum) |
|
Hide release types |
|
Collage album covers to show per page |
|
Browse Page Tag list |
|
Subscription |
checked="checked" } ?> />
|
Smileys |
checked="checked" } ?> />
|
Avatars |
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 |
This field, if set 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 that you have snatched =number_format($Snatched)?> torrents. 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();
?>
|
Change password
|
|
A strong password is 8 characters or longer
Contains at least 1 lowercase and uppercase letter
Contains at least a number or symbol
|
Current password |
|
New password |
|
Re-type new password |
|
Reset passkey |
|
|