Jump to content

servetas

Moderators
  • Posts

    1726
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by servetas

  1. You should create a simple if statement: <?php if($flight->code == 'SIL') {echo 'the image you want to display for SIL flights';} elseif($flight->code == 'SBM') {echo 'the image you want to display for SBM flights';} ?>
  2. Hello, I wish you all the best with this. I have previously seen your work and it is pretty good. For your information i can't get into your website for some reason... George
  3. Ok, i do agree with you but where is it based finally? For example, simpilot's module is based on the acars data and you can understand it. Nevermind, let the users decide on their own. I can't deal with it.
  4. Sorry but it is not competition. Personally, i do not mind at all. I just want to protect all the other phpVMS users because when you sell something you should let the customers know how your product works. It seems that you do not want to answer and that is really strange. Why don't you tell us where the data are based? Are the data based on pilot's status on IVAO or VATSIM network, online using an ACARS program or online on the phpvms website? You just state what the module shows, you don't state where the pilot's online status is based...
  5. Are you kidding now? Is that a logical answer you are giving to someone who is might interested on your module? I just want to know how does it works. I mean, in which data is the pilot status based. When you want to sell something, you let your new customers know how your product works. I am sorry but if you do not give these information, you will not succeed. Personally, based on your answers, i would NOT suggest to anyone to buy any of your products.
  6. I just can't understand where the pilot status is based...
  7. Where is the pilot status (offline-online) based? Where can the users download this module?
  8. I wouls suggest you to write your question on the module's main thread. Ehat is your website and what can you understand from the error?
  9. Always write down your website url...
  10. Unfortunately, the sql data can't be translated. As for the rules and regulations module, you can install a second one using different names and database tables in order to use anothr language. If you want i can do this for you. Please pm me.
  11. Open the file you wish to edit and just replace the message with this: <img src="the image link" alt="status" />
  12. You can create a new folder of your phpvms website with the same files and just translate the one of them. After that, you can connect these two website with the same database and voilà . JAL Virtual has done something like this. They have two different phpvms website (the first phpvms on the en folder and the second one on the ja folder). These two website have been connected with the same database and they have just changed the files...
  13. Can you translate all the website to the language you want on your own?
  14. Have you checked this? http://forum.phpvms.net/topic/20730-auto-incrament/page__hl__+phpmyadmin%20+operations#entry111378
  15. Ok, after that add the following: $email1 = 'the hr email'; Util::SendEmail($email1, $sub, $message);Â I have not tested it but it should work. Please let us know if it is ok.
  16. Below this, there must be a Util sendmail function. Can you paste it here?
  17. There is a module like that by simpilotgroup. Also, a lot of developers have posted threads in which they are trying to find new ideas. If you have any idea, you can pm me whenever you want.
  18. Ok, if you wish do develop it there is not any problem my friend.
  19. I think this is pretty easy. You can just have a tabled which will show all the pilot's ordered by the warnings they have gotten. After that, the administrator will be able to decide what he wants to do with a specific pilot. Deleting pilots is not suggested because it will might cause problems with the va's statistics (i think but i have not tried it). If you won't do it, i can build a module like that for free. George
  20. We would like to inform you that version 1.2 has been released. We have done some minor changes. More information can be found here.
  21. Hello Guys, Sorry for that. Now it should work. George
  22. Dear All, In Greece we say "the boss went crazy", it's too hot outside so we decided to offer a 50% discount for 24 hours! From now and until 9/6/2014 22:00 (UTC) you can purchase any module with a -50% discount. Our modules can be found here. Use ONEDAY50OFF coupon code in order to purchase any module you like! It can be used as many times as you want during the discount period. If you have any problem, do not hesitate to let us know. Have a great Summer! PHP-Mods Team
×
×
  • Create New...