Jump to content
MakeWebGames

Kieran-R

Members
  • Posts

    551
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Kieran-R

  1. As you are not the first person who has told me that the name is rediculous, Im moving the website over to TechTizmo.com Moderator, please delete all the posts relating to teh TechnoBoner.com domain.
  2. Im happy for name suggestions!
  3. Lols... I was thinking the same thing at times. But Im not sure xD. Search "Techno Boner" in the urban dictionary ;)
  4. Ive recently started a technology based blog, and am looking for suggestions towards it. http://techtizmo.com Please give me suggestions on the theme, layout, content ect ect. Im taking this quite seriously as Im going to be investing quite a bit into marketing ect. So please note this isnt just a blog which will last a couple of days :)   Thanks!
  5. Welcome back!! :D
  6. Its fine lol :P Well this is a forum after all. If I was making a game I would use the best grammar possible for the descriptions ect. :)
  7. Its a suggestion. I certainly wouldnt want to register for a game if the description looks like it has been made by a toddler.
  8. I think you should rework your "Story Line". Doesnt really make sense. You should try use good grammer, sentence structure ect.
  9. Kieran-R

    Vps

    If you can pay all the way upto $300, then you should seriously think about a dedicated server. However for both, I would recomend HostGator.com, and for more specifically VPS's, then VPS Latch. If what you are looking for is performance, rather than support (only if your experienced with linux ect) then the best un-managed servers I have used have been RackSRV.   Good luck! :)   EDIT: To answer your last question, if all you are running is a few games and websites, then you probally wont need that much RAM or CPU unless you have a lot of MySQL usage (I mean a lot!). 2GB and 2-2.5Gz will be more than enough.
  10. Why are you asking us? Go check if it bug free yourself... -_-
  11. Whats your budget?
  12. Why would someone give you free advertising? They may aswell give the free advertising to someone who has actually done something for them, or helped them.
  13. I think you should finish it before offering it for sale. Without the login panel, It doesnt really seem much.
  14. I think its really good! I really like how you have used a bit more vibrant colours as usually it's dull colours you use in your templates. The template is amazing. If I had a game in this theme I would pay A LOT for this template!
  15. Look, drag and drop all of the files to your public_html via FTP (FileZilla). That way you do not have to upload them one by one.
  16. Make sure you have uploaded all the files first, then goto ...ect.com/installer.php
  17. Upload the files all in one via FTP, create a database, database user, link both of them together, then goto http://yourgame.com/installer.php, and follow from there. You now have a game! Woop woop!
  18. Unfortunately, this isnt SMS's... This is forum where we speak English incase you didnt notice!
  19. God. That is the worst template I have ever seen. Sorry, but you will have trouble giving that away. Ill eat my hat if someone buys this for $15!
  20. Check the value in the database, and see if it is a decimal number there. Tell us your findings.
  21. Shoot me a PM. Ill post it for you and direct people to your email.
  22. So why has this thread been resurected?
  23. <?php include 'globals.php'; if($_GET['action']=='del' && $_GET['id']>0) { if ($ir['user_level']>1) { mysql_query("DELETE FROM `chat` WHERE `id`=".abs(intval($_GET['id']))); echo "Comment Deleted."; } else { echo 'Nope that dont work!'; } } ?>
  24. If someonme made Lite good, with loads of mods, then people would use it though.
  25. You can download a cracked version for free. Not recomending you should do that, but it's an idea. As long as your not making tonnes of cash from making stuff on PS, then theres no way you would get caught... Like I said, Im not recomending you to do that though ;)
×
×
  • Create New...