Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Sounds like something else on the computer which is causing it, like a plugin. I've seen it go crazy because of flash before. Which page is it happening on?
  2. Post the code
  3. What's the error? Does it happen on any other site?
  4. I will add an option for a supplemental update for this weekend, to chose whether to include transfer hours or not in the ranks decision. Yup, the templates are separated out when you modify them for updates - sometimes templates are modified in a release, it makes it easier. I list which templates have been changed in the changelog, so you can transfer those changes to your modified templates. Cheers,
  5. Free hosts could be the problem. They skimp on everything, and have caused a range of problems. For cheap, try site5, I think a few members are also offering hosting for free, if you post asking someone in the General forum, I'm sure someone will get back to you
  6. Yes, just enter it into the fields, since the Lookup won't work
  7. Can you try a fresh install of fsacars (delete the folder), and a fresh download of the config file from your site? There haven't been any changes to fsacars code
  8. Nabeel

    Awards

    I will investigate
  9. Woops, will fix this. I will probably have a small patch by the end of the week to fix these small issues which have come up
  10. Nabeel

    Awards

    I am not able to duplicate this. If I assign an award to a pilot, it went only to that pilot. What do you mean by linked pictures not working? You have to modify that in the template, I included an example on how in the template
  11. This is how it is, however if there's enough demand, I can add an option. When you join an airline, you don't start as a captain, even if you were previously a captain. That was the rationale behind the decision
  12. Check your code, paste it in, you have an extra > , that's all
  13. Where your vatsim button is
  14. It's used for importing your schedules, just a template for the csv file you make. Perhaps it is your host, who is your host?
  15. There are awards in this latest version you could use
  16. <?php $fieldvalue = ...; if($fieldvalue != '') // echo out the image
  17. Nabeel

    Mass email

    Hmm I'll check 'em
  18. No none should be revoked. try reuploading those files. Also, can you create an info.php with this in it: <?php phpinfo(); And send me the URL
  19. Then you would do: <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM.ID'); DB::debug() ?> That field name must be exactly as you entered it
  20. Open your Firefox error console, and when saving, see if there are any errors
  21. See if that field is empty
  22. Do you know if MySQL is in safe mode? That issue was run into before. Instead of Filezilla, try a different FTP client. I use WinSCP, that works rather well for me Also, there was an update yesterday, try that full version to see, as those binaries were rebuilt
  23. I will check it out
  24. Just checked the code, set the UNITS parameter to "nm"
  25. If you set the local.config setting to "nm" it will do it
×
×
  • Create New...