Welcome Guest ( Log In | Register)



3 Pages V   1 2 3 >  
Reply to this topicStart new topic
> Account Suspended..., (Seems like this is happening a lot)
AlphaOfDoom
post Nov 25 2007, 02:03 AM
Post #1


Advanced Member
*******

Group: [HOSTED]
Posts: 133
Joined: 3-October 07
From: Wisconsin - U.S.A
Member No.: 51,029



Ok so I go on to my forum and find that it is suspended....why?
As far as I know, I haven't broken any rules yet have I?
(My forum is http://sherwoodinfo.trap17.com) and my hosting credits aren't below 0....by the way that leads to another question of mine,
Last night I went on here to find that I had .99 days left of hosting credits....

"Yikes I better post!"

So I post (non spam) to about 12 days of hosting credits....I come back today to find that I have .89 days left...

And my account is suspended, can I please have an answer to this?

Thank you...
Go to the top of the page
 
+Quote Post
jlhaslip
post Nov 25 2007, 02:10 AM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,880
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Noted and reported to Admins for handling.
Please review the Topics. Seems you are not alone. Admins will see this Topic and fix it as required.
Go to the top of the page
 
+Quote Post
pop
post Nov 25 2007, 04:42 AM
Post #3


Advanced Member
*******

Group: Members
Posts: 102
Joined: 13-October 07
Member No.: 51,530



if there is total number of credits more then INT value of string is then maybe it goes crazy when that value is reached. it can be problem in C++ when working with big numbers. dunno about php.

This post has been edited by pop: Nov 25 2007, 04:43 AM
Go to the top of the page
 
+Quote Post
bhavesh
post Nov 25 2007, 07:31 AM
Post #4


Privileged Member
*********

Group: [HOSTED]
Posts: 537
Joined: 21-August 06
From: Ziya's Heart
Member No.: 28,693



My account is also suspended sad.gif
It was working fine and have more than 6 credits and also I haven't got any warning of violation of rules. Please help soon.
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Nov 25 2007, 08:33 AM
Post #5


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,434
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



AlphaOfDoom,

Have you brought it back to +4 and waited about 1 hour? I see your hosting credits are just below 3...
Anyway, your account was manually reinstated.


bhavesh,

Your account was manually reinstated.
Go to the top of the page
 
+Quote Post
Sprnknwn
post Nov 25 2007, 11:37 AM
Post #6


Privileged Member
*********

Group: Members
Posts: 822
Joined: 6-March 05
Member No.: 4,202



My account have also been suspended without reaching negative credits. I don't have them above right now but I insist, they have never been negative... sad.gif

This post has been edited by Sprnknwn: Nov 25 2007, 11:37 AM
Go to the top of the page
 
+Quote Post
elaks
post Nov 25 2007, 08:27 PM
Post #7


Advanced Member
*******

Group: Members
Posts: 114
Joined: 14-July 07
From: England
Member No.: 46,489



My account has also been suspended. I assume I haven't broken the rules as I recieve no confirmation.

Should we post if our accounts have been suspended, or is this a problem that will be resolved automatically?
Go to the top of the page
 
+Quote Post
Sprnknwn
post Nov 25 2007, 08:40 PM
Post #8


Privileged Member
*********

Group: Members
Posts: 822
Joined: 6-March 05
Member No.: 4,202



QUOTE(elaks @ Nov 25 2007, 09:27 PM) *
My account has also been suspended. I assume I haven't broken the rules as I recieve no confirmation.

Should we post if our accounts have been suspended, or is this a problem that will be resolved automatically?


Usually they come back automatically within an hour when you get to negative credits and then post to go back to positive. Bun these days it seems that something is working bad, because sites are getting suspended with no particular reason and there's nothing you can do to fix it, and it doesn't fix in an hour time. I know because my site's been down for more than 9 hours now (since I first noticed it was down, could be more).
Go to the top of the page
 
+Quote Post
galexcd
post Nov 26 2007, 02:03 AM
Post #9


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
*********

Group: [HOSTED]
Posts: 975
Joined: 25-September 05
From: The dungeon deep below the foundation of trap17
Member No.: 12,251



QUOTE(pop @ Nov 24 2007, 08:42 PM) *
if there is total number of credits more then INT value of string is then maybe it goes crazy when that value is reached. it can be problem in C++ when working with big numbers. dunno about php.


All languages do this, but the largest int is over 2 billion so I'm pretty sure nobody has reached that.