Bitcoin Forum

Other => Meta => Topic started by: Darkmatter12 on May 07, 2014, 12:35:02 PM



Title: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Darkmatter12 on May 07, 2014, 12:35:02 PM
I always get this message while trying to post anything. What should I do?


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: hilariousandco on May 07, 2014, 12:37:00 PM
Wait 360 seconds before you try post again then it'll be fine. Log-ins and attempted posts also count and reset the clock.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: rancherlike on May 07, 2014, 01:00:13 PM
i have an hour in the problem


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: mprep on May 07, 2014, 01:18:00 PM
Try leaving the website (logged in of course) open and return later and try to post then. Else, logout and delete the browser's cookies. Log in again and try posting then.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: tysat on May 07, 2014, 01:38:47 PM
See https://bitcointalk.org/index.php?topic=177133.0

Sticky in the newbie section that explains this (and many other useful things)


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Chemistry1988 on May 07, 2014, 07:12:29 PM
i have an hour in the problem

You should have read the newbie readme and could have saved an hour...


See https://bitcointalk.org/index.php?topic=177133.0

Sticky in the newbie section that explains this (and many other useful things)

Is there a way to force everyone to read the newbie readme when they first register their account?


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: tysat on May 07, 2014, 10:37:57 PM
i have an hour in the problem

You should have read the newbie readme and could have saved an hour...


See https://bitcointalk.org/index.php?topic=177133.0

Sticky in the newbie section that explains this (and many other useful things)

Is there a way to force everyone to read the newbie readme when they first register their account?

It wouldn't help much anyways...

When the newbie section was the only section people could post in at first we had a similar issue.  While registering it told you that you were restricted from posting in most parts of the forum, but tons of people still asked.  Most people are just going to blow through any forced reading and not actually do it.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: BigBoy89 on May 08, 2014, 02:27:34 AM
I always get this message while trying to post anything. What should I do?
change your IP every time you want to post here
you can use proxy / VPN, or using firefox addons (i can't say here, so you must find yourself ;D )


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: indiguy on May 08, 2014, 05:15:50 AM
Have the same problem.

Try leaving the website (logged in of course) open and return later and try to post then. Else, logout and delete the browser's cookies. Log in again and try posting then.

this is tiresome lol


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Microbit001 on May 08, 2014, 07:18:55 PM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: hilariousandco on May 08, 2014, 07:24:40 PM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.

The time limitations go down with each membergroup. It shouldn't be 360 now for Jnr, but they still have a limit.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: tysat on May 08, 2014, 08:10:36 PM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.

Look through the link I posted earlier in this thread, it explains everything.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Microbit001 on May 09, 2014, 09:02:26 AM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.

Look through the link I posted earlier in this thread, it explains everything.

Sorry, but am I that Newbie really? I checked your thread and didn't found anything related with waiting periods of 6 minutes per post. If there is really information about that can you exactly show where It Is because In your thread I read everything and really there is nothing mentioned about It.


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: hilariousandco on May 09, 2014, 09:05:03 AM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.

Look through the link I posted earlier in this thread, it explains everything.

Sorry, but am I that Newbie really? I checked your thread and didn't found anything related with waiting periods of 6 minutes per post. If there is really information about that can you exactly show where It Is because In your thread I read everything and really there is nothing mentioned about It.

Wait Times right down at the bottom on the second post:

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);


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Microbit001 on May 09, 2014, 09:18:57 AM
I also have the same problem but I thought Its gone when you get Jr. Member status? If I'm wrong please explain me.

Look through the link I posted earlier in this thread, it explains everything.

Sorry, but am I that Newbie really? I checked your thread and didn't found anything related with waiting periods of 6 minutes per post. If there is really information about that can you exactly show where It Is because In your thread I read everything and really there is nothing mentioned about It.

Wait Times right down at the bottom on the second post:

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);

Oh thanks a lot, how inattentive I am, I saw It at the bottom but didn't actually thought that It's there. I also found It myself in other place here:https://bitcointalk.org/index.php?topic=253190.msg2702160#msg2702160


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: picolo on May 09, 2014, 02:45:48 PM
It is very annoying to wait for 360seconds between posts ;) It probably avoids a lot of spam


Title: Re: The last posting from your IP was less than 360 seconds ago. Please try again la
Post by: Darkmatter12 on May 10, 2014, 07:14:21 AM
See https://bitcointalk.org/index.php?topic=177133.0

Sticky in the newbie section that explains this (and many other useful things)
Oh, thank you for that thread. It really helps.