Jump to content

shakamonkey88

Moderators
  • Posts

    306
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by shakamonkey88

  1. No they're not - they're all there buddy. https://github.com/DavidJClark?tab=repositories
  2. Hey servetas, I have it set to false in both the local and app config files.
  3. Yes, I have the following: if(Config::Get('PILOT_AUTO_RETIRE') == true) { /* Find any retired pilots and set them to retired */ PilotData::findRetiredPilots(); CronData::set_lastupdate('find_retired_pilots'); }
  4. Sorry, for bringing up an old thread but is there any answer to this? I'm having the same issue with the system sending these out to active pilots. I have Config::Set('PILOT_AUTO_RETIRE', false); But it still sends it out to active pilots (and doesn't mark them as retired). It's just annoying as I have had a few of our pilots worry when they receive this email.
  5. Ok... so could I just delete it? I only get an error when I pilot submits a manual PIREP, which submits successfully anyway. Just get the error message as above.
  6. I see you've managed to get awards showing on separate categories - how did you do it buddy?
  7. Sorry to bring up an old thread but my pilots are getting this error relating to this code when trying to file a PIREP manually on the site. They are getting: Fatal error: Class 'ActivityData' not found in /home/alaskair/public_html/core/common/RanksData.class.php on line 236
  8. Hi all, Just wondering if anyone has a fix for the slider showing twice when viewing on mobile? I've attached a screenshot. Regards, Pete
  9. I use vAwards too - how do I get vStatsCenter to show vAwards issued rather than the default phpVMS awards system?
  10. Hmmm, this sounds interesting. I am holding off just for the moment in order to see what this "converter" can do for us if we change to phpVMS v3.
  11. Sorry for bringing up an old thread but I couldn't find any answers elsewhere on the forums. Is there any way of rectifying this issue?
  12. I've just bought this module but have a similar problem - can anyone help? I run quite an old version of phpVMS. The link above doesn't work for me.
  13. I would love to know how you get extra pages/modules styled and included in CrewCenter. Mind sharing some of your code for the benefit of others?
  14. Great - I'll buy Ravn Alaska from you. I'll send you an email.
  15. Can you get Ravn Alaska, or Bering Air?
  16. Looks good - I'll buy it. Will it work on older phpVMS systems (we use tpl)
  17. shakamonkey88

    VAForum 2

    Haha! Yeah, it seems to be working as you intended! Thank you very much. Just need to go through and tweak the styling here and there!
  18. shakamonkey88

    VAForum 2

    Thanks TAV1702 but I'm now getting The template file "/home/alaskair/public_html//core/templates/forums/forum_style.tpl" doesn't exist in /home/alaskair/public_html/core/classes/TemplateSet.class.php on line 248 I've tried a combination of .php, .tpl, .php.tpl..... We're on an old version of phpVMS currently. My database says we're using utf8 - I presume that is the same as utf-8? edit: fixed it by changing it to <meta charset="ISO-8859-1" /> edit: fixed the forum style snippet - it needed to be pointed to /forum_style instead of forums/forum_style
  19. shakamonkey88

    VAForum 2

    Ah ok. Does that need to go in the layout.php file?
  20. shakamonkey88

    VAForum 2

    What kind of link do you need? The site is http://www.alaskairvirtual.com
  21. shakamonkey88

    VAForum 2

    Perfect! Thanks for taking the time to write that out for me. I am just struggling to move the "edit category" links located underneath each forum category name. I guess that is being done in your table css? Also - changing the css in my forum_index.php doesn't seem to have any affect which is strange.
  22. shakamonkey88

    VAForum 2

    Thanks for the information TAV1702. I am trying to change/style the forum categories into a banner like yours. ie. NOTAMs, etc
×
×
  • Create New...