Jump to content

Sava

Members
  • Posts

    575
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Sava

  1. As stated in the first my FS crashed shortly after vacating the runway. Yes indeed. When the FS crashed i tried sending the log (fsAcars)and it did sent it but I today discovered that upon sending it stated: Fuel Used 8100000e+ or something like that (-$360.000.000) So I deleted the flight, everything is normal again.
  2. I usually don't check the VA finances but I did that today and I had stuff to see. A picture tells more than a 1000 words. How did this happen? I have fuel set to 0.36 as I calculated from my visit to the JAT Airways flight operations this year. Can someone help me with this? edit; solved! one flight of mine where the fs crashed had a wrong fuel calculation.
  3. Paid Hosting Sorry, had to. lol
  4. Here is mine http://valid.canardpc.com/show_oc.php?id=1925271
  5. Hello! Can you give me your opinions/thoughts/ideas/tips on my VA so I can improve Thank you! http://skysim.net/airserbia/
  6. Alsso pretty much ever host makes auto backups so try to check with them.
  7. Hello there fellow VMS users As I know many of you fly on VATSIM I thought you might be interested in participating in an event my VA (Air Serbia http://airserbia.tk ), SCGvACC, CassubianVA and PL-VACC are organizing! Info: Event page: http://www.skysim.net/vaflyinevents/ October 7th 1700z-2100z LYBE With the summer of 2011 behind us, we are enjoying the last warm days and preparing for the winter. We thought, what better way to say goodbye to the summer than an event? And that is why we now present you the BELGRADE VA FLY-IN 2011 EVENT by Air Serbia Virtual, CassubianVA,PL-VACC and SCGvACC. Our goal is to have as many VAs as possible fly during the 4 hour time frame and visit Serbia's capital - Belgrade (LYBE). During the event, full ATC will be provided and the only thing you have to do is fly and have fun! We will keep track on the number of flights/pilots and after the event we will publish the stats so we can see what VA flew the most. We hope that this will give you, the pilots, a motivation to fly as much as you can. (note: Stats will be provided only for VAs that fill out the form on our site) The event will be held on October 7th 2011 starting from 1700z and ending at 2100z. The departure/arrival field will be Belgrade Nikola Tesla International Airport (LYBE/BEG). We hope this sounds interesting to you and that your VA will join! If that is the case, please use the form on our site and provide the following details: Register your VA and compete! VA WEBSITE: VA NAME: CONTACT EMAIL: Departure field: Number of pilots expected: Thank you very much for your taking the time to read this.
  8. Sava

    Moving files

    All fixed. A part of the local config php was cut out.
  9. Sava

    Moving files

    Yes skysim.net/airserbia (new) airserbia.elementfx.com (old)
  10. Hello! I am having problems moving from free hosting to the new pay one. I did it like this. Moved all files from the old host to the new public_html/<airline name> directory so I have it like this mysite.com/myVA Then I exported the database and imported it into the new empty one I created in the pay hosting. Changed the local.config.php to reflect the current settings I am now getting a blank page when i try to load the directory. can you help?
  11. Sava

    Coding help

    I mean the exact file name because I am not understanding a single word.
  12. Sava

    Coding help

    what module?
  13. Sava

    Coding help

    Can someone provide me with the code to put in profile_main.tpl in order to display the info from one of the custom profile fields in the Pilot Centar Pilot Profile I hope you understand
  14. Is there a way to see taken exams and what questions the taker got wrong? I posted this a while ago and I am interested can anyone supplied a modifeid code so this is enabled. I would really need this feature.
  15. Ok.. Will wait
  16. Anyone?
  17. Hello! I just discovered that this is a problem with all windows like that (so pilots,airpots) Please helP!
  18. They are not there. They are visible on the site but not in the Admin panel?
  19. Hello guys! I am trying to view the Schedules & Routes in the Admin Panel but they don't load? Here is a picture showing that I tried deleting cache and resetting the PIREP/Schedule Route from the Maintenance section... Help!
  20. Sava

    Help Needed :)

    Thanks! Fixed everything except the table widths and some page widths that go off to the right. What do you think about the site; http://www.airserbia.tk
  21. I believe you also then have to go to the AdminCp and click on Reset Signatures from the Maintenance Options.
  22. Sava

    Website Integration

    I started with Joomla and than phpVMS in a different dir and wanted to integrate the two. In the end I quit Joomla and left phpVMS. Its an amazing piece of software. You can try and make a template of the current website or use one of the released templates and edit it to your liking(the best option if u ask me) Or you can pay someone to make you a custom tempalte.
  23. Sava

    Help Needed :)

    <fixed>
  24. Sava

    Help Needed :)

    Fixed It was .mc0203 { margin-top: 68px; //changed this } Thanks mark1million for pointing out what div was it )) Also help regarding other Qs would be awesome
  25. Sava

    ObsessBlue 2.0

    Thanks for the reply. I did search but cannot find what part of the stylesheet.css fixes that. If you can find out, that would be great. Also I made a mistake while writing the question: I wanted to ask is there a way of putting the country flag next to the last flights section; So: Recent Flight FLAG FNUMBER NAME SURNAME I tried putting what you wrote but it doesnt do it. <div class="mc01cc"> <ul> <?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?> <img src="<?php echo Countries::getCountryImage($pilot->location);?>" alt="<?php echo Countries::getCountryName($pilot->location);?>" /> </ul> </div> Thanks!
×
×
  • Create New...