Author

Topic: Newbie must wait 6 Min (Read 247 times)

legendary
Activity: 2464
Merit: 1145
November 19, 2017, 09:45:03 AM
#8
when i try to post get this error
Quote
The last posting from your IP was less than 360 seconds ago. Please try again later. The thing you were trying to post was saved as a draft. This limit decreases substantially as your account becomes more established.

is this mean when i change my IP can post without need to wait 360 S .Huh

if not please edit error to "The last posting from your account"

I wonder how the beginners section would lool like if newbie jail gets reinstated again  Grin
legendary
Activity: 2744
Merit: 2462
https://JetCash.com
November 19, 2017, 06:39:05 AM
#7
You could be on a shared IP - public WiFi or using an ISP that shares IPs
newbie
Activity: 7
Merit: 0
November 19, 2017, 06:36:06 AM
#6
I don't think so. There would most likely be an account-based blockage as well as an IP-based block. Perhaps the account-based one is pre-emptively assumed due to the fact that the IP must wait.

ok thanks but till now understand from  that error message mean IP must wait 6 min but new IP linked to account can post freely



Hello!
Just a question: I just joined the forum.
Yesterday I tried to write my really FIRST message, and I had the error message "The last post from your IP...etc"
How is it possible, as I NEVER wrote on the plattform?

(please note the after ten minutes I tried again and it worked)

Bye

B

you make post at 18, 2017, 11:38:36 and try to send message at 11:38 to 11:44  right Huh
so that get that error (pm and post same)
member
Activity: 585
Merit: 33
Rasputin Party Mansion
November 19, 2017, 06:24:40 AM
#5
Hello!
Just a question: I just joined the forum.
Yesterday I tried to write my really FIRST message, and I had the error message "The last post from your IP...etc"
How is it possible, as I NEVER wrote on the plattform?

(please note the after ten minutes I tried again and it worked)

Bye

B
copper member
Activity: 2562
Merit: 2510
Spear the bees
November 19, 2017, 06:04:22 AM
#4
i know about activity my ask is about error message if this error message right when i change IP can post in less than 6 min Huh i’m right?
I don't think so. There would most likely be an account-based blockage as well as an IP-based block. Perhaps the account-based one is pre-emptively assumed due to the fact that the IP must wait.
newbie
Activity: 7
Merit: 0
November 19, 2017, 05:45:46 AM
#3
Why do you need to post more than once every 6 minutes?

The time limit goes down as soon as you enter your second activity period, by the way.

waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
[other code removed due to irrelevance]
Why would it be changed to, "the last posting from your account"? If anything, it would be IP/account.

i know about activity my ask is about error message if this error message right when i change IP can post in less than 6 min Huh i’m right?
copper member
Activity: 2562
Merit: 2510
Spear the bees
November 19, 2017, 05:39:34 AM
#2
Why do you need to post more than once every 6 minutes?

The time limit goes down as soon as you enter your second activity period, by the way.

waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
[other code removed due to irrelevance]
Why would it be changed to, "the last posting from your account"? If anything, it would be IP/account.
newbie
Activity: 7
Merit: 0
November 19, 2017, 05:33:28 AM
#1
when i try to post get this error
Quote
The last posting from your IP was less than 360 seconds ago. Please try again later. The thing you were trying to post was saved as a draft. This limit decreases substantially as your account becomes more established.

is this mean when i change my IP can post without need to wait 360 S .Huh

if not please edit error to "The last posting from your account"
Jump to: