Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Error on the update script in this one. Open install/update.php, line 194, change the "self" to "PIREPData". I will hopefully correct this later in the evening.
  2. Rev 759 - Finance fix (round 1)13 October 2009, 1:14 pmRev 759 - nabeel (7 file(s) modified)Finance fix (round 1)~ /trunk/admin/modules/VACentral/VACentral.php~ /trunk/admin/templates/pirep_edit.tpl~ /trunk/core/common/CentralData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/install/install.sql~ /trunk/install/update.php~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  3. Rev 758 - Export error fixed13 October 2009, 8:40 amRev 758 - nabeel (1 file(s) modified)Export error fixed~ /trunk/admin/modules/Import/Import.phpSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  4. There were a few bugs with that I've fixed, I think it was mianly with fsacars. I think they're fixed. I'll look
  5. First problem should be fixed. No error, but still not added? Hmm. I will take a look.
  6. That should work, can you got paste2.org, and paste the entire template in, and then send the URL?
  7. The same flight number you mean? No, but you can use a letter at the end to indicate a leg. But same callsign like VMA, etc, yes, but that's the airline you select
  8. What do you mean?
  9. I'm gonna see if I can route that accepted email over to the main templates folder. Without hacking it all apart lol
  10. No problem on the questions Latest news says that? Hmm. What version are you on? That's pulled from my server, so there must be an error on my server. Bidding - seems like a Javascript error. In Firefox, open the error console, then try to bid on a flight. An error may come up, if you can post what the error is, that would help.
  11. You have to modify the template with what Roger posted, off the top of my head.
  12. It really needs to use the phpBB API to do it, not raw calls to the database. If someone can find out that info, I might be able to scratch something up real quick.
  13. Nabeel

    OFF TO IRAQ

    Good luck man, be safe.
  14. Well, there aren't very many div's in the templates which are used to wrap. Only the schedule's search ones. The rest you can add a container div in your header.tpl and close that div in the footer.tpl, and then you can set the size of that container.
  15. Well, there's a blank <img alt="" src=""/> sitting there - what's the full code for that, which you put into the template?
  16. Nabeel

    Circle

    Ok, thanks, added to my list
  17. What about for someone who doesn't have an avatar?
  18. Nabeel

    Circle

    How off is way off? I need some more info than that
  19. Are you copy/pasting the same div into each template? If you are, then it should go in your header/footer.tpl What exactly are you trying to do?
  20. Take a look at the source and see what that URL comes out to
  21. There's a new column in the csv for "enabled" (it's the last column)
  22. Rev 757 - Schedules export option in admin11 October 2009, 9:52 amRev 757 - nabeel (8 file(s) modified)Schedules export option in admin~ /trunk/admin/lib/template.csv~ /trunk/admin/modules/Import/Import.php~ /trunk/admin/templates/core_navigation.tpl+ /trunk/admin/templates/export_form.tpl~ /trunk/admin/templates/import_form.tpl~ /trunk/admin/templates/sidebar_schedules.tpl~ /trunk/changelog.htm~ /trunk/core/logs/acars.txtSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  23. I wouldn't change it in the database, but you can change those settings in the local.config which only affect the appearance of the pilot id, but it changes those globally. You can't really individually change an ID, since, as they said, it would affect all of the entries linked to it
  24. Nabeel

    Users

    Haha! Nope it won't. In fact it would penalize you, because I also use a calculation which looks at the number of active pilots compared to the number of total pilots, and then the frequency of those active pilots and it weighs all of that.
  25. Is your ACARS expire time set in minutes or hours?
×
×
  • Create New...