Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Yep, it's interfering with those acars templates
  2. No that's fine because its defining a dictionary array and thats the last element. Make sure PenaltyPoints is the correct name
  3. Any errors in the error console? that ends up happening because of a javascript error
  4. That's what I'm thinking too, I'd contact your host about it
  5. use action.php instead of index.php, it goes skinless
  6. That sounds like you host has asp_tags enabled in their PHP config. You'd have to contact them about that
  7. Jeff is correct, right now it doesn't look at the fields passed. Unless you're using beta
  8. You'd use this: http://docs.phpvms.net/api/codon_core/OperationsData.html#getAircraftByReg
  9. So you want to show flights which are in your location right now?
  10. I think you need a few clears in there to get that to sit properly below I'd implement the one in the admin panel, but I just haven't had the time.
  11. Moving to code snippets. What is that line?
  12. Nabeel

    admin templates

    If you want to modify just that layout fine but make sure no javascript or includes are touched. And no admin templates are touched either
  13. Nabeel

    Space

    Maybe a float or a tag not closed?
  14. I'm not sure what you mean
  15. Can you PM me your email address/
  16. You should be using $this->get->reg Also, you don't need static, you can just call it using $this->getAircraftInfo(). Though you should call the API OperationsData::getAircraftInfo()
  17. I am looking into it right now Jeff, sorry. Is it ok if I go into your site to debug?
  18. Yes, login, and profile, and then edit profile. You can change it there
  19. If it's not in local.config.php, it just uses the values in app.config.php. Local.config isn't touched by the installer, so any new settings I add don't automatically get added into the local. In this case, those settings I've added in betas
  20. Right, thing's won't work properly if there's no schedule tied to it
  21. Yeah, sending emails is working.. just checked. Hmm. Not showing up in your spam folder or something?
  22. Jeez, changing anything during the day scares me.
  23. If you can send me your server details I can take a look if there's a problem with the template
  24. You're on fivedev, right? (sorry, hard to keep track..)
  25. It would be your host's problem, I'd let them know
×
×
  • Create New...