Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Hey, No quick solution, if you know PHP it's pretty quick. But if I have the time I willl add it for the next build I'm thinking of replacing this with the way the schedules are handled in the admin side.
  2. Can you PM me your old email
  3. What's real strong?
  4. Glad you found your way around, it ain't so bad
  5. That's a CSS rule, to lower-case it
  6. I haven't been able to sync it up. I had a navdata subscription, then they jacked up their prices so I dropped it. I'm waiting for another source, or at least trying to cross reference.
  7. Yup, I understand it's a little annoying at first but once you learn it it goes by pretty quick. It's almost the same as editing a template in Dreamweaver
  8. Give them the ACCESS_ADMIN permission and the EDIT_ROUTES (I think that's it) those two permissions. Then that's allt hey can do
  9. I think he means the link on the left hand side in the admin bar. I would use the search in the schedules now to filter all that
  10. Hmm, do they have a hub?
  11. Once you call codon.config.php, the entire engine and modules are all loaded in. So in that case, the News module is already loaded - you can just call the module using: MainController::Run('News', 'ShowNewsFront', 10); // show 10 stories That's probably what you're looking for. But I agree with mark, it'll be much easier to skin phpVMS to go however you like - some people do use something like Joomla and phpVMS, and just skin both to look the same.
  12. Look in the admin section to see if they've been labeled as retired
  13. Everything included now is required, but any addons you can remove safely
  14. Not if you disable auto-ranking in the config
  15. The image not showing up in the badge is a bug. The ordering - if you're not doing it manually, set the rank as the flight hours. If you're doing it manually, you can still set it as flight hours, but it just has to be in order. So the lowest rank a 1, the next a 2, and so on.
  16. Thanks Michael, sounded like a host-specific issue. Glad you got it working.
  17. The dev site has been password protected for a while
  18. Sounds like files were corrupted when you uploaded everything. I'd try a redownload and reupload
  19. I'd ask in that thread, I'm not sure
  20. Hey, Can you post what you get from running install/checkinstall.php?
  21. Ask in the PilotShop thread, do you have products added?
  22. Nabeel

    Width?

    It's ok, we're here to help! I recommend www.sitepoint.com as a starting point to learn a few things. It's a bit difficult to go from knowing very little about it to using it to customize and extend
  23. Can you add a bug to the tracker.. thanks
  24. Nabeel

    Width?

    I haven't done anything...I don't go into anyone's sites unless it's a technical issue and that's only with notice. But, I'm not familiar with that skin, you're probably looking for different columns, but you do need to know some CSS (sitepoint.com is a good starting point). I'd ask in the skinning forum as well, someone might be able to take a peek
  25. That's odd, you're on the latest?
×
×
  • Create New...