Jump to content
MakeWebGames

Djkanna

Members
  • Posts

    3,138
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by Djkanna

  1. I confirm this, he's currently pulling his hair out over a Joomla script he wants, ps: it's Mark'I tattoo hawt girls all day'Foster, get it right... Now lets stop insulting and get back to constructive criticism please.
  2. You may be able to view old Personal messages by going to http://makewebgames.io/private.php?folderid=1 , also deleting them removes the Notifications red box (number) at the top ;)
  3. Try this
  4. Try again, changed a bit... I quickly sliced and coded that template from a png file...
  5. I never said I did many! :P http://makewebgames.io/showthread.php/36594-Different-way-of-going-about-User-Display-Pictures-. http://makewebgames.io/showthread.php/36446-Player-Report (hold of on this one I'll update it later) http://makewebgames.io/showthread.php/38849-Easter-Egg-event-thingy (Will be useless after this month) http://makewebgames.io/showthread.php/37069-Ip-banning-tool http://makewebgames.io/showthread.php/36289-Attack-List.-%28Request%29
  6. "Firefox can't find the server at www.prisonsurvival.com"
  7. Ah I didn't know that. There one more thing added to the list, but surely there is better php editors out there, Eclipse PHP being one of them.
  8. I wouldn't know, but even invalid HTML is HTML.
  9. As far as I know it's useful for HTML,CSS but nothing else, yet I've never used it.
  10. May I ask, what this new concept entails?
  11. Visual studio, I like partially however I don't use it at this time. Notepad++ for quick edits, and usually MCCodes mods. Vim,NetBeans and Aptana for my own projects, usually NetBeans.
  12. I'm all for helping out! Feel free to take any of mine off here and add to your collection, as far as I know they all work.
  13. This is true, yet I've spawned in the middle of an island with no other land in site, digging down is the only option there, yet you don't want to meet face to face with a creeper on your first day if you know what I mean, so knowing you can create coal (which is a valuable resource) with just wood, is helpful :P I should say I rarely play online as good servers are hard to come by.
  14. Portfolio?
  15. It's an issue with Google Chrome I believe. Edit: Fixed your blog post.
  16. http://www.vim.org/
  17. Should be fixed.
  18. "Now that the night has been slept by" - reword. :) Not bad bud, I would have probably used wood in the furnace to make coal, as that's generally the first thing you do after getting wood and stone (get coal or make charcoal) :D
  19. And I got all excited when I read "half naked chick", disappointing. The script looks nice from what I can tell, it's pretty much lightbox just not a modal-style lightbox. Plus it's a freebie, and as Danny said, everyone loves a good freebie. :)
  20. Thread Moved.
  21. Nope a_bertrand is correct you've included header.php twice, check your globals.php
  22. Ajax $.ajax({ url: 'path', dataType: 'html', success: function (data) { $(data).appendTo('body'); } });
  23. var form = '<form>...</form>'; $(form).appendTo('body'); Done.
  24. I'm not sure, I'm not even sure what Windows Task Scheduler is, this part isn't my forte sort to speak, maybe RulerOfZu can help you out here. ;)
×
×
  • Create New...