dsattler
Legendary
Offline
Activity: 924
Merit: 1000
|
|
February 05, 2015, 04:33:38 PM |
|
I really do not understand how activity is calclualted. Can someone explain it more?
activity = min(time * 14, posts)
I assume
activity = min? (no idea what what min stands for) (time (which I assume is in days?) * # (which is the number of posts?)
"min(x,y)" is developer language for "the minimum of x and y (whatever has the lowest value)".
|
Bitcointalk member since 2013!
|
|
|
FFrankie
|
|
February 06, 2015, 02:29:08 AM |
|
I really do not understand how activity is calclualted. Can someone explain it more?
activity = min(time * 14, posts)
I assume
activity = min? (no idea what what min stands for) (time (which I assume is in days?) * # (which is the number of posts?)
"min(x,y)" is developer language for "the minimum of x and y (whatever has the lowest value)". So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
|
|
|
|
Muhammed Zakir
|
|
February 06, 2015, 04:45:35 AM |
|
So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Nope. See : The activity number is determined in this way: time = number of two-week periods in which you've posted since your registration activity = min(time * 14, posts)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list: Know 'how many months/years it will take' ( Thanks to hilariousandco for his post): 1 X 14 = 14 2 X 14 = 28 3 X 14 = 42 -- Jr. Member ( 1.5 month) 4 X 14 = 56 5 X 14 = 70 -- Member (2.5 month) 6 X 14 = 84 7 X 14 = 98 8 X 14 = 112 9 X 14 = 126 -- Full Member (4.5 month) 10 X 14 = 140 11 X 14 = 154 12 X 14 = 168 13 X 14 = 182 14 X 14 = 196 15 X 14 = 210 16 X 14 = 224 17 X 14 = 238 18 X 14 = 252 -- Senior Member (8.5 month) 19 X 14 = 266 20 X 14 = 280 21 X 14 = 294 22 X 14 = 308 23 X 14 = 322 24 X 14 = 336 25 X 14 = 350 26 X 14 = 364 27 X 14 = 378 28 X 14 = 392 29 X 14 = 406 30 X 14 = 420 31 X 14 = 434 32 X 14 = 448 33 X 14 = 462 34 X 14 = 476 35 X 14 = 490 -- Hero Member (1.3 years) 36 X 14 = 504 37 X 14 = 518 38 X 14 = 532 39 X 14 = 536 40 X 14 = 550 41 X 14 = 564 42 X 14 = 578 43 X 14 = 592 44 X 14 = 606 45 X 14 = 620 46 X 14 = 634 47 X 14 = 648 48 X 14 = 662 49 X 14 = 676 50 X 14 = 690 51 X 14 = 704 52 X 14 = 718 53 X 14 = 732 54 X 14 = 746 55 X 14 = 760 56 X 14 = 784 -- Legendary lucky rank starts (2 years) 57 X 14 = 798 58 X 14 = 812 59 X 14 = 826 60 X 14 = 840 61 X 14 = 854 62 X 14 = 868 63 X 14 = 882 64 X 14 = 896 65 X 14 = 910 66 X 14 = 924 67 X 14 = 938 68 X 14 = 952 69 X 14 = 966 70 X 14 = 980 71 X 14 = 994 72 X 14 = 1008 73 X 14 = 1022 74 X 14 = 1036 75 X 14 = 1050 76 X 14 = 1064 77 X 14 = 1078 77 X 14 = 1092 -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)
-MZ
|
|
|
|
Akbarkoe
Legendary
Offline
Activity: 1428
Merit: 1051
Leading Crypto Sports Betting & Casino Platform
|
|
February 06, 2015, 05:00:17 PM |
|
So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Nope. See : The activity number is determined in this way: time = number of two-week periods in which you've posted since your registration activity = min(time * 14, posts)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list: Know 'how many months/years it will take' ( Thanks to hilariousandco for his post): 1 X 14 = 14 2 X 14 = 28 3 X 14 = 42 -- Jr. Member ( 1.5 month) 4 X 14 = 56 5 X 14 = 70 -- Member (2.5 month) 6 X 14 = 84 7 X 14 = 98 8 X 14 = 112 9 X 14 = 126 -- Full Member (4.5 month) 10 X 14 = 140 11 X 14 = 154 12 X 14 = 168 13 X 14 = 182 14 X 14 = 196 15 X 14 = 210 16 X 14 = 224 17 X 14 = 238 18 X 14 = 252 -- Senior Member (8.5 month) 19 X 14 = 266 20 X 14 = 280 21 X 14 = 294 22 X 14 = 308 23 X 14 = 322 24 X 14 = 336 25 X 14 = 350 26 X 14 = 364 27 X 14 = 378 28 X 14 = 392 29 X 14 = 406 30 X 14 = 420 31 X 14 = 434 32 X 14 = 448 33 X 14 = 462 34 X 14 = 476 35 X 14 = 490 -- Hero Member (1.3 years) 36 X 14 = 504 37 X 14 = 518 38 X 14 = 532 39 X 14 = 536 40 X 14 = 550 41 X 14 = 564 42 X 14 = 578 43 X 14 = 592 44 X 14 = 606 45 X 14 = 620 46 X 14 = 634 47 X 14 = 648 48 X 14 = 662 49 X 14 = 676 50 X 14 = 690 51 X 14 = 704 52 X 14 = 718 53 X 14 = 732 54 X 14 = 746 55 X 14 = 760 56 X 14 = 784 -- Legendary lucky rank starts (2 years) 57 X 14 = 798 58 X 14 = 812 59 X 14 = 826 60 X 14 = 840 61 X 14 = 854 62 X 14 = 868 63 X 14 = 882 64 X 14 = 896 65 X 14 = 910 66 X 14 = 924 67 X 14 = 938 68 X 14 = 952 69 X 14 = 966 70 X 14 = 980 71 X 14 = 994 72 X 14 = 1008 73 X 14 = 1022 74 X 14 = 1036 75 X 14 = 1050 76 X 14 = 1064 77 X 14 = 1078 77 X 14 = 1092 -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)
-MZ wah need longtime to up rank legendary 3 years. omg but thanks for your information.
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
najzenmajsen
|
|
February 13, 2015, 07:21:16 PM |
|
So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Nope. See : The activity number is determined in this way: time = number of two-week periods in which you've posted since your registration activity = min(time * 14, posts)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list: Know 'how many months/years it will take' ( Thanks to hilariousandco for his post): 1 X 14 = 14 2 X 14 = 28 3 X 14 = 42 -- Jr. Member ( 1.5 month) 4 X 14 = 56 5 X 14 = 70 -- Member (2.5 month) 6 X 14 = 84 7 X 14 = 98 8 X 14 = 112 9 X 14 = 126 -- Full Member (4.5 month) 10 X 14 = 140 11 X 14 = 154 12 X 14 = 168 13 X 14 = 182 14 X 14 = 196 15 X 14 = 210 16 X 14 = 224 17 X 14 = 238 18 X 14 = 252 -- Senior Member (8.5 month) 19 X 14 = 266 20 X 14 = 280 21 X 14 = 294 22 X 14 = 308 23 X 14 = 322 24 X 14 = 336 25 X 14 = 350 26 X 14 = 364 27 X 14 = 378 28 X 14 = 392 29 X 14 = 406 30 X 14 = 420 31 X 14 = 434 32 X 14 = 448 33 X 14 = 462 34 X 14 = 476 35 X 14 = 490 -- Hero Member (1.3 years) 36 X 14 = 504 37 X 14 = 518 38 X 14 = 532 39 X 14 = 536 40 X 14 = 550 41 X 14 = 564 42 X 14 = 578 43 X 14 = 592 44 X 14 = 606 45 X 14 = 620 46 X 14 = 634 47 X 14 = 648 48 X 14 = 662 49 X 14 = 676 50 X 14 = 690 51 X 14 = 704 52 X 14 = 718 53 X 14 = 732 54 X 14 = 746 55 X 14 = 760 56 X 14 = 784 -- Legendary lucky rank starts (2 years) 57 X 14 = 798 58 X 14 = 812 59 X 14 = 826 60 X 14 = 840 61 X 14 = 854 62 X 14 = 868 63 X 14 = 882 64 X 14 = 896 65 X 14 = 910 66 X 14 = 924 67 X 14 = 938 68 X 14 = 952 69 X 14 = 966 70 X 14 = 980 71 X 14 = 994 72 X 14 = 1008 73 X 14 = 1022 74 X 14 = 1036 75 X 14 = 1050 76 X 14 = 1064 77 X 14 = 1078 77 X 14 = 1092 -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)
-MZ wah need longtime to up rank legendary 3 years. omg but thanks for your information. imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented.
|
|
|
|
Bitcoin_BOy$
|
|
February 13, 2015, 07:39:57 PM |
|
So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Nope. See : The activity number is determined in this way: time = number of two-week periods in which you've posted since your registration activity = min(time * 14, posts)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list: Know 'how many months/years it will take' ( Thanks to hilariousandco for his post): 1 X 14 = 14 2 X 14 = 28 3 X 14 = 42 -- Jr. Member ( 1.5 month) 4 X 14 = 56 5 X 14 = 70 -- Member (2.5 month) 6 X 14 = 84 7 X 14 = 98 8 X 14 = 112 9 X 14 = 126 -- Full Member (4.5 month) 10 X 14 = 140 11 X 14 = 154 12 X 14 = 168 13 X 14 = 182 14 X 14 = 196 15 X 14 = 210 16 X 14 = 224 17 X 14 = 238 18 X 14 = 252 -- Senior Member (8.5 month) 19 X 14 = 266 20 X 14 = 280 21 X 14 = 294 22 X 14 = 308 23 X 14 = 322 24 X 14 = 336 25 X 14 = 350 26 X 14 = 364 27 X 14 = 378 28 X 14 = 392 29 X 14 = 406 30 X 14 = 420 31 X 14 = 434 32 X 14 = 448 33 X 14 = 462 34 X 14 = 476 35 X 14 = 490 -- Hero Member (1.3 years) 36 X 14 = 504 37 X 14 = 518 38 X 14 = 532 39 X 14 = 536 40 X 14 = 550 41 X 14 = 564 42 X 14 = 578 43 X 14 = 592 44 X 14 = 606 45 X 14 = 620 46 X 14 = 634 47 X 14 = 648 48 X 14 = 662 49 X 14 = 676 50 X 14 = 690 51 X 14 = 704 52 X 14 = 718 53 X 14 = 732 54 X 14 = 746 55 X 14 = 760 56 X 14 = 784 -- Legendary lucky rank starts (2 years) 57 X 14 = 798 58 X 14 = 812 59 X 14 = 826 60 X 14 = 840 61 X 14 = 854 62 X 14 = 868 63 X 14 = 882 64 X 14 = 896 65 X 14 = 910 66 X 14 = 924 67 X 14 = 938 68 X 14 = 952 69 X 14 = 966 70 X 14 = 980 71 X 14 = 994 72 X 14 = 1008 73 X 14 = 1022 74 X 14 = 1036 75 X 14 = 1050 76 X 14 = 1064 77 X 14 = 1078 77 X 14 = 1092 -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)
-MZ wah need longtime to up rank legendary 3 years. omg but thanks for your information. imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented. if you posts 2 posts you should have a 2 activity at day and the total of activity per day should be 2 , many of user just connect to post with their bot 1 post every day and they have today thousands of dollars
|
|
|
|
najzenmajsen
|
|
February 13, 2015, 07:44:12 PM |
|
So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Nope. See : The activity number is determined in this way: time = number of two-week periods in which you've posted since your registration activity = min(time * 14, posts)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list: Know 'how many months/years it will take' ( Thanks to hilariousandco for his post): 1 X 14 = 14 2 X 14 = 28 3 X 14 = 42 -- Jr. Member ( 1.5 month) 4 X 14 = 56 5 X 14 = 70 -- Member (2.5 month) 6 X 14 = 84 7 X 14 = 98 8 X 14 = 112 9 X 14 = 126 -- Full Member (4.5 month) 10 X 14 = 140 11 X 14 = 154 12 X 14 = 168 13 X 14 = 182 14 X 14 = 196 15 X 14 = 210 16 X 14 = 224 17 X 14 = 238 18 X 14 = 252 -- Senior Member (8.5 month) 19 X 14 = 266 20 X 14 = 280 21 X 14 = 294 22 X 14 = 308 23 X 14 = 322 24 X 14 = 336 25 X 14 = 350 26 X 14 = 364 27 X 14 = 378 28 X 14 = 392 29 X 14 = 406 30 X 14 = 420 31 X 14 = 434 32 X 14 = 448 33 X 14 = 462 34 X 14 = 476 35 X 14 = 490 -- Hero Member (1.3 years) 36 X 14 = 504 37 X 14 = 518 38 X 14 = 532 39 X 14 = 536 40 X 14 = 550 41 X 14 = 564 42 X 14 = 578 43 X 14 = 592 44 X 14 = 606 45 X 14 = 620 46 X 14 = 634 47 X 14 = 648 48 X 14 = 662 49 X 14 = 676 50 X 14 = 690 51 X 14 = 704 52 X 14 = 718 53 X 14 = 732 54 X 14 = 746 55 X 14 = 760 56 X 14 = 784 -- Legendary lucky rank starts (2 years) 57 X 14 = 798 58 X 14 = 812 59 X 14 = 826 60 X 14 = 840 61 X 14 = 854 62 X 14 = 868 63 X 14 = 882 64 X 14 = 896 65 X 14 = 910 66 X 14 = 924 67 X 14 = 938 68 X 14 = 952 69 X 14 = 966 70 X 14 = 980 71 X 14 = 994 72 X 14 = 1008 73 X 14 = 1022 74 X 14 = 1036 75 X 14 = 1050 76 X 14 = 1064 77 X 14 = 1078 77 X 14 = 1092 -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)
-MZ wah need longtime to up rank legendary 3 years. omg but thanks for your information. imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented. if you posts 2 posts you should have a 2 activity at day and the total of activity per day should be 2 , many of user just connect to post with their bot 1 post every day and they have today thousands of dollars i did not quite get where you got thousands of dollars from ? but i'd like to know
|
|
|
|
RappelzReborn
|
|
February 13, 2015, 07:54:21 PM |
|
@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .
|
|
|
|
Bitcoin_BOy$
|
|
February 13, 2015, 07:56:48 PM |
|
@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .
yep i mean few hundreds for a month and but for a year ? and they don't get one or two account they have 5 to 30 account
|
|
|
|
CoolRunnings21
Sr. Member
Offline
Activity: 295
Merit: 250
Nenávist má sestru, to je závist.
|
|
February 17, 2015, 08:42:12 AM |
|
I thought as long as you posted once during that 2 week period, you could get 14 activity after posting the enxt 2 weeks.
As in I long on in the first 2 week period and write 1-2 posts. then dont log in for 2 weeks.
Start posting again, would I only get 2 activity or as I posted the next to weeks the other activity would show?
|
NDotSO / Bourák
|
|
|
hilariousandco
Global Moderator
Legendary
Offline
Activity: 4032
Merit: 2729
Join the world-leading crypto sportsbook NOW!
|
|
February 17, 2015, 08:51:05 AM |
|
You can collect the 14 points for that period by only making one post but to acquire the full 14 posts you will need to make the other 13 at some point.
|
|
|
|
RD965
|
|
February 20, 2015, 09:08:41 AM |
|
@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .
yep i mean few hundreds for a month and but for a year ? and they don't get one or two account they have 5 to 30 account However thats not what happens normally, and for sure the ranking system is like this to avoid cheaters
|
|
|
|
picolo
|
|
February 20, 2015, 09:23:47 AM |
|
Becoming a Hero is sooo long I am months away but the pleasure will be greater because it was long.
|
|
|
|
RD965
|
|
February 20, 2015, 02:48:08 PM |
|
Becoming a Hero is sooo long I am months away but the pleasure will be greater because it was long. Becoming a senior already takes some time haha
|
|
|
|
wpalczynski
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
February 28, 2015, 03:51:49 PM |
|
At what Rank are people allowed to post a Picture or avatar?
|
|
|
|
redsn0w
Legendary
Offline
Activity: 1778
Merit: 1043
#Free market
|
|
February 28, 2015, 03:52:55 PM |
|
At what Rank are people allowed to post a Picture or avatar?
None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.
|
|
|
|
wpalczynski
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
February 28, 2015, 03:55:43 PM |
|
But some people have a picture how is that? At what Rank are people allowed to post a Picture or avatar?
None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.
|
|
|
|
redsn0w
Legendary
Offline
Activity: 1778
Merit: 1043
#Free market
|
|
February 28, 2015, 03:58:26 PM |
|
But some people have a picture how is that? At what Rank are people allowed to post a Picture or avatar?
None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled. Yes you are right, because these "users" have uploaded their custom avatar before this situation : - http://www.reddit.com/r/Bitcoin/comments/1nmdq4/bitcointalk_hacked/
|
|
|
|
wpalczynski
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
February 28, 2015, 04:20:33 PM |
|
Cool. Thanks! But some people have a picture how is that? At what Rank are people allowed to post a Picture or avatar?
None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled. Yes you are right, because these "users" have uploaded their custom avatar before this situation : - http://www.reddit.com/r/Bitcoin/comments/1nmdq4/bitcointalk_hacked/
|
|
|
|
wpalczynski
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
February 28, 2015, 06:53:24 PM |
|
When is the forum software being updated and what software are they planning to use? At what Rank are people allowed to post a Picture or avatar?
None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.
|
|
|
|
|