Jump to content
MakeWebGames

Magictallguy

Administrators
  • Posts

    2,146
  • Joined

  • Last visited

  • Days Won

    149

Everything posted by Magictallguy

  1. Pfftahahaha. I'll have the puke bucket ready!
  2. Eek. I'd try it .. once
  3. Could this be of use to you?
  4. If you're a little strapped for cash, I feel that Atom is great free alternative
  5. I'm gonna end up writing v3 myself and selling 'em the rights xD
  6. Yes I'm sure it would! Wouldn't you agree, @ColdBlooded? ?
  7. No, sorry. Your history catches up with you - even here!
  8. A simple "I resign" would've sufficed >.>
  9. 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
  10. I remember that name! Soooo gonna bug you with it at random.. Huehuehuehue
  11. Your IPN cert needs updating.
  12. Magictallguy

    Mysql Shim

    Please note that shims are designed to be used temporarily while you update your code.
  13. I'm a Brit ;)
  14. Some people have a certain playlist, others set autoplay on YouTube/Spotify and let it do its thing. Me? I listen to a lot of ghettofunk, ska, electroswing when coding. I find it helps me keep pace. Right now, YouTube's doing its thing and has landed on Pink Floyd's Comfortably Numb - after having played Shake Your Tailfeather from the Blues Brothers. So, what's your bag? What gets you in the drive to work/do your thing?
  15. Magictallguy

    Anime

    Is this the part where everyone quietly PMs Guest with links to .. the adult materials. Moreover, is this the part where everyone quietly reveals their kinks to Guest?
  16. 15 years of dev, used multiple editors and IDEs in the past. Found Atom and haven't looked back. Current setup: Update: Now running PHPStorm
  17. I believe in you :P
  18. Then there's people like me. I like both equally
  19. Heh, I just did the same xD
  20. How have I not heard of this before?
  21. I'm running Ubuntu, so after installing a LAMP stack, I'm also testing localhost. If it's design work (rare), I'll spin up my Android VM and make sure it looks as good on mobile as it does on desktop Edit: I realised this is off-topic straight after posting. Will remove if requested
  22. If nothing else, I'm curious.
  23. I've avoided tagging the gRPG posts with the same tags as MCC because I figured that'd confuse things down the road. Speaking of which.. @Dave, wut are we doin' with the gRPG tags? Thar be 2 versions (and I've been quietly planning a MongoDB release, but shhhh)
  24. gRPG v1 (by Publius) was procedural MySQL. gRPV v2 (by us) does indeed use one of my PDO wrapper classes
  25. Carnal Cove started as MC Codes. A standard module for MCC would not work on CC without edits, but I'd be happy to put in the time. Looking for an actively-managed-but-still-MCC-at-the-core site might be trying to find piss in the sea - it exists, but we don't talk about it xD
×
×
  • Create New...