Bitcoin Forum
May 27, 2024, 03:10:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bug with the forum  (Read 220 times)
ryan1918 (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile WWW
May 28, 2018, 05:04:31 PM
 #1

If you post something and it's been within the 360 second time limit it will say you must wait 360 seconds to post, then if you try to repost it again it says the post has already posted but it really never has you have to go back to the original topic and do it from there for it to actually post a message.

An Error Has Occurred!
You already submitted this post! You might have accidently double clicked, or tried to refresh.
Sellingaccs
Member
**
Offline Offline

Activity: 126
Merit: 50

Ask me for Pools, Nodes and Explorers.


View Profile
May 28, 2018, 05:08:11 PM
 #2

I know about this, however i do not consider it to be that bad of a bug. I mean, you can just copy paste your post and post it once you are able to do it again. I do not consider it to be so important, that it would have to be fixed. Theymos and the mods are already way too busy with stuff.

If this is a problem for you, you could always buy the Copper membership for around 2mBTC. That way you can post alot more often (like once in a minute i think) and you get all of the same things thaet members do before gaining the needed amount of merit and activity Smiley

mdayonliner
Copper Member
Sr. Member
****
Offline Offline

Activity: 630
Merit: 420


We are Bitcoin!


View Profile
May 28, 2018, 05:12:58 PM
 #3

If you post something and it's been within the 360 second time limit it will say you must wait 360 seconds to post, then if you try to repost it again it says the post has already posted but it really never has you have to go back to the original topic and do it from there for it to actually post a message.

An Error Has Occurred!
You already submitted this post! You might have accidently double clicked, or tried to refresh.

Activity is calculated with the following formula:
Code:
activity = min(time * 14, posts)

Waiting time between forum posts is calculated with the following formula:
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);
- Here you will have all your answers. Welcome to the forum. Good luck.

Be happy be at peace. Looking forward to BTC at $1M
shahzadafzal
Copper Member
Legendary
*
Offline Offline

Activity: 1554
Merit: 2933



View Profile
May 29, 2018, 01:14:09 AM
 #4

you have to go back to the original topic and do it from there for it to actually post a message.

This is not bug, you have to wait (360 seconds) between your post, but your posts will be be saved in Draft.

Later you can access it here https://bitcointalk.org/index.php?action=drafts and just copy paste on the original topic.

Remember this restriction will go away as your activity progresses.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
RAMSHIVDEEPAK
Member
**
Offline Offline

Activity: 224
Merit: 18


View Profile
May 29, 2018, 03:23:58 AM
 #5

If you post something and it's been within the 360 second time limit it will say you must wait 360 seconds to post, then if you try to repost it again it says the post has already posted but it really never has you have to go back to the original topic and do it from there for it to actually post a message.

An Error Has Occurred!
You already submitted this post! You might have accidently double clicked, or tried to refresh.

you have only 16 activity and you found the bug in this forum...hahaha  .it is too early to judge the system or forum platform. First I will suggest to you that you should go through the rules/guidelines/working rules of forum etc.

I think it is not your fault, this is all because of the merit system. Every member is in hurry and trying to post something unique,  so he will get a lot of merits. But don't post or create thread blindly...

PLS do the proper search, before creating such type of thread....

ryan1918 (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile WWW
June 03, 2018, 05:10:52 PM
 #6

If you post something and it's been within the 360 second time limit it will say you must wait 360 seconds to post, then if you try to repost it again it says the post has already posted but it really never has you have to go back to the original topic and do it from there for it to actually post a message.

An Error Has Occurred!
You already submitted this post! You might have accidently double clicked, or tried to refresh.

you have only 16 activity and you found the bug in this forum...hahaha  .it is too early to judge the system or forum platform. First I will suggest to you that you should go through the rules/guidelines/working rules of forum etc.

I think it is not your fault, this is all because of the merit system. Every member is in hurry and trying to post something unique,  so he will get a lot of merits. But don't post or create thread blindly...

PLS do the proper search, before creating such type of thread....



and I have been on here since the forum first started 7 years, HAHAHAHA?  So please don't try to enlighten me, THX

I say bug because it says it's already been posted which it really hasn't even posted if it's saved in a draft it's not really posted like it says it has which makes one believe it has.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!