Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. I'll check it out. I might just restore the $_GET['module'] it's probably being used by alot of module or addons Strange, no problem here - what about an existing schedule?
  2. Ah, the $_GET['module'] changed.. sorry. You can use CodonRewrite::$current_module in its place. I had to remove the $_GET['module'] and $_GET['page'] as it was overwriting other stuff. Didn't realize that was being used
  3. Yep, it's on its way... along with at the aiports list
  4. I fixed an error so it should be a bit fixed
  5. Yeah, I've used it before. Can you paste a basic template with the content editable regions, etc as well? The use is for basically a quick tutorial in the docs from how to go from a template in Dreamweaver, to a phpVMS template, using the layout.tpl format.
  6. Don't use the dev site, the files don't copy over. But if it works there then hmm. I'm looking into it
  7. Unfortunately, in that version, you have to change it in one file. In 2.1, it's in the template. But it's a tiny change. In lib/js/acarsmap.js, this line: setInterval(function () { liveRefresh(); }, 6000); Change the 6000 to the number of second to refresh. It's in milliseconds.
  8. Do you have a larger one? Thanks
  9. What about the editable regions for content? You add those in, right?
  10. Looking now, it seems like the image you uploaded, the original was corrupted. Can you try again, maybe do a save as and export it from a different program?
  11. Whats your airline, link to it? There are some issues and they're on my list. With phpVMS 2.1 coming, I haven't had the time to fix some of the problems with vaCentral. I will be getting to them once 2.1 is out, thanks!
  12. Bumping my own topic
  13. fixed route map, changed finance title, schedule counts/search fixed Fixed issues from the other thread - changed title to "net profit" Route Map popup works now in schedule admin Pagination numbers/counting works properly in schedule admin Search (multidimensional!) now also working in schedule admin Some code cleanup on the admin side View more details, download from here
  14. fixed route map, changed finance title, schedule counts/search fixed View more details, download from here
  15. fixed route map, changed finance title, schedule counts/search fixed View more details, download from here
  16. Which version are you on? It's in the acarsmap.js file IIRC, it's moved for the next version into the template
  17. Nope, but I'll add the call to show the stories there by default
  18. What's the URL you're going to? There's no index() function in news
  19. I got your data file, but won't have the time to look at it for a while. Sean, what exactly did you do? Would it be possible to do a one-shot import?
  20. Thanks guys, I'll sort these out
  21. You can also maybe check the FAA, they have data
  22. This is what I used to use on the phpVMS site: http://pupunzi.com/#mb.components/mb.gallery/gallery.html
  23. Hows the new PIREP layout? And the schedules? I just fixed the schedules search so it's working fully. I like it
×
×
  • Create New...