Jump to content
xisto Community

chappill

Members
  • Content Count

    96
  • Joined

  • Last visited

Everything posted by chappill

  1. Sorry it's been about 3 days just got off holidays =]. I put that line in and as I thought it would go ape over the little ^ thats in there, should that not be something else?
  2. Thanks for the notice! I'm going to have to backup now because I'm off on holiday and might not get a chance nearer the Saturday!
  3. Here's a manual for doing it in Linux!1. Locate Synaptic package manager using find or by looking in lost and found, system or settings.2. Click it to open it (this requires the root password).3. Click edit on the top task bar, then click search.4. When the box pops up type KSnapshot, then click search/find.5. This should bring up 2 choices, kdegraphics and kdegraphics-ksnapshot, click kdegrahics-ksnapshot.6. Right click it and select 'Mark for installation'.7. At the top on the second from top task bar, click apply.8. Check that the 'Download package files only' box is un-ticked and the 'Verify package signatures' box is checked.9. Click apply, then wait for the thing to work it's magic, if a box comes up, click the close button.10. Hit the print screen button on your keyboard, its to the right of F12 (a little way away (on a PC keyboard)) and next to scroll lock.11. The KSnapshot window should pop-up with your taken screen shot in it.12. Congratulations, rename your screen shot and you have successfully taken your first screen shot!You can also use the drop down menu next to 'Capture mode:' to select Full screen, Window under cursor, Region (you draw a box around what you want to snapshot) and Section of window.You can print it using KSnapshot without the need of further software, save it and copy it to the clipboard, it's free and it's easy.Thank you Linux, Thank you KSnapshot!
  4. Gahhhh my head hurts I need another break already but I'm not off! I now have: preg_match("$email,"@"", "$email,"."");Instead of: if (!stristr($email,"@") OR !stristr($email,".")) { And that produces the error: Line 36 is that very line above...It's still screwed and It's all because I'm a retard =[
  5. Hmmm now that's confused me :S So I change if (!stristr($email,"@") OR !stristr($email,".")) { to this if (!regexp($email,"@") OR !regexp($email,".")) {??? Or is that wrong, help I'm lost!!! But thanks for trying, i get into al sorts of problem with my scripts lol.
  6. I suppose it's ok, 200000 people like it so it can't be that bad.
  7. Too be honest I couldn't care less. But since you asked, i have had vista and I had no problems with compatibility, although my hardware bundle consists of a printer which is fairly and the driver was easy to find on google new a camera which, again, is fairly new and the driver was on google and a scanner which is ancient and there was no driver available...anywhere. The invulnerable thing is a pile of crap though, I've had more people at school complaining about spyware, viruses and the like then I have about anything else! Vista's release was rushed, they should have set them self a further release date and spent longer smoothing over the holes and making it more hardware friendly for the people with problems and less easy to attack, i could send someone a link on msn to a website with nothing on it, and they would come out with something!
  8. Hahaha I was arguing with my family earlier today. I was telling them just how good Linux is and how crap (thus the small letter) windows was. None of them agreed saying that Linux was for the clever people and that all the guys at university use it, yet I'm 14 and i can use it better than they can use pen and paper! They have no idea what there on about and this is just proof that windows is dying, Long live Linux and Mac!
  9. Like I said I have a good one going, it leaves calculates the effects of a hacker brute forcing (you can change the rate at the click of a mouse!) the length of the password, the amount of different letters, numbers and symbols used, it's really simple when you look at it! There's just 1 small problem with it, it you press and hold say n, the bar will keep going and it doesn't stop, it just gets bigger!
  10. <?// database connection details stored hereinclude "database.php"; ?><!doctype html public "-//w3c//dtd html 3.2//en"><html><head><title>Thanks!</title></head><body bgcolor="#ffffff" text="#000000"><?$email=mysql_real_escape_string($email);$status = "OK";$msg="";//error_reporting(E_ERROR | E_PARSE | E_CORE_ERROR);if (!stristr($email,"@") OR !stristr($email,".")) {$msg="Your email address is not correct<BR>";$status= "NOTOK";}echo "<br><br>";if($status=="OK"){ $query="SELECT * FROM users WHERE password = '$email'";$st=mysql_query($query);$recs=mysql_num_rows($st);$row=mysql_fetch_object($st);$em=$row->email;// email is stored to a variableif ($recs == 0) { echoThat's a snippet of code from my forgot password form on my site...I don't know why it doesn't work. Here's a few links you may need to help: http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ Login is the login page, register is the register page and forgot is the forgotten password page, I hope you can help! The problem is when you click submit on the forgotten password page it takes you off to the next page (like it should) but the next page displays Even though I know It's right... so there must be something wrong wth the way the script gets the information out of the MySQL database, heres the full code: http://forums.xisto.com/no_longer_exists/
  11. <h1>Login</h1><form action="" method="post"><table align="left" border="0" cellspacing="0" cellpadding="3"><tr><td>Username:</td><td><input type="text" name="user" maxlength="30"></td></tr><tr><td>Password:</td><td><input type="password" name="pass" maxlength="30"></td></tr><tr><td colspan="2" align="left"><input type="checkbox" name="remember"><font size="2">Remember me next time</td></tr><tr><td colspan="2" align="right"><input type="submit" name="sublogin" value="Login"></td></tr><tr><td colspan="2" align="left"><a href="register.php">Join</a></td></tr></table></form> I have the above form in a php script, it's a login script (as you can probably tell) and when you go to http://forums.xisto.com/no_longer_exists/ which is the login page (or change the end to login.php) the above form doesn't show up!!! I think its because of the <form action="" method="post"> part of it but I'm not too sure =[. Please help me!
  12. I have been poking around for one for a while (well until mid time last week) and I have found a fairly good working one, it's not in anything yet and it remains in testing because it's not perfect, but take a look here: http://forums.xisto.com/no_longer_exists/
  13. I use open office, it has a HTML website building feature and it's free! Or use dream weaver, it's very advanced but easy to use, I don't have it at home because wine (windows emulator) doesn't run it and i doesn't run on Linux but we have it at school and its OK! In my opinion though, nothing beats a little bit of knowledge, notepad and if you need it Google.
  14. chappill

    Trap17

    Yes there is a way to decrease it, if you had read the rules you would know this, I would imagine your warning is for posting in the WRONG section or making completely inappropriate posts ore comments. I haven't fully viewed your profile but i shall go and do this now and come back and edit my post in about minutes, warn (as I believe) goes down after you have made some good posts and waited, or talk to a moderator and ask them. This post maybe your problem, when using content which isn't your own, be sure you put it in between quote marks, or for large content, as the moderator edit above says (I put that bit between 2 -), use a link to the content.
  15. http://forums.xisto.com/no_longer_exists/ Would that be a suitable banner, and the only reason there are adverts is because its on banner swap.
  16. On school nights i goto sleep at 10-10:30 and get up at 7:15 so about 8-9 hours, on weekends i go to bed at bout 11-11:30 and get up at 3 so 14 hours sleep, if I see the lesser side of 12 o'clock on a weekend, i hate everyone.
  17. Thanks for all your feedback, I've been through all the possible pages and about us, live chat and games are now looking some what neater, what do you think to the new pages?
  18. I hate smokers, if they want to smoke they can sit in there god forsaken house or car and sit there for all eternity and smoke, so long as no smoke leaks out of there house.Walking home from school and theres all the jack *bottom* smokers who are about 12-16 and every now and again when you have to breathe you get a lovely mouthful of that disgusting smoke with over 1000 chemicals! So smokers, please site in your house or car and let it be just your funeral not mine as well, Thanks.
  19. So a few years back when i was 9-11 i used to play runesacpe, it was like my life. Everyday you could come home from school and live the 'perfect' life where you could do magic and kill evil monsters. Isn't that every little boys dream? See where I'm coming from? People use it to vent out anger, share the pleasure, and use it as a 'parallel' world. So go give it ago, i did and it sucked, ?3.20 or ?5.00 for membership A MONTH, i would (if i had the money) quite easily spend that on hosting with Xisto.Go take a look and try enjoy.
  20. Hmm nice, good use of css for the increasing size of the links, i like pages that do that.You have to read it for the purpose to pop out at you, so your some sort of an artist?I would center everything myself but that's how i am, take a look at my page you'll see what i mean, everything on every page is centered.Nice site, keep it up!
  21. Hmmm well yeah thats kinda what i want. But if its against the rules then ahh well, thats what i wanted to know as well, thanks.
  22. So i was wandering...Would it be possible for someone to create a system where you registered, then you made your own page on my site without me creating sub domain's or having them all in just public_html.So you register, you have a page editor and that to help you make your page if you have no idea (with some templates) and then its published in your own folder inside my 'part'. Also it would probably need an admin panel so i could delete any user (obviously content goes when i click delete in file manager in cpanel) when i want (if they abuse the rules). And disable things like PHP or anything else that could screw-up, unless you ask the admin, me.If this is possible please point me in the direction of a script that could do it. I don't know if it would be PHP but this is the first place i came because it revolves around users and th like.Thanks.
  23. So i followed jlhaslip's advice and got rid of the .tk domain, still no more visitors. I've told everyone on my contact list, posted it to blogs and forums and still not many people visit my site... What's wrong with it, i just spent 30 minutes (not long but hey) re-vamping the forum so its now friendly to guests (i think that might of been a mistake but hey). It has 95 ish good working games, a guest book, its on Google, it has a search engine, contact us form about us form nearly everything i can think of. So please tell me whats wrong with it and what i can do to make it better =] Thanks in advance. :/ oops i forgot a link, excuse me please =] http://forums.xisto.com/no_longer_exists/. And i would buy a domain but I'm 14 and have no paypal =[
  24. If you were falling 4 miles through the air with no parachute would you say oh god help?If you were climbing and you slipped and you were attached to a rope 30000 feet up a mountain with no-one else with you would you say oh god help?If you answered any of those 2 questions with a yes you're not atheist...No matter how much you think you are.I myself am about 95% atheist only calling on god for help in the most urgent of matters I.E getting hit by a car whilst remaining conscious.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.