Jump to content
MakeWebGames

Magictallguy

Administrators
  • Posts

    2,124
  • Joined

  • Last visited

  • Days Won

    144

Everything posted by Magictallguy

  1. I can definitely understand your feelings on this, but I do have valid reason as to why I cannot currently provide the source
  2. Source, though I cannot currently provide it
  3. Nope, it's going ?
  4. Aye, my apologies on that. Had a few things go wrong IRL
  5. Magictallguy

    Mysql Shim

    Welp, time to eat my own words - I actually have a use-case for this! (specifically, running RC Engine dated October 2014 - wanted to see it)
  6. I'm not entirely sure if that's been implemented yet Edit: Both your account and the demo account have been marked as validated
  7. I'm a firm believer in "archive everything" - it serves as a form of progress marker; a way of saying "this is from where we started"
  8. 3 games come to mind instantly. Sonic the Hedgehog 3 & Knuckles for the Sega Megadrive/Genesis, Jet Grind Radio/Jet Set Radio for the Sega DreamCast, and Guitar Hero 3: Legends of Rock for the Xbox 360. They share top spot because the gaming styles are far too different to be given a fair comparison. A close second place, for me, has gotta be Halo. Halo's the reason I got an Xbox - not to mention the awesome sequel to Jet Set Radio: Jet Set Radio Future. Halo 3 led me to the Xbox 360, and that led me to GH3.. Man, I spent sooooo many hours on that game. Hell, the reason I started playing the guitar was because of one of the achievements in GH3!
  9. "Please note that this code contains short tags, SQL injection vulnerabilities and deprecated calls throughout." And the rest.. ?
  10. You feign your own death, then demand that I "man up" after voicing my issue with your methods?
  11. Magictallguy

    Editor

    Atom and the package Remote FTP (natively supports SFTP too) - completely free and highly extensible PhpStorm and its own built-in SFTP Deployment. Cheap monthly subscription for considerably better coding practices. PhpStorm has shown me many errors of my ways
  12. That being said, some of us were greatly saddened by the loss - then to find out it was a bow out? Nah, not keen. I get it, I do, I just can't gel with it yet
  13. Oh, that guy! I haven't seen him around in a while either. Never learned his name
  14. Jimmy? Yeah. I've not seen him for a lengthy time, come to think about it. Wonder if he's still got a pulse
  15. It pretty much still is. You've got 4 options here. - Eat (takeouts/cafes/restaurants for miles) - Drink (pubs for miles) - Watch films (cinema) - Leave That's pretty much it
  16. Pfftahahaha. I'll have the puke bucket ready!
  17. Eek. I'd try it .. once
  18. Could this be of use to you?
  19. If you're a little strapped for cash, I feel that Atom is great free alternative
  20. I'm gonna end up writing v3 myself and selling 'em the rights xD
  21. Yes I'm sure it would! Wouldn't you agree, @ColdBlooded? ?
  22. No, sorry. Your history catches up with you - even here!
  23. A simple "I resign" would've sufficed >.>
  24. At the top of globals.php and globals_nonauth.php, add ini_set('display_errors','On'); error_reporting(E_ALL & ~E_NOTICE); If that doesn't work, and you have SSH access, I'd recommend installing the Composer package filp/whoops. 3 lines later, and you've got all the information you need. I'd also recommend caution when using this as the default setup will expose raw code (perhaps lock the handler registration to your own ID/staff rank?) If you don't have SSH access, or composer isn't an option, then check the Error Log. If the server on which the site is hosted is using cPanel, the Error Log can be easily accessed directly from within. If that's not an option, then a logfile should be available within your system. Without knowing more about your setup, I can't really advise further
  25. I remember that name! Soooo gonna bug you with it at random.. Huehuehuehue
×
×
  • Create New...