Pages:
Author

Topic: Forum ranks/positions/badges (What do those shiny coins under my name mean?) - page 29. (Read 2763652 times)

newbie
Activity: 294
Merit: 0
This thread is a great help! Thank you so much!
staff
Activity: 2436
Merit: 2347
Look at the OP. The image of the gold coin included in Cyrus's post has been deleted.
Is it possible for someone to repost an image?

If you hit quote to get the url https://bitcointalk.org/Themes/custom1/images/star.gif they are still there. The forum has been very slow to load or failing to load images ever since the switch to CloudFlare.


CloudFlare has nothing to do with it, IMHO. That's why pictures load for a long time.

The forum acts as a proxy for all embedded images. This is a privacy feature to disable tracking pixels, but it's also slow.

hero member
Activity: 1344
Merit: 656
Can someone verify or confirm the signature max heights ? For the Member rank it says 'Signatures taller than 42px will be cut off.'
Is height the same for all the ranks or does it change same as lenght and styling do ?

For my account (Hero Member) it does say the same, and I'm almost pretty sure it has always been like that.
member
Activity: 90
Merit: 10
Signature restrictions

There are restrictions on signatures, based on your activity/rank.

- Newbie: No styling (including links) allowed. Max 50 characters.
- Jr. Member: Max 150 characters.
- Member: Links allowed. Unlimited length.
- Full: Color allowed.
- Sr. Member: Size allowed
- Hero: Background color allowed
Can someone verify or confirm the signature max heights ? For the Member rank it says 'Signatures taller than 42px will be cut off.'
Is height the same for all the ranks or does it change same as lenght and styling do ?
sr. member
Activity: 896
Merit: 289
Twitter: @BTY_11073
Look at the OP. The image of the gold coin included in Cyrus's post has been deleted.
Is it possible for someone to repost an image?

If you hit quote to get the url https://bitcointalk.org/Themes/custom1/images/star.gif they are still there. The forum has been very slow to load or failing to load images ever since the switch to CloudFlare.

I see. Thank you TheQuin.
I'm praying that this situation will be improved.
hero member
Activity: 2576
Merit: 883
Freebitco.in Support https://bit.ly/2I9BVS2
Look at the OP. The image of the gold coin included in Cyrus's post has been deleted.
Is it possible for someone to repost an image?

If you hit quote to get the url https://bitcointalk.org/Themes/custom1/images/star.gif they are still there. The forum has been very slow to load or failing to load images ever since the switch to CloudFlare.
sr. member
Activity: 896
Merit: 289
Twitter: @BTY_11073
Look at the OP. The image of the gold coin included in Cyrus's post has been deleted.
Is it possible for someone to repost an image?
hero member
Activity: 2576
Merit: 883
Freebitco.in Support https://bit.ly/2I9BVS2
Why did some messages get deleted
Sometimes I will post a reply and not long before I will receive mail that my message is deleted.

Because it broke one of the forum rules, you should read them. https://bitcointalksearch.org/topic/unofficial-list-of-official-bitcointalkorg-rules-guidelines-faq-703657

For example, the post you just made brakes rule 2 as it is off-topic in a thread about ranks. The other most likely reason is rule 1. No zero or low value, pointless or uninteresting posts or threads.

If you are just posting to increase your post count but you have nothing interesting or different to say them your posts will get deleted and eventually you'll get banned.
newbie
Activity: 11
Merit: 0
Why did some messages get deleted
Sometimes I will post a reply and not long before I will receive mail that my message is deleted.
hero member
Activity: 2576
Merit: 883
Freebitco.in Support https://bit.ly/2I9BVS2
Thanks for the useful information. I am wondering whether the forum limits the posts I make a day?

The only limit is a wait time between posts that decreases as your activity level increases.

From the OP of this thread.

Limits on posting

Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);

That means you have to wait 6 minutes before posting again until you have more than 15 activity. You could use that time wisely by ready the OP of a thread to find out if the answer to your question is there before posting.
newbie
Activity: 42
Merit: 0
Thanks for the useful information. I am wondering whether the forum limits the posts I make a day?
sr. member
Activity: 700
Merit: 251
i like the forum ranks, but i dont understand what i need to rank up to Jr. Member

have:
Posts:   61
Activity:   28
Merit:   2

why i dont rank up?  Angry
need this rank to airdrop some onions  Grin
Your rank will up automatically in next round now you have to post and wait nothing else for more information check this https://bitcointalksearch.org/topic/faq-everything-you-need-to-know-about-forum-activity-account-ranks-and-merit-2766177
jr. member
Activity: 81
Merit: 3
i like the forum ranks, but i dont understand what i need to rank up to Jr. Member

have:
Posts:   61
Activity:   28
Merit:   2

why i dont rank up?  Angry
need this rank to airdrop some onions  Grin
newbie
Activity: 5
Merit: 0
And there I was, wondering why I can only send 2 pms daily...... Smiley

This explains it all. I haven't seen any other forums with this activity mechanism, most just use the post count of each member to determine the status.

I think this is a much better system, encourages you to post daily and only meaningful things if you want to rank up past certain points, better than a system designed on spamming posts as fast as you can.
legendary
Activity: 2142
Merit: 1065
✋(▀Ĺ̯ ▀-͠ )
Just saying - for new users it would be helpful to send this info in an email upon sign up or something - or have it in the area where you update your profile.. or somewhere. It would likely avoid many duplicate questions from current and future users.

No need to send it by email. It isn't that hard to find such information in sticky topics in beginners board or meta.
The problem is users that came here by a guide showing them how to participate in bounty and do not inform them how to read the forum rules.
Please, do not quote entire posts, just quote what is necessary.
newbie
Activity: 80
Merit: 0
And there I was, wondering why I can only send 2 pms daily...... Smiley

This explains it all. I haven't seen any other forums with this activity mechanism, most just use the post count of each member to determine the status.
jr. member
Activity: 47
Merit: 1
SO glad this was posted for everyone. I am trying to improve my Activity # for TIMEC Airdrop. I will surely miss out this round but will be paying close attention to these stats going forward.

Thanks all!
legendary
Activity: 2968
Merit: 3406
Crypto Swap Exchange
Activity is when i post a reply?
Not exactly (although, somehow close to that). Activity is a bit different (in a way that you can only gain a maximum of 14 activities [normally], per biweekly period).

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)

Refer to this sticky thread (for more information).
newbie
Activity: 20
Merit: 0
Activity is when i post a reply?
sr. member
Activity: 700
Merit: 251
Hi everyone,
I was wondering if anyone could inform me about how long it would take in average to upgrade from Brand New member to a Jr. Member?
Thanks a bunch  Smiley
As you have some posts and activity points then you will be newbie and after taking 30 points you will be Jr Member all informations available in Post 1 after 28 days or 2 activity periods you will join Jr Members club
Pages:
Jump to: