Author

Topic: Don't understand where my post went? (Read 1614 times)

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
August 08, 2014, 03:25:39 PM
#17
After 15 activity it will be okay. Everybody went through this. It is to avoid spams. If you hate writing due to session times out or error, then you can go to drafts and copy the latest draft and paste it and click reply Smiley .
Kindly,
       MZ
hero member
Activity: 615
Merit: 500
August 08, 2014, 10:35:37 AM
#16
I've tried and tried and tried and tried.

Just logged in, went to post it again and It says I've posted it to quick from posting something else.

Logging in will reset the timer, and so you need to wait for a full 6 minutes after logging in to make your post, even if you haven't post anything for the day.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
August 08, 2014, 08:37:14 AM
#15
I've tried and tried and tried and tried.

Just logged in, went to post it again and It says I've posted it to quick from posting something else.


Activities like PM, searching etc. Have rate limiting. To bypass that limit temporary, just surf the forum for a few minute and your total time logged in should increase and try posting again. Time for rate limiting gets very low when you get to 15 activity.
legendary
Activity: 1274
Merit: 1001
August 07, 2014, 10:29:27 PM
#14
thats happening on newbie member,
have to wait by a time
newbie
Activity: 5
Merit: 0
August 07, 2014, 05:07:11 PM
#13
I've tried and tried and tried and tried.

Just logged in, went to post it again and It says I've posted it to quick from posting something else.

newbie
Activity: 14
Merit: 0
August 07, 2014, 01:09:59 AM
#12
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink
agree make sure you posting about topic.
good grammar later . good luck buddy Smiley
administrator
Activity: 5222
Merit: 13032
global moderator
Activity: 4046
Merit: 2732
Join the world-leading crypto sportsbook NOW!
August 07, 2014, 12:40:49 AM
#10
You can move threads you created yourself at the bottom left.
legendary
Activity: 1834
Merit: 1094
Learning the troll avoidance button :)
August 07, 2014, 12:22:51 AM
#9
Are you sure it was actually submitted? It doesn't appear to be Trashcanned and if it was deleted by a mod you should've got a PM about it. Make sure you wait the full 360 seconds before you try submit it again.

He probably could post it to bitcoin discussion then report the thread and ask for it to be moved to D@T  if he can't move it by himself.
Not sure how the spam protection works on that section of the forum but that's another way to get it done. 
global moderator
Activity: 4046
Merit: 2732
Join the world-leading crypto sportsbook NOW!
August 07, 2014, 12:00:07 AM
#8
Are you sure it was actually submitted? It doesn't appear to be Trashcanned and if it was deleted by a mod you should've got a PM about it. Make sure you wait the full 360 seconds before you try submit it again.
sr. member
Activity: 406
Merit: 250
August 06, 2014, 07:48:07 PM
#7
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink

I only came here to give something to the community, totally free haha.

I'll try post it again.

Yeah this can happen. But that needs to be in place to avoid flood of spam by bots!
I've tried posting it on several different forums, with different variations.

keep getting error:
Code:
An Error Has Occurred!
The last posting from your IP was less than 360 seconds ago. Please try again later.

I totally give in.

It was an address verification system API I coded myself.


Newbies with less than 15 activity need to wait 360 between posts. Search for explanation in the stickies in this section and in the beginners and help section, or take a closer look at the rest of meta forum, because every page there is at least one topic about the 360s time limit

All details can be found here:

https://bitcointalksearch.org/topic/m.5106206

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);
legendary
Activity: 1862
Merit: 1009
August 06, 2014, 07:44:11 PM
#6
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink

I only came here to give something to the community, totally free haha.

I'll try post it again.

Yeah this can happen. But that needs to be in place to avoid flood of spam by bots!
I've tried posting it on several different forums, with different variations.

keep getting error:
Code:
An Error Has Occurred!
The last posting from your IP was less than 360 seconds ago. Please try again later.

I totally give in.

It was an address verification system API I coded myself.


Newbies with less than 15 activity need to wait 360 between posts. Search for explanation in the stickies in this section and in the beginners and help section, or take a closer look at the rest of meta forum, because every page there is at least one topic about the 360s time limit
newbie
Activity: 5
Merit: 0
August 06, 2014, 06:44:53 PM
#5
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink

I only came here to give something to the community, totally free haha.

I'll try post it again.

Yeah this can happen. But that needs to be in place to avoid flood of spam by bots!
I've tried posting it on several different forums, with different variations.

keep getting error:
Code:
An Error Has Occurred!
The last posting from your IP was less than 360 seconds ago. Please try again later.

I totally give in.

It was an address verification system API I coded myself.
sr. member
Activity: 406
Merit: 250
August 06, 2014, 06:38:23 PM
#4
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink

I only came here to give something to the community, totally free haha.

I'll try post it again.

Yeah this can happen. But that needs to be in place to avoid flood of spam by bots!
newbie
Activity: 5
Merit: 0
August 06, 2014, 06:37:45 PM
#3
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink

I only came here to give something to the community, totally free haha.

I'll try post it again.
sr. member
Activity: 406
Merit: 250
August 06, 2014, 06:34:16 PM
#2
It was probably deleted because of Spam protection. Try making some more posts in other threads, then you don't get caught by spam detection Wink
newbie
Activity: 5
Merit: 0
August 06, 2014, 06:30:24 PM
#1
I just made a thread(topic) in
Bitcoin Forum > Bitcoin > Development & Technical Discussion

And I cant find it? and my post count is 0

But when I try post it again, It says I already have?
Jump to: