Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Sorry, I thought I had posted asking if you recieved the emails? Do you have another email address to try?
  2. I wish I had time!
  3. Yep, it's interfering with those acars templates
  4. No that's fine because its defining a dictionary array and thats the last element. Make sure PenaltyPoints is the correct name
  5. Any errors in the error console? that ends up happening because of a javascript error
  6. That's what I'm thinking too, I'd contact your host about it
  7. use action.php instead of index.php, it goes skinless
  8. That sounds like you host has asp_tags enabled in their PHP config. You'd have to contact them about that
  9. Jeff is correct, right now it doesn't look at the fields passed. Unless you're using beta
  10. You'd use this: http://docs.phpvms.net/api/codon_core/OperationsData.html#getAircraftByReg
  11. So you want to show flights which are in your location right now?
  12. 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.
  13. Moving to code snippets. What is that line?
  14. 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
  15. Nabeel

    Space

    Maybe a float or a tag not closed?
  16. I'm not sure what you mean
  17. Can you PM me your email address/
  18. 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()
  19. I am looking into it right now Jeff, sorry. Is it ok if I go into your site to debug?
  20. Yes, login, and profile, and then edit profile. You can change it there
  21. 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
  22. Right, thing's won't work properly if there's no schedule tied to it
  23. Yeah, sending emails is working.. just checked. Hmm. Not showing up in your spam folder or something?
  24. Jeez, changing anything during the day scares me.
  25. If you can send me your server details I can take a look if there's a problem with the template
×
×
  • Create New...