Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1. Change the query to this;   $db->query("UPDATE `userstats` SET `strength'=strength + $gained");
  2. Well if your going to make a game, dont use a free server, I'd honestly suggest getting a hosting package with w3, and then getting peter to connect them.
  3. So you want an insecure site instead of actually fixing it? Pfft, didnt think n00bs could be that lazy
  4. Yeh you fixed it, but now i add a nice sql injection
  5. I sent you a message on MSN :)
  6. Hmm, lets see if Vb has the nobbc tag... nope Do this, [ php]Code Here[/php] (Remove te space though)
  7. Oh sorry, if your soo good at PHP, surley you would have fixed it. Right? Im telling you, if your using W3theory, then you need a password, I know you havent got one.
  8. use php bbcode tags please. I only asked how many files, not too post them. I'd update the pages for $1 per file.
  9. Still says no data recieved
  10. Thats not because of a php error, its a human error. You need to add your password to the config.php file.
  11. Worked, but no data was there...
  12. How many pages are there?
  13. Couldnt connect to that server either.
  14. Pay someone else to do it I suppose.
  15. This fact you know is wrong. You get that error because the username annd password have been denied. Are you sure there isnt a space after the password or the username for cpanel actually has _1 in it? Its nothing to do with localhost, as the user is denied..
  16. go through each file and update it.
  17. you know, you should either pay money for people to fix the errors, or learn to code, you cant scavenge from people for the whole of the games life.
  18. If you were being 'picky' you could also say navigation is the layout, as the layout of the page includes the mainmenu etc..
  19. replace $IP = $db->escape($_SERVER['REMOTE_ADDR']); with $IP = $_SERVER['REMOTE_ADDR'];
  20. dont people understand, Layout is the Structure of the page...
  21. Layout defiantly, which is actually structure...
  22. Your using a password? Check the php.ini for the default user, and make the config file see them.
  23. Well, the best idea you could have is not to use Mccodes.
  24. I'd use my engine...
  25. Did you get La Noire? I completed it within 4 days, kinda long i know.
×
×
  • Create New...