So I was in the process understanding a few things about the post function in the smf forum software so I could write a mod providing a certain poster privileged functionality. Anyway I just started (like I do always) by writing out a certain variable in the index.php script. I guess I shouldn't have return;ed immediately, or shouldn't have done a while(1){} (sorry about that, I wasn't thinking about the server..) ? I'd like to know for general future purposes (I wasn't aware resources needed to be freed, if the former case was the trouble maker and not the latter, the while() loop, that is), what was the exact cause for the "non-applicable" suspension ?
Am I permanently suspended now ? if so, how do I get some files from the server ? I haven't saved some updates locally.
Am I permanently suspended now ? if so, how do I get some files from the server ? I haven't saved some updates locally.