Jump to content
MakeWebGames

Zettieee

Members
  • Posts

    790
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Zettieee

  1. Alright guys. I posted this up to see if boionfire81 would bother to reply. I helped him in almost all his posts. I gave him a day to login and reply. He logged in and didn't bother. Guess who isn't get any help from me :) //sorry to waste some peoples time but I guess we all learned something.
  2. I've spent alot of my time working on the back end and never really focused on getting my sites out in the open. Whats the best place to start? Meta tags? Filling pages with random words relating to the site? Any info / tips you guys have is helpful! :)
  3. Or maybe stop buying mods and hire someone to do the same thing xD
  4. Maybe it was coded for mccodes v1...
  5. and fetch_rows for array right?
  6. Use $db->fetch_row() not mysql...
  7. $db->fetch_row() instead of mysql_fetch_array() Some cases, it might be good to use fetch_assoc() [cant remember if mccodes uses assoc instead of row for its class]
  8. If you don't want to install a program. You can always make a sub domain from cpanel eg: dev.yoururl.com and develop in the folder.
  9. Mccodes: Are you Male Female || admin? :)  
  10. Change "mysql_real_escape_string" to "$db->escape" Remove @ from (@intval. numbers should never error
  11. I find people who pirated mccodes don't last long on the grand scale of games. < 2 weeks normally.
  12. How did we go from security to Google research/SOE? If you don't secure / cleanse user input you're stupid. XSS is rather old and honestly shouldn't work on mccodes 2.0.5b. Unless you're using a mod that isn't secured.
  13. My skype: Scruffy.gamer
  14. How about we make it together? I wont be around until later tonight but if you haven't had it made yet. I'll get teamviewer setup and guide you through it.
  15. if (somthing = something) { do things}
  16. That's Daves. try get a hold of him in chat.https://gitter.im/DaveMacaulay/MakeWebGames
  17. What ajax chat system did you purchase? If it was mine I will help you.
  18. Then do it anyway and wait untill they send a DMCA?
  19. You need written permission to use any image you didn't make.
  20. No i'm afraid not :( Wish I still had my tablet. Sorry!
  21. Cronus is back so why not msg him and have him fix it?
  22. $blah = $db->query("SELECT * FROM workshop ORDER BY wITEM ASC");
  23. Upload the file. You're not providing the information we need to help YOU.
  24. Welcome back. Mccodes get popular if you find the right players at the beginning.
  25. Cronus is back. :)
×
×
  • Create New...