Jump to content

Blu-Express VA

Members
  • Posts

    211
  • Joined

  • Last visited

Everything posted by Blu-Express VA

  1. How to add these two lines??...
  2. No sir, eg. I've got the flight BV1779 LIRF - LICJ, the same flight in the same day is operated the morning and the afternoon, can i add it two times? One for the morning and one for the afternoon?
  3. Hi, can i add a few times the same flight with different time of flight? I know that in the standard version it's not possible, but is there a modify to do it? Thanks !
  4. Hello, i know that i must contact directly Jeff but now i can't do it, So, i've got this error (sorry it's in italian language) **See the attached image** Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attemp to continue. If you click Quit the application will close immediatelly. Acces to the file C:\Program Files\FS Products\BlueACARS\send.xml is negated. How can i resolve it? Thank you so much !
  5. Hi, how can i modify the last flight data in the admin cp? Now i can't modify it, i need to change anything in the admin files? Thnx!
  6. This is if you have a module of Fleet Page, If you have got a page the link is: http://www.yoursite.com/index.php/pages/Fleet Regards,
  7. So Dave, no option to delete the tester images? Thnx...
  8. I've the Field of IVAO ID, only visible on Registration, I want to have the code for php and the ID to appear in the link of the image: <img src="http://status.ivao.aero/R/ THE CODE FOR APPEAR THE ID OF IVAO SENT DURING REGISTRATION .png">
  9. I add this <img src="http://status.ivao.aero/R/<?php echo $userinfo->field; ?>.png"> but not work, Is this the full code? Thanks again!
  10. Yes there is, but how to put his vid in the link for the image? There are all requirements but i need only the code for recall the IVAO VID... Thanks..
  11. This image is from link: http://status.ivao.aero/R/337825.png'>http://status.ivao.aero/R/337825.png So if i want to put this in public profile, i think: http://status.ivao.aero/R/ THE VID THAT HE HAD INSERT DURING REGISTRATION.png But how to have this VID from his profile? (I have this in the profile field and all pilot have a VID) Thanks again!
  12. Hi, how to add an image like this: for all pilots' public profile?, I will to add this for have the IVAO's status of all pilots.... Thank you so much!
  13. Ok solved with: <?php // Show the public fields if($allfields) { foreach($allfields as $field) { echo "<li><strong>$field->title: </strong>$field->value</li>"; } } ?>
  14. Hi, i had added to my pilot a profile field, (textaerea), I want that this text area is visible in the public profile and profile main (his private profile) of the pilot but he can't (for now) modify it from his page (Modify profile). At the moment i can't do it, but i remember (if i don't wrong) that in the past the profile fields became all visible in the profile public when you add it, it's correct? This is how i add the field: Field Type TEXT AREA Default value NOTHING Show in User Profile? YES Show During Registration NO How to do it? Thnx!
  15. Hi, i like have the module with Awards in the Pilot's Profile, with the comment: Issued by .... and the date and/or other comments from the staff member... Like IVAO's profile, or you can view it: http://www.transavia...surname=Beerens If you click in the images on the left you have this: Dispatch qualified by: Byron Visser @ 06-01-2010 18:09z Exam/training did on 6-01-2010, goodluck en have fun with dispatching ! I really like it... Do you know any code for do that? Thank you so much!
  16. Hi, i like have the module with Awards in the Pilot's Profile, with the comment: Issued by .... and the date and/or other comments from the staff member... Like IVAO's profile, or you can view it: http://www.transavia-virtual.com/index.php?action=rosterdetail〈=en&name=Nino&prefix=&surname=Beerens If you click in the images on the left you have this: Dispatch qualified by: Byron Visser @ 06-01-2010 18:09z Exam/training did on 6-01-2010, goodluck en have fun with dispatching ! I really like it... Do you know any code for do that? Thank you so much!
  17. How to add all airports? from the sql? thnx!
  18. Sorry sir, what's the link? http://forum.phpvms.net/page/index.html?category=5 this is for skinning but wich article? thnx!
  19. Hi, i've an HTML Skin, downloaded from the web, Now i will to converte it for phpVMS, But.... How to do that? Is there any person that have experience with this process?, If you want to help me send a PM Thanks a lot!
  20. If you want to see that in order click over Flight Number (from the last to the first), and reclick in flight number for order in other mode (from the first to the last)...
×
×
  • Create New...